Skip to content

Writeups for various CTFs competitions

Notifications You must be signed in to change notification settings

gsol10/CTFs-writeups

 
 

Repository files navigation

CTFs-writeups

Writeups for various CTFs competitions

Tools for CTF

Here is a list to various useful tools for CTF competitions.

Network

Web

  • Postman to make HTTP requests
  • OWASP ZAP for analysing website security. Features include requests analysis and forgery, fuzzing, etc...
  • sqlmap for automatic SQL injection

Reverse engineering

PWN

Steganography

Forensics

Cryptography

Password cracking

OSINT

  • Sherlock to scrap information on social media

Misc

Writeups from other people

This file holds some links to tasks I have failed in the past and whose writeup may be helpful later.

Pwn

Crypto

Misc

About

Writeups for various CTFs competitions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%