FREE Reverse Engineering Self-Study Course HERE

traffic-generator

A traffic generator pentesting tool to generate random traffic with random mac and ip addresses in addition to random sequence numbers to a particular ip and port.

Linux

pip3 install scapy
chmod +x traffic-generator
sudo ./traffic-generator 127.0.0.1 80 1000

Terms Of Use

  • Do NOT use this on any computer you do not own or are not allowed to run this on.
  • You may NEVER attempt to sell this, it is free and open source.
  • The authors and publishers assume no responsibility.
  • For educational purposes only.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

Apache License, Version 2.0

GitHub

View Github