Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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
  • Example : host : 1.1.1.1,Port 80 ,Bytes: 100 , Seconds:100

  • perl pddos.pl 1.1.1.1 80 100 100

### Screenshots ###

![Screenshot at 2020-11-07 18-10-34](https://user-images.githubusercontent.com/69615463/98441480-99ee4280-2124-11eb-9f84-09ff8d0d4a1a.png)