Black Hat Python :)
Code from Black Hat Python vol 2
Networking
- Basic tcp/udp server + client
- Python replication of netcat
- Custom python TCP Proxy
- SSH traffic tunneling using Paramiko
Sniffer
- UDP Host Discovery
- Packet sniffing + protocol discovery
- Packet sniffing + udp host discovery
Scapy Tooling
- Mail Credential Sniffing tool
- ARP-Poisoning tool
- PCAP Processing to find jpgs
- Facial recognition on pcaps with OpenCV
Trojan Modules
- Keylogger
- Screenshot Desktop
- Shellcode Execution
- Sandbox Detection
Data Exfiltration
- AES + RSA Encryption