# PNPT

## Intro

This will be my notes on the TCM Security PNPT courses:&#x20;

* [Practical Ethical Hacking](https://academy.tcm-sec.com/p/practical-ethical-hacking-the-complete-course) - My notes [here](/courses/pnpt/practical-ethical-hacking.md).
* [Windows Privilege Escalation](https://academy.tcm-sec.com/p/windows-privilege-escalation-for-beginners)
* [Linux Privilege Escalation](https://academy.tcm-sec.com/p/linux-privilege-escalation)
* [OSINT Fundamentals](https://academy.tcm-sec.com/p/osint-fundamentals)
* [External Pentest Playbook](https://academy.tcm-sec.com/p/external-pentest-playbook)

Rather than have each one in it's own section, I will have my notes here in a PDF for viewing/downloading.

### Resources

[TCM Security Website](https://tcm-sec.com/) - [TCM Security Courses](https://academy.tcm-sec.com/courses) - [The Cyber Mentor Website](https://www.thecybermentor.com/) - [The Cyber Mentor Twitter](https://twitter.com/thecybermentor) - [The Cyber Mentor Twitch](https://twitch.tv/thecybermentor) - [Heaths LinkedIn](https://linkedin.com/in/heathadams) - [Course Discord](https://discord.gg/tcm)

### Notekeeping tools

I'm using Jopin for offline notes and uploading the PDFs of each section here, then obviously, Gitbook.

Others are: [Notion](https://www.notion.so/product) - [Obsidian](https://obsidian.md/) - [CheryTree](https://www.giuspen.com/cherrytree/) - [OneNote](https://products.office.com/en-us/onenote/digital-note-taking-app?rtc=1)

### Screenshot tools

I'm using [ShareX](https://getsharex.com/) on Windows, and [FlameShot](https://github.com/lupoDharkael/flameshot) Linux(Ubuntu). Another option on windows is [GreenShot](https://getgreenshot.org/downloads/).


---

# 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://cybersec.th4ntis.com/courses/pnpt.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.
