mirror of
https://github.com/AbdullahRizwan101/CTF-Writeups
synced 2024-11-10 06:34:17 +00:00
Update Cheat Sheet.md
This commit is contained in:
parent
675a551901
commit
231415983f
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue