Skip to content

vinothmsj/Dos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This script demostrates Denial of service(DoS) attack.The script does not intent to target any webiste.
The scripts accepts one argument, which is the host to be passed.
Run the script like python dos.py www.somedomain.com
A socket is created and conneted to host passed in the argument and the a junk a messgae is sent as request to site.
The distributed DoS can be made by running the script from multiple machines.

About

Script to demonstarte Denial Of Service attack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages