Skip to content

CyberCommands/ScapyDoS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scapy Denial of Service

This is simple Denial of Service script using Python3 & Scapy for education purposes only.

Description:

Script Description
sisp.py Single IP Single Port Ataack (which might be spoofed) and from a single source port number. This is a very low-level DoS attack, and this will test the web server's request-handling capacity.
simp.py Single IP Multiple Port Attack.
synflood.py SYN Flood Attack.
multi.py Multiple IP Multiple Port Attack.

Installation:

Releases

No releases published

Packages

No packages published

Languages