Skip to content

xcp3r/DoS-Attack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

capture

DoS-Attack

What Is A DoS-Attack

A Denial-of-Service attack is a cyber attack

In which the perpetrator seeks to make a machine or network resource unavailable to its intended users by temporarily or indefinitely disrupting services of a host connected to a network. (Wikipedia)

Note: This repository should be used for educational purposes only. Usage of files in this repository for any other purpose might cause you legal issues, even though the provided script is very simple. It is advised to follow the instructions.

Installation

Make sure that you have installed Python and git


For Linux based systems

sudo git clone https://github.com/xcp3r/DoS-Attack

cd DoS-Attack

chmod +x dos-attack.py

python3 dos-attack.py


For Windows based systems

git clone https://github.com/xcp3r/DoS-Attack

cd DoS-Attack

py dos-attack.py

capture

About

A simple DoS attack script written in python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages