You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
1.3 KiB

11 months ago
# Cheatsheet Repository 📚
11 months ago
This repository contains various cybersecurity related cheat sheets for reference.
11 months ago
## Contents 🗂
11 months ago
11 months ago
- [Aircrack-ng](Aircrack-ng.md) - Cheatsheet for using Aircrack-ng to audit wireless networks. 📡
11 months ago
11 months ago
- [Bettercap](bettercap-cheatsheet.md) - Commands for network reconnaissance, sniffing, ARP spoofing, MITM attacks with Bettercap. 🕵️
11 months ago
11 months ago
- [GPG](GPG_Cheatsheet.md) - Commands for GPG encryption, decryption, key management, and more. 🔐
11 months ago
11 months ago
- [Hashcat](hashcat_cheatsheet.md) - Useful Hashcat commands and examples for password cracking. 🔑
11 months ago
11 months ago
- [John the Ripper](JtR_cheatsheet.md) - John the Ripper cheatsheet for dictionary attacks, brute forcing, tips and tricks. 💉
11 months ago
11 months ago
- [Nmap](nmap-cheatsheet.md) - Cheatsheet for Nmap scanning and scripting. 🖥️
11 months ago
11 months ago
- [Reformat USB](Reformat_USB.md) - Steps for reformatting a USB drive on Linux and Windows. 💽
11 months ago
11 months ago
- [WiFi Handshake](Wi-Fi_handshake_capture_cheatsheet.md) - Capturing and cracking WiFi handshakes. 🤝
11 months ago
These cheat sheets contain commonly used commands and syntax for pentesting tools. They can be used as a quick reference when conducting security assessments and wireless network audits.
11 months ago
The goal is to have a centralized repository to refer to during engagements. Feel free to contribute any additional cheat sheets! 😃