Skip to content

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

License

Notifications You must be signed in to change notification settings

MalakSadek/QuantumInject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages