├── README.md ├── bugbounty_writeup └── HackMD_XSS_&_Bypass_CSP.md └── ctf_writeups └── web └── baby_ssrf.md /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/k1tten/writeups/HEAD/README.md -------------------------------------------------------------------------------- /bugbounty_writeup/HackMD_XSS_&_Bypass_CSP.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/k1tten/writeups/HEAD/bugbounty_writeup/HackMD_XSS_&_Bypass_CSP.md -------------------------------------------------------------------------------- /ctf_writeups/web/baby_ssrf.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/k1tten/writeups/HEAD/ctf_writeups/web/baby_ssrf.md --------------------------------------------------------------------------------