Skip to content

OlsonTyler0/ctf-multitool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation


CTF Multitool
CTF Multitool

A collection of Capture the Flag tools and repositories.


Table of contents

  1. Tool repositories
  2. General
  3. Cryptography
  4. De-Obfuscation
  5. Reverse Engineering
  6. Forensics
  7. OSINT
  8. Steganography
  9. PWN
  10. Learning

Tool Repositories


This includes other CTF tool repositories that might contain more tools than what you might find here. Check them out!

General


A list of general tools that can be used to assist with CTF challenges

  • Hex Editor - Online hex editor tool that can help with hex-related challenges
  • Multi-converter - Converts all kinds of basic crypto and text methods on the fly Collaboration tools
  • Codimd - An open source web application allowing for collaborative markdown editing.
  • PwnHub - Open source collaboration platform allowing the collaboration of a single team. Ironically made with shell files.

Cryptography:


De-obfuscation


eval(function(p,a,c,k,e,r){e=String;if(!''.replace(/^/,String)){while(c--)r[c]=k[c]||c;k=[function(e){return r[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('(0(){4 1="5 6 7 8";0 2(3){9(3)}2(1)})();',10,10,'function|b|something|a|var|some|sample|packed|code|alert'.split('|'),0,{}))

Reverse Engineering


  • Binary Ninja - My tool of choice when it comes to reverse engineering. An easy to understand (and has a free cloud system!) you can use to look at binaries
  • Detect it Easy - Tool to detect file types and other information about a file

Forensics


Online Code Runner

OSINT


Gathering open source information

DNS / Web

Corporate Information

Other

Resources

Steganography


PWN

Learning

Recomended Videos:

Youtube Channels:

  • Live Overflow - A great world class CTF player who has amazing videos on different topics related to CTF's and cybersecurity.
  • John Hammond - A great channel to help begginers learn advanced security.
  • Matt Brown - Red Team related channel, talks a lot about red-tema related content

Reading content

  • Hack Tricks Book - A book all about red team and other cybersecurity related topics. A great read for those interested in capture the flags.
  • Humble Bundle - Occasionally has really good deals related to cybersecurity

Practice Challenges

About

A collection of tools for capture the flag challenges

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors