/CTFs-writeups

Writeups for various CTFs competitions

Primary LanguagePython

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