# Certifications

- [Certified Ethical Hacker (C|EH)(Practical)](https://book.thegurusec.com/certifications/certified-ethical-hacker-practical.md): This note will guide you with all my methodologies I used while preparing and throughout the exam.
- [Reconnaissance (Footprinting)](https://book.thegurusec.com/certifications/certified-ethical-hacker-practical/reconnaissance-footprinting.md): Welcome to the Footprinting module. This note will guide you thru all the methodologies that I used while preparing for the CEH (Practical) exam.
- [Scanning Networks](https://book.thegurusec.com/certifications/certified-ethical-hacker-practical/scanning-networks.md): Welcome to the Scanning Networks module. This note will guide you thru all the methodologies that I used while preparing for the CEH (Practical) exam.
- [Enumeration](https://book.thegurusec.com/certifications/certified-ethical-hacker-practical/enumeration.md): Welcome to the Enumeration module. This note will guide you thru all the methodologies that I used while preparing for the CEH (Practical) exam.
- [Vulnerability Analysis](https://book.thegurusec.com/certifications/certified-ethical-hacker-practical/vulnerability-analysis.md): Welcome to the Vulnerability Analysis module. This note will guide you thru all the methodologies that I used while preparing for the CEH (Practical) exam.
- [System Hacking](https://book.thegurusec.com/certifications/certified-ethical-hacker-practical/system-hacking.md): Welcome to the System Hacking module. This note will guide you thru all the methodologies that I used while preparing for the CEH (Practical) exam.
- [Steganography](https://book.thegurusec.com/certifications/certified-ethical-hacker-practical/steganography.md): Welcome to the Steganography module. This note will guide you thru all the methodologies that I used while preparing for the CEH (Practical) exam.
- [Sniffing](https://book.thegurusec.com/certifications/certified-ethical-hacker-practical/sniffing.md): Welcome to the Sniffing module. This note will guide you thru all the methodologies that I used while preparing for the CEH (Practical) exam.
- [SQL Injection](https://book.thegurusec.com/certifications/certified-ethical-hacker-practical/sql-injection.md): Welcome to the SQL Injection module. This note will guide you thru all the methodologies that I used while preparing for the CEH (Practical) exam.
- [Hacking Web Applications & Servers](https://book.thegurusec.com/certifications/certified-ethical-hacker-practical/hacking-web-applications-and-servers.md): Welcome to the Hacking Web Applications & Servers module. This note will guide you thru all the methodologies I followed while preparing for CEH (Practical) exam.
- [Cloud Computing](https://book.thegurusec.com/certifications/certified-ethical-hacker-practical/cloud-computing.md): Welcome to the Cloud Computing module. This note will guide you thru all the methodologies that I used while preparing for the CEH (Practical) exam.
- [Cryptography](https://book.thegurusec.com/certifications/certified-ethical-hacker-practical/cryptography.md): Welcome to the Cryptography module. This note will guide you thru all the methodologies that I used while preparing for the CEH (Practical) exam.
- [The Final Note](https://book.thegurusec.com/certifications/certified-ethical-hacker-practical/the-final-note.md): Finally, for the Final Note. This note would have been guided you thru all the methodologies that I used while preparing for the CEH (Practical) exam.


---

# 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://book.thegurusec.com/certifications.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.
