Skip to content

Alpastx/PicoCTF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🧠 picoCTF Writeups & Exploits

This repository contains my personal collection of picoCTF challenge solves, exploit scripts, and notes. It's a mix of reverse engineering, web, pwn, crypto, and misc CTF categories.


πŸ“ Structure

picoctf/
β”œβ”€β”€ crypto
β”‚   β”œβ”€β”€ 13.py
β”‚   β”œβ”€β”€ evenRSAcanbebroken.py
β”‚   β”œβ”€β”€ hashcrack.py
β”‚   β”œβ”€β”€ interencdec.py
β”‚   β”œβ”€β”€ mod26.py
β”‚   └── theNumbers.py
β”œβ”€β”€ RE
β”‚   β”œβ”€β”€ flaghunters.py
β”‚   β”œβ”€β”€ transformation.py
β”‚   └── vaultdoortraining.py
β”œβ”€β”€ README.md
β”œβ”€β”€ urlCheck.py
└── web
    β”œβ”€β”€ CookieMonster.py
    β”œβ”€β”€ cookies.py
    β”œβ”€β”€ dontuseclientside.py
    β”œβ”€β”€ GetAHead.py
    β”œβ”€β”€ head-dump.py
    β”œβ”€β”€ includes.py
    β”œβ”€β”€ Insp3ct0r.py
    β”œβ”€β”€ IntroToBurp.py
    β”œβ”€β”€ localAuth.py
    β”œβ”€β”€ logon.py
    β”œβ”€β”€ n0s4n1ty1.py
    β”œβ”€β”€ Scavengerhunt.py
    β”œβ”€β”€ ssti1.py
    β”œβ”€β”€ ssti2.py
    β”œβ”€β”€ unminify.py
    β”œβ”€β”€ webdecode.py
    └── wherearetherobots.py

About

list of picoctf exploits

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages