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...

AIEngine

Artificial Intelligent Engine (AIEngine) v1.9.0 release: packet inspection engine

AIEngine is a next-generation interactive/programmable Python/Ruby/Java/Lua and Go network intrusion detection system engine with capabilities of learning without any human intervention, DNS domain classification, Spam detection, network collector, network forensics...

natively ssh windows 10

Windows 10 official natively support SSH

As early as 2015, Microsoft announced that Windows will natively support SSH. Secure Shell (SSH) is a cryptographicnetwork protocol for operating network services securely over an unsecured network on Linux. SSH provides a secure channel over an...

flowsynth

flowsynth: network packet capture compiler

Flowsynth is a tool for rapidly modeling network traffic. It can be used to generate text-based hexdumps of packets as well as native libpcap format packet captures. How it works...