Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

awesome-ctf

A curated list of CTF frameworks, libraries, resources and softwares
https://github.com/eric-erki/awesome-ctf

Last synced: 2 days ago
JSON representation

  • Forensics

    • Dnscat2 - Hosts communication through DNS.
    • Creddump - Dump windows credentials.
    • DVCS Ripper - Rips web accessible (distributed) version control systems.
    • Fibratus - Tool for exploration and tracing of the Windows kernel.
    • Magnet AXIOM - Artifact-centric DFIR tool.
    • Aircrack-Ng - Crack 802.11 WEP and WPA-PSK keys.
    • Pngcheck - Verifies the integrity of PNG and dump all of the chunk-level information in human-readable form.
    • ResourcesExtract - Extract various filetypes from exes.
    • Snow - A Whitespace Steganography Tool.
    • OfflineRegistryView - Simple tool for Windows that allows you to read offline Registry files from external drive and view the desired Registry key in .reg file format.
    • Fsck.ext4 - Used to fix corrupt filesystems.
  • Operating Systems

  • Uncategorized

    • Uncategorized

  • Reversing

    • GDB - The GNU project debugger.
    • Binary Ninja - Binary analysis framework.
    • BinUtils - Collection of binary tools.
    • Ghidra - Open Source suite of reverse engineering tools. Similar to IDA Pro.
    • Frida - Dynamic Code Injection.
    • WinDbg - Windows debugger distributed by Microsoft.
    • Xocopy - Program that can copy executables with execute, but no read permission.
    • Detox - A Javascript malware analysis tool.
    • Swftools - Collection of utilities to work with SWF files.
    • Xxxswf - A Python script for analyzing Flash files.
  • Steganography

    • AperiSolve - Aperi'Solve is a platform which performs layer analysis on image (open-source).
    • Convert - Convert images b/w formats and apply filters.
    • Exiftool - Read and write meta information in files.
    • Image Steganography - Embeds text and files in images with optional encryption. Easy-to-use UI.
    • ImageMagick - Tool for manipulating images.
    • Pngtools - For various analysis related to PNGs.
    • Stegbreak - Launches brute-force dictionary attacks on JPG image.
    • Stegsolve - Apply various steganography techniques to images.
  • Web

  • Crypto

    • PkCrack - A tool for Breaking PkZip-encryption.
  • Bruteforcers

  • Exploits

  • Networking

    • Monit - A linux tool to check a host on the network (and other non-network activities).
    • Nmap - An open source utility for network discovery and security auditing.
    • Wireshark - Analyze the network dumps.
    • Zmap - An open-source network scanner.
  • Wargames

    • Pwnable.kr - Pwn Game.
    • Pwnable.tw - Binary wargame.
    • Pwnable.xyz - Binary Exploitation Wargame.
    • Backdoor - Security Platform by SDSLabs.
    • Crackmes - Reverse Engineering Challenges.
    • Exploit Exercises - Variety of VMs to learn variety of computer security issues.
    • Hack This Site - Training ground for hackers.
    • Hacking-Lab - Ethical hacking, computer network and security challenge platform.
    • Hone Your Ninja Skills - Web challenges starting from basic ones.
    • IO - Wargame for binary challenges.
    • PentesterLab - Variety of VM and online challenges (paid).
    • PicoCTF - All year round ctf game. Questions from the yearly picoCTF competition.
    • PWN Challenge - Binary Exploitation Wargame.
    • Reversin.kr - Reversing challenge.
    • Root-Me - Hacking and Information Security learning platform.
    • SANS HHC - Challenges with a holiday theme
    • VulnHub - VM-based for practical in digital security, computer application & network administration.
  • Services

    • CSWSH - Cross-Site WebSocket Hijacking Tester.
  • Tutorials

  • Websites

  • Wikis

  • Writeups Collections

    • Captf - Dumped CTF challenges and materials by psifertex.
    • Shell Storm - CTF challenge archive maintained by Jonathan Salwan.