Skip to content

Instantly share code, notes, and snippets.

@daniellimws
Last active December 8, 2019 12:47
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save daniellimws/f0a2014e2625f3d3026914cc16344adc to your computer and use it in GitHub Desktop.
collection of ctf writeups and papers

Collection of CTF writeups and papers

Use Ctrl+F with relevant tag to find

Tags

pickle blacklist php IIS ret2dlresolve seccomp CSS Injection vsyscall LFSR uaf Angular SSTI anti-debugging aes-ctr weak keys

Pwn

FORTIFY stack smashing message leak

vsyscall HITBGSEC 2017 - 1000 levels

ret2dlresolve 0ctf quals 2018 - babystack

ret2dlresolve ret2dlresolve explanation

seccomp defcon quals 2017 - mute

seccomp bsidessfctf 2018 - intel coder

uaf hitcon2015 - use after flee

seccomp GoogleCTF Quals 2018 - execve sandbox

RE

anti-debugging GoogleCTF Quals 2018 - keygenme

Web

pickle blacklist HITB GSEC XCTF 2018 - python-revenge

php IIS Oddities of PHP file access in Windows

php IIS HITB GSEC XCTF 2018 - upload

CSS Injection Reading Data via CSS Injection

CSS Injection GoogleCTF Quals 2018 - Cat Chat

Angular SSTI GoogleCTF Quals 2018 - Translate

Crypto

LFSR GoogleCTF Quals 2018 - BetterZip

AES-CTR GoogleCTF Quals 2018 - DogeStore

weak keys GoogleCTF Quals 2018 - DMCollision

Forensics

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment