goad

module
v0.0.0-...-8d0f603 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 2, 2024 License: MIT

README


GoAD
Go Active Directory

A learning project for Active Directory to perform many kinds of attacks.


GoAD is a learning project of mine that aims to be used like netexec, but entirely in Go. It is still in heavy development but can be used to perform many classic attacks on an active directory infrastructure. If you need a solution that is reliable and tested don't use it, but if you like to thinker you'll be home!

Install

Quick way to install the tool:

go install -v "github.com/5amu/goad/cmd/goad@latest"

You can download a precompiled binary from the release section.

Usage

It's still in heavy development and arguments might change in the future, so refer to the help switch:

# List subcommands
goad -h

# See options for subcommands
goad ldap -h

# To use it with a proxy (eg:socks5)
export ALL_PROXY="socks5://127.0.0.1:1080"
goad smb 10.0.0.0/24 # every command will work without any other config

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL