# eJPT

- [🔎Reconnaissance](https://mo-ela.gitbook.io/shifrablog/pentesting/ejpt/reconnaissance.md): Col. of recon tips/tools from ePTS course + other recourses
- [🐱‍💻Google Dorks](https://mo-ela.gitbook.io/shifrablog/pentesting/ejpt/google-dorks.md)
- [🌐Web Attacks](https://mo-ela.gitbook.io/shifrablog/pentesting/ejpt/web-attacks.md): Notes for Attacking Web Apps from ePTS course + other recourses.
- [⚙️System Attacks](https://mo-ela.gitbook.io/shifrablog/pentesting/ejpt/system-attacks.md): Notes regarding Sys. Attacks  from ePTS course + other recourses.
- [📶Network Attacks](https://mo-ela.gitbook.io/shifrablog/pentesting/ejpt/network-attacks.md)
- [🔐Password Attacks](https://mo-ela.gitbook.io/shifrablog/pentesting/ejpt/password-attacks.md): Various techniques and tools to attack passwords.
- [💻Networking](https://mo-ela.gitbook.io/shifrablog/pentesting/ejpt/networking.md): routing and other important networking concepts regarding PenTesting
- [Pentesting Approach](https://mo-ela.gitbook.io/shifrablog/pentesting/ejpt/pentesting-approach.md): Always learn while Pentest + use a common studied approach to make sure you checked everything.


---

# 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://mo-ela.gitbook.io/shifrablog/pentesting/ejpt.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.
