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

Prepare for the Penetration Testing and Vulnerability Analysis Test with a range of challenging questions. Study with multiple choice format, hints, and detailed explanations to ace your next exam!

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 Passetra

You can unsubscribe at any time. Read our privacy policy