📚
PurpleLists
GitHubTwitchLinkedInTryHackMe
  • Purple Lists
  • Methodology
    • Mindmap
    • Steps
      • Reconnaissance
        • Active
        • Passive
      • Enumeration
        • Web Enumeration
        • SQL Injection
        • SMB
        • Active Directory (AD)
        • SNMP
        • FTP
      • Bruteforcing
      • Gaining System Access
        • Exploitation
          • Bypassing AV
          • Searchsploit
          • Msfvenom
          • Bypass Windows Amsi
          • Netcat Tips
        • User Enumeration
          • Windows
          • Linux
        • Windows PrivEsc
        • Linux PrivEsc
      • Persistent Access
        • Shell
      • Analysis and Reporting
        • Template
  • CTF Fundamentals 101
    • Crypto
    • Forensics
    • Networking
    • PWN
    • Reverse
      • Windows PE
      • X86
      • Tools
  • Learning
    • Write-Ups
  • Extras
    • OSCP Resources
    • Resources
    • Who to Follow
Powered by GitBook
On this page
  1. CTF Fundamentals 101

Crypto

This resources can save time and reduce frustration.

Common Ciphers in CTFs:

Brainfuck - https://www.dcode.fr/brainfuck-language

Flag Semaphore - https://www.dcode.fr/semaphore-flag

Leet Speak 1337 - https://www.dcode.fr/leet-speak-1337

LOLCODE - https://www.dcode.fr/lolcode-language

Morse - https://www.dcode.fr/morse-code

Navy Signals - https://www.dcode.fr/maritime-signals-code

Ook! - https://www.dcode.fr/ook-language

Cipher Identifier:

CyberChef - https://cyberchef.org/

hashid - https://github.com/psypanda/hashID

Hash-identifier - https://github.com/blackploit/hash-identifier

PreviousTemplateNextForensics

Last updated 2 years ago