# Methodology

- [To Scan a Network](https://ejpt-certification.certs-study.com/ecpptv2-certified-professional-penetration-tester/methodology/to-scan-a-network.md): Methodology To Scan a Network on a Penetration testing assessment, understand what to do without triggering IDS alarms.
- [To Attack a Linux Machine](https://ejpt-certification.certs-study.com/ecpptv2-certified-professional-penetration-tester/methodology/to-attack-a-linux-machine.md): Methodology To Attack a Linux Machine
- [To Attack a Windows Machine](https://ejpt-certification.certs-study.com/ecpptv2-certified-professional-penetration-tester/methodology/to-attack-a-windows-machine.md): Methodology To Attack a Windows Machine
- [Linux Privilege Escalation](https://ejpt-certification.certs-study.com/ecpptv2-certified-professional-penetration-tester/methodology/linux-privilege-escalation.md): Methodology to Privilege Escalation on Linux
- [Windows Privilege Escalation](https://ejpt-certification.certs-study.com/ecpptv2-certified-professional-penetration-tester/methodology/windows-privilege-escalation.md): Methodology to Privilege Escalation on Windows
- [Linux Post Exploitation](https://ejpt-certification.certs-study.com/ecpptv2-certified-professional-penetration-tester/methodology/linux-post-exploitation.md): Linux Post Exploitation Methodology
- [Windows Post Exploitation](https://ejpt-certification.certs-study.com/ecpptv2-certified-professional-penetration-tester/methodology/windows-post-exploitation.md): Windows Post Exploitation Methodology
- [Pivoting Methodology](https://ejpt-certification.certs-study.com/ecpptv2-certified-professional-penetration-tester/methodology/pivoting-methodology.md): Methodology to Pivoting Inside Networks


---

# 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/methodology.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.
