> For the complete documentation index, see [llms.txt](https://swayam-padhy.gitbook.io/root/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://swayam-padhy.gitbook.io/root/notes.md).

# Notes And Cheatsheets

- [OSCP / Application Security](https://swayam-padhy.gitbook.io/root/notes/oscp.md)
- [OS stuff](https://swayam-padhy.gitbook.io/root/notes/oscp/os-stuff.md)
- [Footprinting](https://swayam-padhy.gitbook.io/root/notes/oscp/os-stuff/footprinting.md)
- [Nmap](https://swayam-padhy.gitbook.io/root/notes/oscp/os-stuff/nmap.md)
- [Shells](https://swayam-padhy.gitbook.io/root/notes/oscp/os-stuff/shells.md)
- [Metasploit](https://swayam-padhy.gitbook.io/root/notes/oscp/os-stuff/metasploit.md)
- [Windows Buffer Overflow](https://swayam-padhy.gitbook.io/root/notes/oscp/os-stuff/windows-buffer-overflow.md)
- [Windows](https://swayam-padhy.gitbook.io/root/notes/oscp/os-stuff/windows.md)
- [Windows Privilege Escalation](https://swayam-padhy.gitbook.io/root/notes/oscp/os-stuff/windows-privilege-escalation.md)
- [Linux Commands](https://swayam-padhy.gitbook.io/root/notes/oscp/os-stuff/linux-commands.md)
- [Linux Privilege Escalation](https://swayam-padhy.gitbook.io/root/notes/oscp/os-stuff/linux-privilege-escalation.md)
- [Password Cracking](https://swayam-padhy.gitbook.io/root/notes/oscp/os-stuff/password-cracking.md)
- [Pivoting And Tunneling](https://swayam-padhy.gitbook.io/root/notes/oscp/os-stuff/pivoting-and-tunneling.md)
- [Macos](https://swayam-padhy.gitbook.io/root/notes/oscp/os-stuff/macos.md)
- [General Introduction](https://swayam-padhy.gitbook.io/root/notes/oscp/general-introduction.md)
- [Basic Tools](https://swayam-padhy.gitbook.io/root/notes/oscp/general-introduction/basic-tools.md)
- [Basic Networking](https://swayam-padhy.gitbook.io/root/notes/oscp/general-introduction/basic-networking.md)
- [WebApps](https://swayam-padhy.gitbook.io/root/notes/oscp/webapps.md)
- [Attacking Common Applications](https://swayam-padhy.gitbook.io/root/notes/oscp/webapps/attacking-common-applications.md)
- [Attacking Common Services](https://swayam-padhy.gitbook.io/root/notes/oscp/webapps/attacking-common-services.md)
- [Broken Authentication](https://swayam-padhy.gitbook.io/root/notes/oscp/webapps/broken-authentication.md)
- [Burp Proxy](https://swayam-padhy.gitbook.io/root/notes/oscp/webapps/burp-proxy.md)
- [Common Apps](https://swayam-padhy.gitbook.io/root/notes/oscp/webapps/common-apps.md)
- [Command Injection](https://swayam-padhy.gitbook.io/root/notes/oscp/webapps/command-injection.md)
- [ffuf Fuzzing](https://swayam-padhy.gitbook.io/root/notes/oscp/webapps/ffuf-fuzzing.md)
- [File Inclusion](https://swayam-padhy.gitbook.io/root/notes/oscp/webapps/file-inclusion.md)
- [File Transfer](https://swayam-padhy.gitbook.io/root/notes/oscp/webapps/file-transfer.md)
- [File Upload](https://swayam-padhy.gitbook.io/root/notes/oscp/webapps/file-upload.md)
- [Javascript Deobfuscation](https://swayam-padhy.gitbook.io/root/notes/oscp/webapps/javascript-deobfuscation.md)
- [Password Attacks](https://swayam-padhy.gitbook.io/root/notes/oscp/webapps/password-attacks.md)
- [SQLi](https://swayam-padhy.gitbook.io/root/notes/oscp/webapps/sqli.md)
- [Web attacks](https://swayam-padhy.gitbook.io/root/notes/oscp/webapps/web-attacks.md)
- [Web Information Gathering](https://swayam-padhy.gitbook.io/root/notes/oscp/webapps/web-information-gathering.md)
- [Wordpress](https://swayam-padhy.gitbook.io/root/notes/oscp/webapps/wordpress.md)
- [Brute Forcing](https://swayam-padhy.gitbook.io/root/notes/oscp/webapps/brute-forcing.md)
- [HTTP Curl](https://swayam-padhy.gitbook.io/root/notes/oscp/webapps/http-curl.md)
- [Active Directory](https://swayam-padhy.gitbook.io/root/notes/oscp/active-directory.md)
- [OS Booting Internals](https://swayam-padhy.gitbook.io/root/notes/os-booting-internals.md)
- [Bootloader/Firmware](https://swayam-padhy.gitbook.io/root/notes/os-booting-internals/bootloader-firmware.md): Chapter 1
- [GRUB Bootloader](https://swayam-padhy.gitbook.io/root/notes/os-booting-internals/grub-bootloader.md): Chapter 2
- [Wireless Attacks](https://swayam-padhy.gitbook.io/root/notes/wireless.md): My notes on wireless attacks I made during my OSWP training
- [Red Teaming](https://swayam-padhy.gitbook.io/root/notes/redteam.md): My notes for Active Directory red teaming I made during both CRTO and CRTL  trainings
- [BloodHound](https://swayam-padhy.gitbook.io/root/notes/bloodhound-custom.md): My cheatsheet of custom bloodhound queries
- [Pentesting](https://swayam-padhy.gitbook.io/root/notes/pentesting.md): Cheatsheet and Notes for Altered security's CRTP course
- [ADCS](https://swayam-padhy.gitbook.io/root/notes/adcs.md): Notes on ADCS I made from the CESP-ADCS course and Specterops whitepaper


---

# 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://swayam-padhy.gitbook.io/root/notes.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.
