NetExec
Featured⚖️ Dual Use · Python
NetExec (nxc) is the actively maintained successor to CrackMapExec. It's a network service exploitation tool that supports SMB, LDAP, WinRM, SSH, MSSQL, RDP, and more. NetExec automates credential testing, command execution, and enumeration across network services. It's indispensable for Active Directory pentesting — spray credentials, dump SAM/LSA, execute commands, and enumerate shares across hundreds of hosts in seconds.
Installation
$ pip install netexecUse Cases
- Credential spraying across network services
- SMB share enumeration and access testing
- Remote command execution via WinRM/SMB/SSH
- SAM/LSA/NTDS secret dumping
- Active Directory enumeration and exploitation
Tags
Details
- Category
- ⚖️ Dual Use
- Language
- Python
- Repository
- Pennyw0rth/NetExec
Platforms
Alternatives & Comparisons
More in Dual Use
ProxyChains-ng
CForce any TCP connection through SOCKS4/5 or HTTP proxies. Chain multiple proxies for anonymity.
Socat
CMultipurpose relay tool. Bidirectional data transfer between two data channels — sockets, files, pipes, devices.
ngrok
GoExpose local servers to the internet via secure tunnels. Instant public URLs for localhost services.
Rclone
Gorsync for cloud storage. Sync, copy, and mount 70+ cloud providers. Command-line Swiss army knife for cloud data.
GTFOBins
ShellCurated list of Unix binaries that can be used to bypass security restrictions. Living off the land, documented.
LOLBAS
ShellLiving Off The Land Binaries, Scripts and Libraries for Windows. Documenting every Windows binary with offensive potential.