Hackers Rest
  • Hacker's Rest
  • Tools & Cheatsheets
    • Cybersecurity YouTube Channels
  • Hacking Methodology
  • Hands-on Practice
  • Fundamentals
    • Network Fundamentals
    • Computer Fundamentals
  • Unix
    • Unix Fundamentals
    • Hardening & Setup
      • TMUX/Screen Cheatsheet
    • Red Team Notes
      • Enumeration
      • Getting Access
      • Privilege Escalation
      • Pivoting/Lateral Movement
      • Data Exfiltration
      • Persistence
    • Vim
  • Windows
    • Windows Fundamentals
    • PowerShell
    • Hardening & Setup
    • Red Team Notes
      • Enumeration
      • Getting Access
      • Privilege Escalation
      • Pivoting/Lateral Movement
      • Persistence
      • Data Exfiltration
      • Active Directory
        • Enumeration
        • Getting Access
        • Privilege Escalation
        • Persistence
      • Kerberos
      • Impacket
  • MacOS
    • MacOS Basics
    • Hardening & Configuration
    • Red Team Notes
      • Enumeration
      • Getting Access
      • Privilege Escalation
      • Persistence
  • Web
    • Burp Suite
    • DNS
    • Web Notes
      • Enumeration
      • Web Filter Bypass
      • Command Injection
      • Subdomain/Virtual Host Enumeration
      • The Web Application Hacker's Handbook
  • Mobile
    • iOS
    • Android
  • OS Agnostic
    • Basic Enumeration
    • Cryptography & Encryption
    • Network Hardware
    • OS Agnostic
    • OSINT
    • Password Cracking
      • Gathering the Hashes
      • Wordlist Manipulation
      • Cracking the Hashes
    • Pivoting
      • Chisel
      • Plink.exe
      • SSH
      • Sshuttle
      • Socat
    • Reverse Engineering & Binary Exploitation
      • Buffer Overflow
    • Scripting
      • Script Language Syntax
    • SQL
    • SSH & SCP
    • Steganography
    • Wireless
  • Unsorted
Powered by GitBook
On this page
  • Useful Tools
  • OSCP Cheatsheets
  • CTF Cheatsheats
  • Infosec Cheatsheets
  • Scripting Cheatsheets
  • Cryptography Cheatsheets
  • Steganography Cheatsheets
  • MISC

Was this helpful?

Edit on GitHub

Tools & Cheatsheets

A collection of outside resources on various InfoSec-related subjects.

Hack Responsibly.

Always ensure you have explicit permission to access any computer system before using any of the techniques contained in these documents. You accept full responsibility for your actions by applying any knowledge gained here.

Useful Tools

  • https://app.diagrams.net/

    • Network Diagramming (Free Online Visio Replacement)

OSCP Cheatsheets

  • https://github.com/s0wr0b1ndef/OSCP-Biggest-Reference-Bank/blob/master/Cheatsheet_PenTesting.txt

  • https://github.com/so87/OSCP-PwK/blob/master/Penetration%20Testing%20Tools.pdf

  • https://securism.wordpress.com/oscp-notes-information-gathering/

  • https://github.com/Elinpf/OSCP-survival-guide

  • https://oscp.infosecsanyam.in/cheatsheet-short

  • https://github.com/slyth11907/Cheatsheets

  • https://oscp.infosecsanyam.in/one-page-methodology

  • https://github.com/The-Lynx-Team/OSCP

CTF Cheatsheats

  • https://github.com/Ganapati/RsaCtfTool <-- RSA cracking tools //"un-cipher" data from weak public key and try to recover 5KFB6 private key

  • https://www.capturetheflags.com/tools-for-ctf/ <--Has both linux and windows

  • https://github.com/apsdehal/aWEsoMe-cTf

  • https://github.com/zardus/ctf-tools

  • https://dvd848.github.io/CTFs/

  • https://github.com/ryanking13/ctf-cheatsheet

  • https://github.com/w181496/Web-CTF-Cheatsheet

Infosec Cheatsheets

  • https://nikolaskama.me/infosec-cheat-sheets/

  • https://www.peerlyst.com/posts/the-complete-list-of-infosec-related-cheat-sheets-claus-cramon

Scripting Cheatsheets

  • https://pequalsnp-team.github.io/cheatsheet/socket-basics-py-js-rb

Cryptography Cheatsheets

  • https://pequalsnp-team.github.io/cheatsheet/crypto-101

Steganography Cheatsheets

  • https://georgeom.net/StegOnline/checklist

MISC

https://www.netsparker.com/blog/web-security/sql-injection-cheat-sheet/

If you like this content and would like to see more, please consider buying me a coffee!

PreviousHacker's RestNextCybersecurity YouTube Channels

Last updated 4 years ago

Was this helpful?