# Certified Ethical Hacker Cheatsheet

{% hint style="info" %}
**This is a dynamic document which will be updated over time.**
{% endhint %}

### Layout

The layout will loosely follow the Penetration Testing Methodology but will be based on tools more than information.

{% embed url="<https://egs.eccouncil.org/wp-content/uploads/2020/05/The-EGS-Methodology-Infographic.png>" %}
\\
{% endembed %}

### More Resources

{% embed url="<https://www.ired.team/>" %}

{% embed url="<https://rednode.com/pentest/pentest-cheat-sheet/>" %}

{% embed url="<https://book.hacktricks.xyz>" %}

{% embed url="<https://blog.securescape.cc>" %}


---

# 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://ceh.securescape.cc/certified-ethical-hacker-cheatsheet.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.
