Login Register
The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.


[Theory] Anti-DDOS by ip recognition filter_list
Author
Message
[Theory] Anti-DDOS by ip recognition #1
Hey guys, so I was sitting around eating cherrys and and drinking lemon pop when I realized; "I think I can stop people's services from getting DOS'd!"

So here it goes:

A service keeps a database of "regular" IP address

When a user that has never connected to the service before connects, the server adds them to the database, along with the time the connection was created. If the time is greater than threshold X hours, the time is updated with the new time, and the ip's "Trust counter" goes up. If the time is not greater than threshold X hours, nothing happens.

During times of high-traffic, the server will block any requests not already on the database, then all users not "trust" y or higher, where y varies dependent on server traffic.

In this way, only users that frequent the service will be able to access it during times of high traffic, and if there should ever be any form of DDOS, the server will take on what it can handel of the 'new users', while allowing most legitimate traffic through.

I need you guys to punch as many holes as you can in my idea. Go!
[Image: jWSyE88.png]

Reply





Messages In This Thread
[Theory] Anti-DDOS by ip recognition - by 3SidedSquare - 05-13-2013, 01:52 AM
Re: [Theory] Anti-DDOS by ip recognition - by Oni - 05-13-2013, 01:12 PM



Users browsing this thread: 1 Guest(s)