/TROPDROLE

Created a web CTF for my job at the web@cademie

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

TROPDROLE

logo

Made with the help of Matthieu-CM created during an internship at:

wac_logo

Simple capture the flag to learn the basics of Javascript obfuscation and how to interact with the Element Inspector.

Write-up

Official write-up here

Tryhackme

This room is available on tryhackme:

How_To_add

Install:

Clone the repository:

git clone https://github.com/p4p1/TROPDROLE.git

Run the webserver:

./run.sh

You can then access the challenge locally at: http://localhost:8080/ It is also possible with your local IP to access the challenge from an other machine with the link: http://[your_ip]:8080/

Virtual Box:

you can also setup this challenge with virtualbox using the ova file linked in: virtualbox/linktoova.txt

Screenshots:

Start_page challenge_1 win