# Metasploit

- [Notes](https://ejpt-certification.certs-study.com/ecpptv2-certified-professional-penetration-tester/metasploit/notes.md): Metasploit study for eCPPTv2 certification by INE. Learn how to use Metasploit to simple pass your exam using advanced techniques.
- [Detect Live Hosts with Metasploit](https://ejpt-certification.certs-study.com/ecpptv2-certified-professional-penetration-tester/metasploit/detect-live-hosts-with-metasploit.md): How to detect live hosts with Metasploit inside a corporate network.
- [Port Scanning with Metasploit](https://ejpt-certification.certs-study.com/ecpptv2-certified-professional-penetration-tester/metasploit/port-scanning-with-metasploit.md): Learn how to use Metasploit to scan remote hosts while pivoting.
- [Network Services Scanning](https://ejpt-certification.certs-study.com/ecpptv2-certified-professional-penetration-tester/metasploit/network-services-scanning.md)
- [Payloads](https://ejpt-certification.certs-study.com/ecpptv2-certified-professional-penetration-tester/metasploit/payloads.md)
- [Exploitation with Metasploit](https://ejpt-certification.certs-study.com/ecpptv2-certified-professional-penetration-tester/metasploit/exploitation-with-metasploit.md)
- [Post Exploitation with Metasploit](https://ejpt-certification.certs-study.com/ecpptv2-certified-professional-penetration-tester/metasploit/post-exploitation-with-metasploit.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ejpt-certification.certs-study.com/ecpptv2-certified-professional-penetration-tester/metasploit.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
