dev.lwlx.xyz

GitHub

Twitter

HTB write up for the baby BoneChewerCon[EASY] machine

proper server configs would be nice!


lwlx

lwlx

06 May 2022

@0x0000005

baby BoneChewerCon

This is my Write Up for the "baby BoneChewerCon" machine from Hack The Box.

Enumeration

We are given an URL. This leads us to a website calling for the registration to its upcoming event. We see we have a few graphics and most noteably and input field. So naturally we want to go ahead and try to XSS this. excel-file-report

Funily enough, actually just entering ANYTHING like ‘lol’ into the field yields us the flag from the debugger..

excel-file-report It seems the webservers configuration or the service run by the server is not correctly configured as a production server, thus still showing debug info. Be sure to always turn off any debugging info in Production environments.

© lwlx. 2026

Version 2.0.0