The pentester's Swiss knife

TCP tunnel

bore: modern, simple TCP tunnel in Rust

bore A modern, simple TCP tunnel in Rust that exposes local ports to a remote server, bypassing standard NAT connection firewalls. That’s all it does: no more and no less. # On your local machine...

bypass Credential Guard

NativeBypassCredGuard: Bypass Credential Guard

Native Bypass CredGuard NativeBypassCredGuard is a tool designed to bypass Credential Guard by patching WDigest.dll using only NTAPI functions (exported by ntdll.dll). It is available in two flavours: C# and C++. The tool locates...

Penetration Testing Reporting

APTRS: Automated Penetration Testing Reporting System

APTRS APTRS (Automated Penetration Testing Reporting System) is an automated reporting tool in Python and Django. The tool allows Penetration testers to create a report directly without using the Traditional Docx file. It also...

Active Directory Privilege Escalation

bloodyAD: Active Directory Privilege Escalation Framework

bloodyAD BloodyAD is an Active Directory Privilege Escalation Framework. This tool can perform specific LDAP/SAMR calls to a domain controller in order to perform AD privesc. It supports authentication using cleartext passwords, pass-the-hash, pass-the-ticket,...