Skip to content

gpo-enum v1.5.0

Choose a tag to compare

@FlakoJohnson FlakoJohnson released this 15 May 13:56

Bug fix: proxy was silently ignored

The -proxy flag was parsed but never wired into the transport layer — every run went direct regardless. Fixed by calling transport.Configure() at startup.

Also auto-normalizes socks5://socks5h:// so hostname resolution always happens inside the proxy. No more DNS leakage from the operator host. Just use -proxy socks5://... and it does the right thing.

Verified

  • Password auth ✓
  • NTLM hash auth (-H LM:NT) ✓
  • Proxy auto-upgrade ✓

Binaries

  • gpo-enum-linux-amd64 — Linux x86-64 static binary
  • gpo-enum.exe — Windows x86-64 static binary