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.

22 lines
948 B

11 months ago
# Cheatsheet Repository
This repository contains various cybersecurity related cheat sheets for reference.
## Contents
- [Aircrack-ng](aircrack.md) - Cheatsheet for using Aircrack-ng to audit wireless networks.
- [GPG](gpg.md) - Commands for GPG encryption, decryption, key management, and more.
- [Hashcat](hashcat.md) - Useful Hashcat commands and examples for password cracking.
- [Nmap](nmap.md) - Cheatsheet for Nmap scanning and scripting.
- [Reformat USB](reformat-usb.md) - Steps for reformatting a USB drive on Linux and Windows.
- [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!