# eJPT Study Notes

<figure><picture><source srcset="https://728313659-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1lnNWwxLKiJYALS8pEVG%2Fuploads%2FvqH2bmhmEMKdGOMuhakp%2Fejpt.jpg?alt=media&#x26;token=fcb4ff07-22c5-4a8b-8a75-d683f14675ef" media="(prefers-color-scheme: dark)"><img src="https://728313659-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1lnNWwxLKiJYALS8pEVG%2Fuploads%2FpY7lMrA0OwQBRkYg8b0c%2FeJPT%20Guide%202022.jpg?alt=media&#x26;token=3045e42c-01c8-4754-8cc8-97c7757a6a55" alt="eJPT Study Notes"></picture><figcaption><p>eJPT Study Notes</p></figcaption></figure>

### Knowledge Domains

The eLearnSecurity Junior Penetration Tester (eJPT) is a 100% practical certification on penetration testing and information security essentials. By passing the exam, a cyber security professional proves to employers they are ready for a rewarding new career.

{% @mailchimp/mailchimpSubscribe %}

## Join our Discord Server

{% embed url="<https://discord.gg/u6kEUZBmwG>" %}

1. Deep understanding of networking concepts
2. Simple manual web application security assessment and exploitation
3. Basic vulnerability assessment of networks
4. Using Metasploit for performing simple attacks
5. Web application manual exploitation through attack vectors
6. Ability to perform protocol analysis of a traffic capture
7. Understanding of information-gathering techniques
8. Understanding of the penetration testing process

* [ ] OSI Model
* [ ] Identify a subnet by its Mask
* [ ] Basic Routing Configs
* [ ] Nmap - Scan a network
* [ ] Nmap - Scan a Host
* [ ] Understand HTTP Protocol
* [ ] Cookies / Sessions
* [ ] Enumerate Web Server - Folders / Files / vHosts
* [ ] Git command line

{% embed url="<https://cybergeek.store/>" %}


---

# 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/ejpt-study-notes.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.
