Onto another CTF in Hacker101, Ticketastic:Live Instance. I will go straight to the point, so after playing around with the demo instances, I found out the website is vulnerable XSS attack while submitting as XSS script via the ‘Submit a Ticket’ page. And since, the hint given to us is “This level and the TicketasticContinue reading “Hacker101 – Ticketastic”
Tag Archives: SQL Injection
Hacker101 – Micro-CMS v2 (Manual Blind SQLi)
Previously, I wrote in the post that though I used sqlmap tool to automate sql injection, I would be doing the blind sql injection blindly and I will explain the concept behind it. Do note that this write up is only doing blind sql injection for Flag 2 of Micro-CMSv2. Before we start, let consolidatedContinue reading “Hacker101 – Micro-CMS v2 (Manual Blind SQLi)”
Hacker101 – Micro-CMS v2 part 2 (Flag 1 & 2)
Hi guys hope that you are having fun solving CTFs. Yesterday, I posted a writeup on flag 0 of Micro-CMS and so for today we will be continue to solve the remainder flag of Micro-CMS v2. Flag 1 The given hint is “What actions could you perform as a regular user on the last level,Continue reading “Hacker101 – Micro-CMS v2 part 2 (Flag 1 & 2)”
Hacker101 – Micro-CMS v2 part 1 (Flag 0)
Hi guys, hope you have a nice day at work/school 🙂 So now we will be doing more CTF 🏴 !!!! We will now do version 2 of Micro-CMS CTF, before that if you have not done version 1 of Micro-CMS, I would suggest you to do part 1 of it first. Here is theContinue reading “Hacker101 – Micro-CMS v2 part 1 (Flag 0)”