# Intro

This is a Cheatsheet that i have prepared while learning Penetration Testing and preparing for OSCP. So it contains Information more than required for oscp. Will Keep updating it as i learn more daily and Please correct me if any information is wrong.  &#x20;

**UPDATE - I have passed oscp and shared my journey on different platforms and in this space too. You can check it on next page.**

Enjoy Learning...

Below are some resources and cheatsheets that i used to make this and will add more in future.

* <https://book.hacktricks.xyz/welcome/readme>
* <https://github.com/Kitsun3Sec/Pentest-Cheat-Sheets>
* <https://github.com/swisskyrepo/PayloadsAllTheThings>
* <https://github.com/danielmiessler/SecLists>
* <https://liodeus.github.io/2020/09/18/OSCP-personal-cheatsheet.html>
* <https://github.com/tagnullde/OSCP/blob/master/oscp-cheatsheet.md>
* <https://reconshell.com/oscp-preparation-cheat-sheets/>
* AD Attacks - <https://www.netwrix.com/attack.html>

Useful CVE sites:

* CVE lookup -<https://www.cvedetails.com/vendor.php>
* CVE information -<https://www.cvedetails.com/cve/>\[CVE]
* CVE information -<http://cve.mitre.org/cgi-bin/cvename.cgi?name=>\[CVE]
* CVE information -<https://web.nvd.nist.gov/view/vuln/detail?vulnId=>\[CVE]
* <https://security-tracker.debian.org/tracker/>\[CVE]
* CVE sources -<https://cve.mitre.org/data/refs/index.html>


---

# 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://strange-1.gitbook.io/notes/welcome/intro.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.
