Which of the following commands would allow a penetration tester to access a private network from the Internet in Metasploit?
A. set rhost 192.168.1.10
B. run autoroute -s 192.168.1.0/24
C. db_nmap -iL /tmp/privatehosts.txt
D. use auxiliary/server/socks4a
A. set rhost 192.168.1.10
B. run autoroute -s 192.168.1.0/24
C. db_nmap -iL /tmp/privatehosts.txt
D. use auxiliary/server/socks4a
Section: (none)