Skip to content

Commit 68ff4a1

Browse files
authored
Update README.md
1 parent 0cdcd8c commit 68ff4a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DOS/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Denial of service
22
[![forthebadge](https://forthebadge.com/images/badges/made-with-python.svg)](https://forthebadge.com)
33

4-
![Linux](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black) ![Kali](https://img.shields.io/badge/Kali-268BEE?style=for-the-badge&logo=kalilinux&logoColor=white)![Ubuntu](https://img.shields.io/badge/Ubuntu-E95420?style=for-the-badge&logo=ubuntu&logoColor=white)
4+
![Linux](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black)![Kali](https://img.shields.io/badge/Kali-268BEE?style=for-the-badge&logo=kalilinux&logoColor=white)![Ubuntu](https://img.shields.io/badge/Ubuntu-E95420?style=for-the-badge&logo=ubuntu&logoColor=white)
55
## Description
66

77
This script is written in python3 and can be used to perform a DoS(Denial of Service) attack on a website. To run this script on your system, check if your system is supported or not(Supported systems are mentioned below). As you run the script, it asks you to provide the website's domain or IP address and the port number starting from which you want to send packets. Once the information is provided, the script will start sending packets to that domain starting from the port number provided. It will keep on sending resources to that site. Depending upon the website's capacaity to handle incoming packets, the script might overwhelm it and finally not make it work.

0 commit comments

Comments
 (0)