EN
ENNA
NE

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 netexec

Use 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

smbldapwinrmcredential-sprayactive-directory

More in Dual Use