Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/r3k4t/pddos
Pddos is a perl script for online attacking.
https://github.com/r3k4t/pddos
kali-linux linuxmint perl r3k4t ubuntu
Last synced: 19 days ago
JSON representation
Pddos is a perl script for online attacking.
- Host: GitHub
- URL: https://github.com/r3k4t/pddos
- Owner: r3k4t
- License: mit
- Created: 2020-11-07T12:36:56.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-07T13:05:06.000Z (about 4 years ago)
- Last Synced: 2024-11-17T02:27:11.691Z (3 months ago)
- Topics: kali-linux, linuxmint, perl, r3k4t, ubuntu
- Language: Perl
- Homepage: https://github.com/r3k4t
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![perl](https://img.shields.io/badge/Program%20-perl-cyan.svg)](https://en.wikipedia.org/wiki/Perl)
[![OS](https://img.shields.io/badge/Tested%20On-Linux-cyan.svg)](https://en.wikipedia.org/wiki/Linux/)PDDOS(Perl DDOS)
Author : RKT
### Description ###
![Screenshot at 2020-11-07 08-03-49](https://user-images.githubusercontent.com/69615463/98440859-462e2a00-2121-11eb-84c3-041d16b54c15.png)
### What is a DDoS(Distributed Denial-Of-Service)? ###
A distributed denial-of-service (DDoS) attack is a malicious attempt to disrupt the normal traffic of a targeted server, service or network by overwhelming the target or its surrounding infrastructure with a flood of Internet traffic.
DDoS attacks achieve effectiveness by utilizing multiple compromised computer systems as sources of attack traffic. Exploited machines can include computers and other networked resources such as IoT devices.
From a high level, a DDoS attack is like an unexpected traffic jam clogging up the highway, preventing regular traffic from arriving at its destination.
#### Tested On ###
- Ubuntu
- Kali Linux
- Linuxmint
- Parrot Os
### Installiation ###
- sudo apt install perl
### Terminal Command ###
- git clone https://github.com/r3k4t/pddos.git
- cd pddos
- perl pddos.pl 1.1.1.1 80 100 100
Example : host : 1.1.1.1,Port 80 ,Bytes: 100 , Seconds:100
### Screenshots ###
![Screenshot at 2020-11-07 18-10-34](https://user-images.githubusercontent.com/69615463/98441480-99ee4280-2124-11eb-9f84-09ff8d0d4a1a.png)