How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Perform a MitM attack and extract clear text credentials from RDP connections
The main features of syss-research/seth are: Network Attacks.
Projects with overlapping indexed features include: bettercap/bettercap — Bettercap is a modular framework designed for network reconnaissance, security testing, and the execution of… danmcinerney/lans.py — Inject code and spy on wifi users. danmcinerney/net-creds — Thoroughly sniff passwords and hashes from an interface or pcap file. Concatenates fragmented packets and does not… evilsocket/bettercap — Bettercap is an extensible framework for network security testing that provides a unified interface for performing… fox-it/mitm6 — mitm6 is a pentesting tool that exploits the default configuration of Windows to take over the default DNS server. It… audibleblink/davil.
Bettercap is a modular framework designed for network reconnaissance, security testing, and the execution of man-in-the-middle attacks. It functions as a comprehensive utility for surveying wired and wireless network segments, identifying connected devices, and analyzing communication protocols through real-time traffic interception and manipulation. The platform distinguishes itself through an event-driven architecture that coordinates network state changes and packet-level data through a centralized message pipeline. It provides a programmable scripting engine and an API for orchestrating s
Thoroughly sniff passwords and hashes from an interface or pcap file. Concatenates fragmented packets and does not rely on ports for service identification.