Skip to content

Interactive network traffic simulator and load testing toolkit with multi-protocol support (TCP, UDP, HTTP, ICMP), custom payloads, spoofing, and scanning tools.

License

Notifications You must be signed in to change notification settings

telebotmake/PacketStorm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

17 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌐 PacketStorm v2.0

⚠️ This tool is intended strictly for legal and ethical testing purposes. Unauthorized usage may violate laws. Use responsibly and at your own risk.

πŸ“– Overview

This tool is an interactive Python-based network load tester. It allows you to simulate various network protocols, send custom or predefined payloads, spoof IP addresses, and perform advanced scanning. It is suitable for educational use, lab simulations, or internal infrastructure testing.

✨ Features

  • Terminal-based interactive UI
  • Supports TCP, UDP, HTTP, ICMP (Ping), Slowloris, SYN Flood
  • Built-in predefined payloads (Minecraft, RDP, DNS, HTTP, etc.)
  • Custom payload entry (text and binary supported)
  • Ramp-up mode for progressive load increase
  • Spoofing modes: none, fixed IP, random IP, IP range
  • Save/load test configurations to/from JSON
  • Port scanner and IP range scanner included
  • Works on Windows, Linux (may require admin/root for some features)
  • Colorized output using colorama (optional)

πŸš€ Getting Started

Usage:

pip install requests colorama ssl 
git clone https://github.com/telebotmake/PacketStorm.git
cd PacketStorm
python ddos.py

About

Interactive network traffic simulator and load testing toolkit with multi-protocol support (TCP, UDP, HTTP, ICMP), custom payloads, spoofing, and scanning tools.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages