Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/malaksadek/quantuminject
A Man on the Side network attack tool written in Python 👾 ⚔ 💻 (2019)
https://github.com/malaksadek/quantuminject
detection injection network network-analysis network-monitoring pcap pcap-files pcap-parser python
Last synced: about 7 hours ago
JSON representation
A Man on the Side network attack tool written in Python 👾 ⚔ 💻 (2019)
- Host: GitHub
- URL: https://github.com/malaksadek/quantuminject
- Owner: MalakSadek
- License: gpl-3.0
- Created: 2020-05-14T16:24:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-25T16:16:34.000Z (over 3 years ago)
- Last Synced: 2024-09-09T16:11:46.444Z (2 months ago)
- Topics: detection, injection, network, network-analysis, network-monitoring, pcap, pcap-files, pcap-parser, python
- Language: Python
- Size: 25.4 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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
* email: [email protected]
* LinkedIn: www.linkedin.com/in/malak-sadek-17aa65164/
* website: http://malaksadekapps.com/