Pivoting

Gained access to a machine on the 192 network that is dualhomed with the 10 network (just need two NICs, or network adapters in VBox).

# Check for other networks, besides ipconfig
route print
arp -a
netstat

Scanning on a pivot is incredibly slow, but:

use auxiliary/scanner/portscan/tcp

Last updated