Skip to content

Kewemit/CyberSecurity-AIO

Repository files navigation

Penetration Testing Cheat Sheet

This Obsidian project is a collection of my detailed notes, cheat sheets, and references, all focused on penetration testing and related cybersecurity concepts.

This list Contains my complete cheat sheet gathered from THM, HTB and various other resources

My notes were originally written in HackMD where i ported them to Obsidian. There may be some porting errors

Note

Windows Defender might mark this as a virus since it contains examples of malicious commands (i.e. reverse shells), so you might have to exclude this project from your AV's scope.

Why This Repository Exists

I made this repository to document my journey and provide useful information I could come back to anytime. It's meant to:

  • Serve as my knowledge base.
  • Possibly help others learn and understand some concepts.
  • Notes I can come back to when in need, without having to open specific sites.

Getting Started

  1. Clone the repository using the following command: git clone https://github.com/Kewemit/pentest.git

  2. Open Obsidian and press on manage vaults from the bottom left:

    Pasted image 20241215233037

  3. Then on that menu press on Open folder as vault: Pasted image 20241215232823 ]

  4. Navigate to the downloaded folder and select it.

📖 What’s Inside?

  • Cheatsheets/TLDR: Quick, handy commands and tools for various stages of penetration testing.
  • Thorough Notes: In-depth explanations of methodologies, tools, and attack techniques.
  • Code Snippets: Scripts and commands.

Topics Covered:

  • Recon & Enumeration ♻️
  • Exploitation Techniques ♻️
  • Post-Exploitation ♻️
  • Shellcode Basics ❌
  • Using PowerShell & Windows API ♻️
  • Evading Defenders & Bypassing AV ♻️
  • Network Penetration Testing ♻️
  • Web Application Security Testing ♻️
  • Reverse Engineering Basics ♻️
  • OSINT♻️
  • Server-Side Attacks ✅
  • Login Brute Forcing (Hydra, Medusa)♻️
  • Broken Authentication♻️
  • Web Attacks♻️
  • File Inclusion❌
  • Session Security❌
  • Web Service & API Attacks❌
  • WordPress Hacking❌
  • Azure♻️
  • AWS♻️
  • Docker♻️
  • HTML♻️
  • C#❌
  • Python❌
  • Network(ing)♻️ (not yet uploaded to github)
  • Cheat Engine (Game Hacking) ♻️

♻️ = W.I.P ✅ = Completed ❌ = Not Started Yet

Resources

Here are some external resources you may find helpful:

♻️TBA

  • Current est. for porting the base layer of all the notes: 11/2025
  • GitHub Page
  • Make GitHub friendly notes

Disclaimer

This repository is intended for educational purposes only. The techniques and tools discussed here should only be used in ethical hacking scenarios with proper authorization. Misuse of this knowledge can lead to severe consequences. Always practice responsible and ethical behaviour.

About

Contains my complete cheatsheet gathered from THM, HTB and various other resources

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

 
 
 

Contributors