nerdexam
CompTIACompTIA

PT0-002 · Question #127

PT0-002 Question #127: Real Exam Question with Answer & Explanation

The correct answer is D: use auxiliary/servet/aocka^a. Metasploit is a tool for the development of exploits and the testing of them on live targets. The socks4a auxiliary is a module from within the framework. This auxiliary module provides a proxy server that uses Metasploit Framework routing to relay connections. So, using the use

Post-exploitation and lateral movement

Question

Which of the following commands would allow a penetration tester to access a private network from the Internet in Metasploit?

Options

  • Aset rhost 192.168.1.10
  • Brun autoroute -a 192.168.1.0/24
  • Cdb_nmp -iL /tmp/privatehoots . txt
  • Duse auxiliary/servet/aocka^a

Explanation

Metasploit is a tool for the development of exploits and the testing of them on live targets. The socks4a auxiliary is a module from within the framework. This auxiliary module provides a proxy server that uses Metasploit Framework routing to relay connections. So, using the use auxiliary/server/socks4a module allows a tester to access a private network from the Internet.

Topics

#Metasploit#Pivoting#Post-exploitation#SOCKS proxy

Community Discussion

No community discussion yet for this question.

Full PT0-002 PracticeBrowse All PT0-002 Questions