DDOS Shield

Page 1 of 2 12 LastLast
Results 1 to 15 of 25
  1. #1
    Account Upgraded | Title Enabled! Exiled Hero is offline
    MemberRank
    Nov 2008 Join Date
    Multiple PlacesLocation
    202Posts

    DDOS Shield

    I originally created for Trinity Entertainment but it doesn't have to be just for GunZ Servers but for everything.

    Name doesn't actually do what it sounds but at least it does something.

    It was created due to the fact peoiple like Phail and his 'friends' DDOS servers for their own liking, so tada. o.o

    It detects if a bot (or human) ddoses the site and logs it along with the IP address it was using. It also sends an e-mail to the site owner that the attack happens right at that very moment of the attack.

    If the site starts to build very high bandwidth usage, the PHP script will generate a page to block access to the main site.

    Just edit the shield.php at this line.

    Code:
    $to = 'Your e-mail';
    You can edit the messages if you like. Don't care.

    All just have to do is include into your ccurent site with:

    Code:
    <?php include ('shield.php'); ?>
    Very simple so don't expect it to work as well as I think it does.
    Attached Files Attached Files


  2. #2
    Praise the Sun! Solaire is offline
    MemberRank
    Dec 2007 Join Date
    Undead BurgLocation
    2,862Posts

    Re: DDOS Shield

    Nice one, but the better way to do it is buying a hardware firewall for your server...

    Btw. It might be an idea to put them in the .htaccess so they get a 403 after.

  3. #3

    Re: DDOS Shield

    nice but that nard Phail will still find out how to do that DDOS shyt. he never gives up.

  4. #4
    The beer?? Its here !!! Rotana is offline
    MemberRank
    Jan 2007 Join Date
    The NetherlandsLocation
    1,733Posts

    Re: DDOS Shield

    Very nice script. Keep up the good work.

  5. #5
    Account Upgraded | Title Enabled! Exiled Hero is offline
    MemberRank
    Nov 2008 Join Date
    Multiple PlacesLocation
    202Posts

    Re: DDOS Shield

    Quote Originally Posted by Wizkidje View Post
    Nice one, but the better way to do it is buying a hardware firewall for your server...

    Btw. It might be an idea to put them in the .htaccess so they get a 403 after.
    Maybe when I rewrite it for Trinity I will.

    Like I said, basic.

    Ronata: I didn't post in Gunz Release section because it wasn't initially for GunZ but for everything.

  6. #6
    The beer?? Its here !!! Rotana is offline
    MemberRank
    Jan 2007 Join Date
    The NetherlandsLocation
    1,733Posts

    Re: DDOS Shield

    Quote Originally Posted by Exiled Hero View Post
    Maybe when I rewrite it for Trinity I will.

    Like I said, basic.

    Ronata: I didn't post in Gunz Release section because it wasn't initially for GunZ but for everything.
    I know, but it was posted in the general section and releases/shares must be posted in the release section.

  7. #7
    DarKGunZ Owner WooAf is offline
    MemberRank
    Dec 2007 Join Date
    CanadaLocation
    485Posts

    Re: DDOS Shield

    Nice 7/10

  8. #8
    Member Xotnag is offline
    MemberRank
    Oct 2008 Join Date
    77Posts

    Re: DDOS Shield

    Baha go Phail <3

  9. #9
    Sultan of Yolo Demantor is offline
    MemberRank
    May 2008 Join Date
    GermanyLocation
    1,266Posts

    Re: DDOS Shield

    nice =), thanx

  10. #10
    The End Of The World~~ Night2Dark2 is offline
    MemberRank
    Feb 2007 Join Date
    Inside a box.Location
    259Posts

    Re: DDOS Shield

    Phail will always find a way to fail your server. theirs no doubt.

  11. #11
    Praise the Sun! Solaire is offline
    MemberRank
    Dec 2007 Join Date
    Undead BurgLocation
    2,862Posts

    Re: DDOS Shield

    Quote Originally Posted by Night2Dark2 View Post
    Phail will always find a way to fail your server. theirs no doubt.
    With Kolie's emulator? Grow up.

  12. #12
    Proficient Member HigherGamers is offline
    MemberRank
    Apr 2008 Join Date
    http://reborn-gamerz.co.ukLocation
    190Posts

    Re: DDOS Shield

    Nice Release :D,

    Also Kyuma, dont you think its a little off topic about hacking someones PC? :S

  13. #13
    Account Upgraded | Title Enabled! Kyuma is offline
    MemberRank
    Aug 2008 Join Date
    At HomeLocation
    350Posts

    Re: DDOS Shield

    good job

    first release

  14. #14
    Account Upgraded | Title Enabled! Guy is offline
    MemberRank
    Apr 2009 Join Date
    919Posts

    Re: DDOS Shield

    OP, a script intended to protect other scripts of this nature is a bad idea - it'd be better to setup a software firewall, or even modify the settings of your HTTP daemon to limit the number of concurrent connections.

    Quote Originally Posted by Wizkidje View Post
    Nice one, but the better way to do it is buying a hardware firewall for your server...

    Btw. It might be an idea to put them in the .htaccess so they get a 403 after.
    A tiny script compared to a hardware firewall - the next logical step would be to setup a software firewall, not based off a script ran through an HTTP daemon.





    Quote Originally Posted by Wizkidje View Post
    You deserved it after you bloated about yourself being better than me. Now stop crying or I'll exploit your database. I'm server friendly as long as the server is friendly to me.

    And stop bloating about DDOS and stuff. First of all ASP is a scriptlanguage, serversided. And second of all my pc is better protected than the Queen's one.



    That was the fake Wizkid. (Aka Kyuma himself.)
    Oops, I spoke too soon!

    1) "I'll exploit your database" - I highly doubt you know any MSSQL vulnerabilities that would effect Kyuma.

    2) ASP is a scripting language, but it doesn't have to be ran on a server end.

    3) "And second of all my pc is better protected than the Queen's one." - what?

    Quote Originally Posted by Wizkidje View Post
    With Kolie's emulator? Grow up.
    Why would a server daemon be used to flood a PHP script?

    Quote Originally Posted by Wizkidje View Post
    Ass-kiss much?.
    Two words: "Donald Duck".

    Quote Originally Posted by Kyuma View Post
    good job

    first release
    Read above.
    Last edited by Rotana; 28-06-09 at 07:04 AM.

  15. #15
    2D > 3D Wucas is offline
    MemberRank
    Dec 2008 Join Date
    In your bed :3Location
    2,523Posts

    Re: DDOS Shield

    nice bump <.< =P



Page 1 of 2 12 LastLast

Advertisement