In Metasploit, which module type is used to perform additional tasks on a compromised host after exploitation?

Study for the Penetration Testing and Vulnerability Analysis Exam. Prepare with flashcards and multiple choice questions, complete with hints and explanations. Ace your exam with our comprehensive resources!

Multiple Choice

In Metasploit, which module type is used to perform additional tasks on a compromised host after exploitation?

Explanation:
Post-exploitation tasks on a compromised host are handled by post modules. Once you’ve established a session on the target, post modules run on that system to perform additional actions such as credential collection, privilege escalation, data gathering, pivoting to other hosts, or persistence. This is distinct from exploit modules, which are used to gain access in the first place, and from payloads, which are the code delivered during exploitation to establish that initial session (like a shell or Meterpreter). Auxiliary modules cover non-exploitation tasks such as scanners and fuzzers, which don’t rely on a compromised host. So for doing follow-up actions after exploitation, post modules are the correct choice.

Post-exploitation tasks on a compromised host are handled by post modules. Once you’ve established a session on the target, post modules run on that system to perform additional actions such as credential collection, privilege escalation, data gathering, pivoting to other hosts, or persistence. This is distinct from exploit modules, which are used to gain access in the first place, and from payloads, which are the code delivered during exploitation to establish that initial session (like a shell or Meterpreter). Auxiliary modules cover non-exploitation tasks such as scanners and fuzzers, which don’t rely on a compromised host. So for doing follow-up actions after exploitation, post modules are the correct choice.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy