EvilZone

Other => Found it on the Webs => : 0E 800 August 20, 2015, 06:52:45 PM

: CrackMapExec - A swiss army knife for pentesting Windows/Active Directory
: 0E 800 August 20, 2015, 06:52:45 PM
Sharing. Looks promising.

https://github.com/byt3bl33d3r/CrackMapExec

CrackMapExec is your one-stop-shop for pentesting Windows/Active Directory environments!

From enumerating logged on users and spidering SMB shares to executing psexec style attacks and auto-injecting Mimikatz into memory using Powershell!

The biggest improvements over the above tools are:

Pure Python script, no external tools required
Fully concurrent threading
Uses ONLY native WinAPI calls for discovering sessions, users, dumping SAM hashes etc...
Opsec safe (no binaries are uploaded to dump clear-text credentials)
Requires the impacket, gevent and netaddr Python libraries