p4p1 / TROPDROLE

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

Home Page:https://p4p1.github.io/writeups/tropdrole-writeup.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://p4p1.github.io/writeups/tropdrole-writeup.html

License:GNU General Public License v3.0


Languages

Language:PHP 85.1%Language:HTML 11.6%Language:Shell 3.3%