MalakSadek / QuantumInject

A Man on the Side network attack tool written in Python πŸ‘Ύ βš” πŸ’» (2019)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quantum Inject & Quantum Detect

A Man on the Side network attack tool written in Python (2019)

πŸ‘Ύ βš” πŸ’» The tool uses Scapy to inject packets into a network as responses to request packets which have a user-supplied regular expression pattern. It also includes a detection tool which can work on a live network or PCAP file, that can detect these attacks and display information about them.

Running the Tool

The tool is terminal-based and the menu will guide you on how to use a PCAP file or monitor a live network.

To run the injecttion tool type in the command: python QuantumInject.py

To run the detection tool type in the command: python QuantumDetect.py

Contact

About

A Man on the Side network attack tool written in Python πŸ‘Ύ βš” πŸ’» (2019)

License:GNU General Public License v3.0


Languages

Language:Python 100.0%