View RSS Feed

Recent Blogs Posts

  1. Stop DDoS attacks on your server(windows/untested by N/U)

    Quote Originally Posted by siosios View Post
    <><><><><><><><><><><><><><><><><><><><>
    How to make your computer Anti-DDoS (DDoS Protection)
    <><><><><><><><><><><><><><><><><><><><>
    What you need:
    "Harden It" ---> So google it.



    Open up regedit
    ...

    Updated 07-22-2011 at 08:26 PM by siosios

    Categories
    Tech Space
  2. playing with redirects

    Quote Originally Posted by siosios View Post
    gonna play around with some things concerning redirects and domain names for the game servers.

    redirect: N00bunlimited office server

    this can be done several ways - html, php, or .htaccess

    HTML:
    Code:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
    <html>
    <head>
    <title>Your Page Title</title>
    <meta http-equiv="REFRESH" content="0;url=steam://connect/75.126.43.191:27018"></HEAD>
    ...

    Updated 07-22-2011 at 08:27 PM by siosios

    Categories
    Tech Space
  3. How-to detect a possible intruder (Linux Server)

    Quote Originally Posted by siosios View Post
    Advise: this are steps recompiled from the network and a from some books, these were not done by me.

    Hello..

    I have a few incomplete steps to see if I got some intruder in my Linux system.. But i really would like to have all your suggestions to make a good doc about this matter, so please, post your tips and tricks about this subject.

    1.- Download and run Rkhunter & Chkrootkit
    2.- Run "w", and "netstat -nalp |grep "SHPORTHERE"
    ...

    Updated 12-26-2011 at 09:48 PM by siosios

    Categories
    Tech Space