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.

24 lines
1.0 KiB

11 months ago
# Cheatsheet Repository
11 months ago
This repository contains various cybersecurity related cheat sheets for reference.
## Contents
- [Aircrack-ng](aircrack.md) - Cheatsheet for using Aircrack-ng to audit wireless networks.
11 months ago
- [Bettercap](bettercap.md) - Commands for network reconnaissance, sniffing, ARP spoofing, MITM attacks with Bettercap.
11 months ago
11 months ago
- [GPG](gpg.md) - Commands for GPG encryption, decryption, key management, and more.
- [Hashcat](hashcat.md) - Useful Hashcat commands and examples for password cracking.
11 months ago
- [Nmap](nmap.md) - Cheatsheet for Nmap scanning and scripting.
11 months ago
- [Reformat USB](reformat-usb.md) - Steps for reformatting a USB drive on Linux and Windows.
11 months ago
- [WiFi Handshake](wifi-handshake.md) - Capturing and cracking WiFi handshakes.
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.
The goal is to have a centralized repository to refer to during engagements. Feel free to contribute any additional cheat sheets!