-
impacket Public
Forked from fortra/impacketImpacket is a collection of Python classes for working with network protocols.
-
HookDetector Public
HookDetector identifies DLL-imported functions that have been hooked in its own process.
-
PrivescCheck Public
Forked from itm4n/PrivescCheckPrivilege Escalation Enumeration Script for Windows
PowerShell BSD 3-Clause "New" or "Revised" License UpdatedNov 7, 2024 -
EnableParentPriv Public
Enables the requested privilege in its parent process: the shell calling it
C UpdatedNov 28, 2023 -
-
-
Certipy Public
Forked from ly4k/CertipyTool for Active Directory Certificate Services enumeration and abuse
Python MIT License UpdatedJun 15, 2023 -
SharpHound Public
Forked from SpecterOps/SharpHoundC# Data Collector for BloodHound
C# GNU General Public License v3.0 UpdatedJun 5, 2023 -
CrackMapExec Public
Forked from byt3bl33d3r/CrackMapExecA swiss army knife for pentesting networks
Python BSD 2-Clause "Simplified" License UpdatedApr 27, 2023 -
InstallerFileTakeOver Public
Forked from klinix5/InstallerFileTakeOverC++ MIT License UpdatedJan 18, 2022 -
A simple PowerShell function parsing a Procmon CSV output to extract accessed filesystem and registry paths and using @itm4n's PrivescCheck's functions `Get-ModifiablePath` and `Get-ModifiableRegis…