Cheat Sheets

I have always believed in making things simpler for everyone.


This is a place where i will put my Cheat Sheets, Their goal is to simplify concepts by giving a general overview, highlighting the important details that one must remember.

Ech0

Security Tools
  1. Linux Terminal
  2. Security Assessment
  3. Nmap
  4. Dirbusting
  5. Metasploit
  6. Reverse Shells
  7. Wget / Curl
  8. SimpleHTTPServer
  • | Terminator, zsh, Apt/Pacman
  • | Scanning, Searching, Exploiting
  • | -sC -sV -p -Pn
  • | dirb, gobuster, wordlists
  • | use exp, show options, set option, exploit
  • | PHP, bash, python, netcat, fully interactive shell
  • | downloading files from CLI
  • | URL to download reverse shells

Ech0

Coding
  1. Github Commands
  2. Text Editors
  3. C++
  4. Python
  5. Regex
  6. SQL
  7. PHP
  • | git, connect, add, push, pull
  • | Atom, Nano, Vim, Pluma
  • | Arrays, functions, #include, #define, pointers
  • | Loops, pip install, arrays, lists, sets, conditions
  • | Match any specific string of text
  • | Creating, and searching databases
  • | Dynamic webpages

Ech0

Specific Software Tools
  1. Burpsuite
  2. Wireshark
  3. Cisco Packet Tracer
  4. yEd graph editor
  5. KeePass
  6. ZenMap
  7. Shodan.io
  8. CherryTree
  • | Web-based vulnerability assessments
  • | Capture packets on the network
  • | Conceptualize networks
  • | Produce high-quality graphs
  • | Store all your passwords
  • | GUI to Scan IP ranges
  • | Browse the Internet of Things
  • | Keep notes in a structured way

Ech0

OSes
  1. Installing an OS
  2. Popular Linux Distros
  3. Security Distros
  4. Automatic Arch Linux
  5. Manual Arch Linux
  • | Etcher, Rufus, iso, virtualbox
  • | Ubuntu, Debian, Fedora, OpenSUSE
  • | Kali, Parrot, Blackarch
  • | Manjaro, Blackarch, Archlabs, Reborn OS
  • | Installing Arch from scratch

Ech0

The Concept