From 2e9bcae4c31d613080034276fc8cda96f1aa529c Mon Sep 17 00:00:00 2001 From: "$./Netrunner_&" <114373528+00xNetrunner@users.noreply.github.com> Date: Sun, 15 Oct 2023 22:58:12 +0100 Subject: [PATCH] Update README.md --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d1051ef..a28b62f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Cheatsheet Repository +# Cheatsheet Repository This repository contains various cybersecurity related cheat sheets for reference. @@ -6,13 +6,15 @@ This repository contains various cybersecurity related cheat sheets for referenc - [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. +- [Bettercap](bettercap.md) - Commands for network reconnaissance, sniffing, ARP spoofing, MITM attacks with Bettercap. -- [Hashcat](hashcat.md) - Useful Hashcat commands and examples for password cracking. +- [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. +- [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.