From 0c3859aaadc60c9035c3c548b32726199c4fe209 Mon Sep 17 00:00:00 2001 From: Joe Totes <59018247+Totes5706@users.noreply.github.com> Date: Mon, 19 Sep 2022 09:54:04 -0400 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index d59612b..898cd2d 100644 --- a/README.md +++ b/README.md @@ -187,6 +187,12 @@ VRFY root HELO {USER.com} MAIL FROM: <{SENDER@EMAIL.COM}> RCPT TO: <{TARGET@EMAIL.COM}> +DATA +SUBJECT: Test message +{Enter Twice} +Test Body +. +Quit ```
@@ -1391,6 +1397,9 @@ username=admin$password=FUZZ # Python Server sudo python3 -m http.server {PORT} +# Apache2 Server: var/www/html +sudo systemctl start apache2 + # SMB SHARE sudo python3 /usr/share/doc/python3-impacket/examples/smbserver.py share ./