Category: Networking

ICMPExfil

ICMP Exfil: Exfiltrate data with ICMP

ICMP Exfil allows you to transmit data via valid ICMP packets. You use the client script to pass in data you wish to exfiltrate, then on the device, you’re transmitting...

ssl_logger

ssl_logger: Decrypts and logs a process’s SSL traffic

ssl_logger Decrypts and logs a process’s SSL traffic. The functionality offered by ssl_logger is intended to mimic Echo Mirage‘s SSL logging functionality on Linux and macOS. Install git clone https://github.com/google/ssl_logger.git sudo pip install frida...