Solving SaaS from ImaginaryCTF 2021

Posted on Tue 27 July 2021 in CTF by 0xm4v3rick • Tagged with webappsec, writeup, linux, bypass

CTF challenge based on sed linux utility.


Continue reading

Solving Apollo 1337 from San Diego CTF 2021

Posted on Mon 10 May 2021 in CTF by 0xm4v3rick • Tagged with webappsec, enumeration, writeup, API

CTF challenge all based on enumeration and troubleshooting.


Continue reading

Solving dorsia2 from WPICTF CTF 2020

Posted on Mon 20 April 2020 in CTF by 0xm4v3rick • Tagged with webappsec, file read, writeup, lfi

Local File Inclusion (LFI) in the code C code supplementing the web server.


Continue reading

Solving autograder from WPICTF CTF 2020

Posted on Mon 20 April 2020 in CTF by 0xm4v3rick • Tagged with webappsec, file read, writeup

Challenge involving application allowing C code compilation which could be exploited to read files.


Continue reading

Solving Screenshoter from FireShell CTF 2020

Posted on Mon 23 March 2020 in CTF by 0xm4v3rick • Tagged with webappsec, phantomjs, file read, writeup

Challenge based on CVE-2019-17221 - arbitrary file read in PhantomJS through 2.1.1.


Continue reading

Solving URL to PDF from FireShell CTF 2020

Posted on Mon 23 March 2020 in CTF by 0xm4v3rick • Tagged with webappsec, PDF generators, file read, writeup

Challenge based on the talk Owning the clout through SSRF and PDF generators.


Continue reading

Solving Chatt with Bratt from UTCTF 2020

Posted on Mon 09 March 2020 in CTF by 0xm4v3rick • Tagged with webappsec, XSS, writeup

Challenge included simple Stored XSS to steal cookies in a chat application.


Continue reading

Solving Epic Admin PWN from UTCTF 2020

Posted on Mon 09 March 2020 in CTF by 0xm4v3rick • Tagged with webappsec, sql injection, writeup, sqlmap

SQL injection involving PostgreSQL. Blind SQLi with stacked Queries.


Continue reading

Solving Spooky Store from UTCTF 2020

Posted on Mon 09 March 2020 in CTF by 0xm4v3rick • Tagged with webappsec, XXE, writeup

XXE challenge that involved using already available XML tag


Continue reading

Introduction to Burp Suite Plugin Stepper

Posted on Mon 17 February 2020 in Tutorials by 0xm4v3rick • Tagged with webappsec, burp suite, repeater, stepper, plugin

Small introduction to burp suite plugin stepper and how it can be used to speed up the testing.


Continue reading