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 to you run the...

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 Basic Usage python ssl_logger.py...

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 and many others. AIEngine...

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 unsecured network in a client-server architecture,...

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 Flowsynth uses a syntax...

tinyFecVPN

tinyFecVPN v20210116.0 releases: VPN Designed for Lossy Links

tinyFecVPN A Lightweight VPN with Build-in Forward Error Correction Support(or A Network Improving Tool which works in VPN mode). Improves your Network Quality on a High-latency Lossy Link. TinyFecVPN uses Forward Error Correction(Reed-Solomon code)...

iodine

iodine: tunnel IPv4 data through a DNS server

iodine lets you tunnel IPv4 data through a DNS server. This can be usable in different situations where internet access is firewalled, but DNS queries are allowed. It runs on Linux, Mac OS X,...