Update Cheat Sheet.md

This commit is contained in:
ARZ 2021-03-25 23:44:10 +05:00 committed by GitHub
parent 675a551901
commit 231415983f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -336,6 +336,10 @@ Edit the port if you want to by default the `SRVPORT` is set to 1080 , you can e
`use auxiliary/scanner/portscan/tcp`
`set RHOSTS <subnet>/24`
### Port Forwarding
` portfwd add -l <port_to_listen> -p <port_to_be_open> -r <targeted_ip`
# Git
### Dumping repository