Skip to content

jeremybeaume/GOAD-UltraLight

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GOAD Ultra-Light

This repo is entirely based on https://github.com/Orange-Cyberdefense/GOAD All credits goes back to them !

I only did minor changes to get an UltraLight version for computers with very limited capacity.

Installation (checked on Kali)

sudo apt-get install -y virtualbox vagrant docker.io
sudo vagrant plugin install winrm
sudo vagrant plugin install winrm-elevated
sudo vagrant plugin install winrm-fs

sudo ./goad.sh -t check -l GOAD-UltraLight -p virtualbox -m docker
sudo ./goad.sh -t install -l GOAD-UltraLight -p virtualbox -m docker

Changes (relative to the Light version)

  • 2 GB RAM instead of 4
  • Removed DC01 : only 1 domain (north.sevenkingdoms.local) with 2 servers
  • Removes IIS and mssql installation (this lab only demonstrated classic Kerberos and NTLM vulns)
  • Changed the timing of responder and ntlmrelay (1 instead of 3 and 5 minutes)

Note

I would like to extend my most sincere gratitude to mayfly for this amayzing piece of work !

Check out the solution on his blog : https://mayfly277.github.io/posts/GOADv2/

About

game of active directory

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 41.4%
  • JavaScript 39.6%
  • Shell 7.3%
  • HCL 5.5%
  • HTML 2.1%
  • Jinja 1.8%
  • Other 2.3%