PPostbook
05/27/2019 — 3 Min Read — In CTF
CTF time !! Let's find flags. alt text Hidden Page ~ 🚩(1/7) Log in to the app using a newly created account, we can see home page like alt text Clicking two posts below, we can see their URLs http…
CTF time !! Let's find flags. alt text Hidden Page ~ 🚩(1/7) Log in to the app using a newly created account, we can see home page like alt text Clicking two posts below, we can see their URLs http…
CTF time !! Let's find flags. alt text PHP File Inclusion Vulnerability ~ 🚩(1/3) Simply by giving the input text (under 'Add comment' text area) Then we are able to do remote php code execution…
CTF time !! Let's find flags. alt text SQL Injection ~ 🚩(1/3) Let's navigate to /login route (by clicking "Create a new page") alt text By giving username ' (single quote), we got an error page Focus…