You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rough road-map of what areas need to be worked on:
General
Polish contribution guides for tools, techs, and topics
Add Recon, Hardware, etc. folders (topics) with README's
Tools
Explanation on operating systems and the benefits/downsides of OSX vs Windows vs Linux for CTFs
Introduction to command line and terminal, does not have to be very in-depth and can link outside sources as there are plenty available.
Cryptography
Add a comprehensive Getting Started section to README to help people begin learning simple crypto
Add content and more variety of tactics, including finishing up incomplete topics and adding more
Create and link tools articles from the cryptography articles, i.e. if you talk about a cracking tool in this section, write up a guide in the tools directory for it and link it
Reversing
There needs to be a solid intro for reverse engineering to really make this section useful
Thorough introduction to IDA liked from tools directory
Usage of hex editors
Example tasks and solution walk-throughs for each technology and tool
Steganography
Topics on more advanced steganography tools and tactics
Link to steg tools from tools directory
Web
Set up Heroku or similar web stacks and create simple web challenges for example
Intro to types of web challenges, from SQL to XSS to HTTP
Rough road-map of what areas need to be worked on:
General
Tools
Cryptography
toolsarticles from the cryptography articles, i.e. if you talk about a cracking tool in this section, write up a guide in the tools directory for it and link itReversing
Steganography
Web