Stenographer is a packet capture solution which aims to quickly spool all packets to disk, then provide simple, fast access to subsets of those packets. Discussion/announcements at stenographer@googlegroups.com
ethr is a command line network diagnostic tool and performance analyzer designed to measure throughput, latency, and packet loss across TCP, UDP, and ICMP protocols. It functions as a multi-threaded network throughput tester and a diagnostic utility for analyzing connection health between client and server endpoints. The project differentiates itself through specialized diagnostics such as TCP retransmission monitoring and bidirectional path analysis to identify asymmetric performance differences. It provides the ability to evaluate the overhead of encrypted HTTPS connections and enforce spec
A high-performance DNS stub resolver for bulk lookups and reconnaissance (subdomain enumeration)
SSLyze is an SSL/TLS security scanner and network encryption analyzer designed to identify vulnerabilities and misconfigurations in encryption settings. It functions as both a standalone tool for analyzing server certificates and cipher suites and a programmable Python security library for embedding automated scanning logic into larger applications. The tool distinguishes itself by supporting encryption analysis for both HTTP and non-HTTP network services, including mail, directory, and database protocols. It includes a security compliance validator that compares server configurations against
SSH server auditing (banner, key exchange, encryption, mac, compression, compatibility, security, etc)
Die Hauptfunktionen von arthepsy/ssh-audit sind: Command Line Tools, Network Security, SSH Security, Testing and Honeypots.
Open-Source-Alternativen zu arthepsy/ssh-audit sind unter anderem: microsoft/ethr — ethr is a command line network diagnostic tool and performance analyzer designed to measure throughput, latency, and… packetfu/packetfu — PacketFu, a mid-level packet manipulation library for Ruby. blechschmidt/massdns — A high-performance DNS stub resolver for bulk lookups and reconnaissance (subdomain enumeration). google/stenographer — Stenographer is a packet capture solution which aims to quickly spool all packets to disk, then provide simple, fast… nabla-c0d3/sslyze — SSLyze is an SSL/TLS security scanner and network encryption analyzer designed to identify vulnerabilities and… robertdavidgraham/masscan — Masscan is a command-line network scanner designed for large-scale discovery and infrastructure reconnaissance. It…