-
Notifications
You must be signed in to change notification settings - Fork 16
SockStress DoS (Denial of Service) exploit written in Python |
pan0pt1c0n/Python-SockStress
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Proof of Concept on my blog at: http://www.pan0pt1c0n.net/sockstress-denial-of-service-with-python-2/ ***Basic Usage*** Usage - ./sock_stress.py [Target-IP] [Port Number] [Threads] Example - ./sock_stress.py 10.0.0.5 21 20 Example will perform a 20x multi-threaded sock-stress DoS attack against the FTP (port 21) service on 10.0.0.5 ***NOTE*** Make sure you target a port that responds when a connection is made
About
SockStress DoS (Denial of Service) exploit written in Python |
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published