Example Usage
Usage:
goexec [command] [flags]
Execution Commands:
dcom Execute with Distributed Component Object Model (MS-DCOM)
wmi Execute with Windows Management Instrumentation (MS-WMI)
scmr Execute with Service Control Manager Remote (MS-SCMR)
tsch Execute with Windows Task Scheduler (MS-TSCH)
Additional Commands:
help Help about any command
completion Generate the autocompletion script for the specified shell
Logging:
-D, --debug Enable debug logging
-O, --log-file file Write JSON logging output to file
-j, --json Write logging output in JSON lines
-q, --quiet Disable info logging
Authentication:
-u, --user user@domain Username ('user@domain', 'domain\user', 'domain/user' or 'user')
-p, --password string Password
-H, --nt-hash hash NT hash ('NT', ':NT' or 'LM:NT')
--aes-key hex key Kerberos AES hex key
--pfx file Client certificate and private key as PFX file
--pfx-password string Password for PFX file
--ccache file Kerberos CCache file name (defaults to $KRB5CCNAME, currently unset)
--dc string Do
See also
Impacket-secretsdump
Open Source
Kali
Dumps secrets remotely using a variety of techniques including DCSync (without running code on DC), …
Sliver
Open Source
Open-source C2 framework from BishopFox. Supports mTLS, WireGuard, HTTP/S, and DNS C2 channels. Feat…
Covenant
Open Source
.NET-based C2 framework with a collaborative web interface. Uses .NET Grunts as implants, supports a…
PassTester
Open Source
Identify the accounts most vulnerable to dictionary attacks…
Ravage
Open Source
Ravage Framework - Powershell weaponized for offensive security professionals.…
DoubleTeam
Free
Listener that spawns a new tmux window for each incoming reverse shell + Supports listening on many …