Flangvik / BetterSafetyKatzLinks
Fork of SafetyKatz that dynamically fetches the latest pre-compiled release of Mimikatz directly from gentilkiwi GitHub repo, runtime patches signatures and uses SharpSploit DInvoke to PE-Load into memory.
☆879Updated 4 years ago
Alternatives and similar repositories for BetterSafetyKatz
Users that are interested in BetterSafetyKatz are comparing it to the libraries listed below
Sorting:
- Porting of mimikatz sekurlsa::logonpasswords, sekurlsa::ekeys and lsadump::dcsync commands☆1,011Updated 4 years ago
- C# implementation of harmj0y's PowerView☆1,079Updated last year
- StandIn is a small .NET35/45 AD post-exploitation toolkit☆829Updated 2 years ago
- A method of bypassing EDR's active projection DLL's by preventing entry point exection☆1,163Updated 4 years ago
- C# Script used for Red Team☆724Updated 4 years ago
- .NET IPv4/IPv6 machine-in-the-middle tool for penetration testers☆811Updated 3 years ago
- A tool for generating .NET serialized gadgets that can trigger .NET assembly load/execution when deserialized using BinaryFormatter from …☆1,069Updated 4 years ago
- Get file less command execution for lateral movement.☆635Updated 3 years ago
- SpoolSample -> Responder w/NetNTLM Downgrade -> NetNTLMv1 -> NTLM -> Kerberos Silver Ticket☆923Updated 4 years ago
- PowerShell rebuilt in C# for Red Teaming purposes☆1,051Updated this week
- OpSec-safe Powershell runspace from within C# (aka SharpPick) with AMSI, Constrained Language Mode and Script Block Logging disabled at s…