Skip to content

0xjessie21/Pelindo-Storm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python 3.x

Pelindo Amplification DDoS Tool

PelindoStorm is a DDoS (Distributed Denial of Service) tool designed to deliver amplification attacks via DNS, NTP, and Memcached protocols. This tool uses amplification techniques to magnify the effect of an attack by sending queries to public servers and utilizing a larger response than the request sent.

This tool is equipped with various advanced features such as Stealth Mode and Auto Resolver, which make it more effective in attacking targets while reducing the possibility of being detected by defense systems such as IDS/IPS.

Screenshot

Pelindo Storm

Disclaimer
This project is primarily built to be used as a standalone CLI tool. Running this tool as a service may pose security risks. It's recommended to use with caution and additional security measures. DWYOR

Overview of the tool

  • Amplification Attacks

    • Supports DNS, NTP, and Memcached based attack methods.
    • Utilizes amplification techniques to increase traffic volume to the target.
  • Stealth Mode

    • Hides attack patterns by randomizing delay times between packets.
    • Randomizes packet headers such as TTL, IP ID, and UDP source port to avoid detection.
  • Auto Resolver

    • Automatically searches for the best domain for amplification.
    • No manual input required to select target domains.
  • Custom Retry for Auto Resolver

    • Provides options to set the number of retries in domain searches to increase attack success.

Installation

git clone https://github.com/username/PelindoStorm.git
cd PelindoStorm
pip3 install -r requirements.txt --break-system-packages

CVE-2006-0987 Checker Usage

python3 checker.py -v YOUR_IP_LIST.txt

Pstorm Usage

sudo python3 pelindostorm.py

📜 License

This project is licensed under the MIT License

About

DNS Amplification DDoS Tool

Topics

Resources

License

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages