> For the complete documentation index, see [llms.txt](https://blog.syselement.com/tcm/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blog.syselement.com/tcm/courses/peh.md).

# TCM - Practical Ethical Hacking

![Practical Ethical Hacking - academy.tcm-sec.com - © TCM Security](/files/oEOf9t593JJO1LV7V5gK)

## [PEH](https://academy.tcm-sec.com/p/practical-ethical-hacking-the-complete-course) Course Goals and Objectives

* Learn the practical ethical hacking
* Internal and external network penetration testing
* Wireless Pentesting
* Web App Pentesting
* Study for the **PNPT** Certification

## Course duration & Topics

\~ 25 hours

1. [Introduction & Networking](/tcm/courses/peh/1-intro.md)
2. [Lab Set Up, Linux & Python](/tcm/courses/peh/2-lab.md)
3. [The Ethical Hacker Methodology](/tcm/courses/peh/3-eth-hack.md)
4. [Active Directory](/tcm/courses/peh/4-active-directory.md)
5. [Post Exploitation](/tcm/courses/peh/5-post-exploitation.md)
6. [Web Application](/tcm/courses/peh/6-webapp.md)
7. [Wireless Attacks](/tcm/courses/peh/7-wireless.md)
8. [Legal Documentation & Report Writing](/tcm/courses/peh/8-report.md)

Instructor: [Heath Adams - The Cyber Mentor](https://www.thecybermentor.com/)

## Useful links and resources

* Where to find the [Practical Ethical Hacking - The Complete Course](https://academy.tcm-sec.com/p/practical-ethical-hacking-the-complete-course) course? - [TCM Academy Courses](https://academy.tcm-sec.com/courses)
* TCM discord channel - [TCM Security Discord](https://discord.gg/tcm)
* **Practical Network Penetration Tester** Certification - [PNPT](https://certifications.tcm-sec.com/pnpt/)
* 🔬 For the **training** part I will use my home lab environment
* [My PEH references](/tcm/courses/peh/peh-references.md)

> #### ❗ Disclaimer
>
> * **Do not use the covered attacks and techniques on real IP addresses, hosts or networks without proper authorization!**

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://blog.syselement.com/tcm/courses/peh.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.
