priyamharsh14 / SniffnDetect

Advanced DDOS attack detector tool written completely on Python3
BSD 3-Clause "New" or "Revised" License
34 stars 17 forks source link

Add more attack detection algorithm #2

Open priyamharsh14 opened 3 years ago

priyamharsh14 commented 3 years ago

Right now, SniffnDetect can identify attacks like:

We need to add some more algorithms to detect other attacks (and possible source of attack)

notetoday commented 1 year ago

https://stresser.net Is there an attack algorithm for this platform?

priyamharsh14 commented 1 year ago

@notetoday I don't think they have an open-source repo for the same. So, it's hard to figure out how their attack algorithms work.