Update Cheat Sheet.md

This commit is contained in:
ARZ 2021-04-28 07:05:01 +05:00 committed by GitHub
parent 6a0594dd45
commit a595bf9b75
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -359,9 +359,6 @@ Example you are on a host with IP 172.18.0.1
Edit the port if you want to by default the `SRVPORT` is set to 1080 , you can edit it on `/etc/proxychains.conf`
### ARP Scan
### Port scan
`use auxiliary/scanner/portscan/tcp`
@ -371,6 +368,10 @@ Edit the port if you want to by default the `SRVPORT` is set to 1080 , you can e
` portfwd add -l <port_to_listen> -p <port_to_be_open> -r <targeted_ip`
### MSSQL Code Execution
Using `use admin/mssql/mssql_exec` we can execute code by specifying the credentials
# Git
### Dumping repository