BlackVenom is a powerful ARP and DNS spoofing tool designed for honest hackers and cybersecurity professionals. This utility makes it easy to intercept and log network traffic, providing valuable information about network vulnerabilities while remaining undetected.
Features:
ARP Spoofing Mastery: Perform bidirectional ARP spoofing to impersonate devices and intercept traffic between them.
DNS Spoofing Capabilities: Redirect DNS requests to specified IP addresses, enabling control over domain resolutions.
Traffic Logging: Capture and log all intercepted network traffic in a configurable PCAP file for later analysis.
Ethical & Stealthy: Designed for ethical hacking, ensuring you stay invisible while uncovering security flaws.
Installation:
1. Create a Python virtual environment
python -m venv BlackVenom-Kali
source BlackVenom-Kali/bin/activate
2. Install dependencies
pip install -r requirements.txt
3. Run
python black_venom_cli.py
download:
Features:
ARP Spoofing Mastery: Perform bidirectional ARP spoofing to impersonate devices and intercept traffic between them.
DNS Spoofing Capabilities: Redirect DNS requests to specified IP addresses, enabling control over domain resolutions.
Traffic Logging: Capture and log all intercepted network traffic in a configurable PCAP file for later analysis.
Ethical & Stealthy: Designed for ethical hacking, ensuring you stay invisible while uncovering security flaws.
Installation:
1. Create a Python virtual environment
python -m venv BlackVenom-Kali
source BlackVenom-Kali/bin/activate
2. Install dependencies
pip install -r requirements.txt
3. Run
python black_venom_cli.py
download: