CDNio HTB
by cavour13 - Saturday January 11, 2025 at 09:37 AM
#1
Official Htb WEBCHALLENGE CDNio


Let's discuss without leak anything and with no spoilers
Reply
#2
give attention to challenge description , hint is there Smile
Reply
#3
Tip for those who struggle:

nginx.conf:
location ~* \.(css|js|png|jpg|jpeg|gif|ico|svg|woff|woff2|ttf|eot)$ {

/main/routes.py
    if re.match(r'.*^profile', subpath): # Django perfection

those are the key elements to solve the challenge. think how could we cache the request with the bot.py
Reply
#4
It was pretty funny the box
Reply
#5
(01-11-2025, 01:39 PM)ent0xE Wrote: Tip for those who struggle:

nginx.conf:
location ~* \.(css|js|png|jpg|jpeg|gif|ico|svg|woff|woff2|ttf|eot)$ {

/main/routes.py
    if re.match(r'.*^profile', subpath): # Django perfection

those are the key elements to solve the challenge. think how could we cache the request with the bot.py

thanks for the tips this made it a nice challenge afterall.
Reply
#6
need help please dm.
Reply
#7
Challenge is not that easy indeed
Reply
#8
(01-11-2025, 05:26 PM)robinia Wrote:
(01-11-2025, 01:39 PM)ent0xE Wrote: Tip for those who struggle:

nginx.conf:
location ~* \.(css|js|png|jpg|jpeg|gif|ico|svg|woff|woff2|ttf|eot)$ {

/main/routes.py
    if re.match(r'.*^profile', subpath): # Django perfection

those are the key elements to solve the challenge. think how could we cache the request with the bot.py

thanks for the tips this made it a nice challenge afterall.

I tried this and check that is caching but have no idea how to get to the cached file lol
Reply
#9
web cache deception attack
Reply
#10
Can anyone help me with a hint?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [FREE] 300+ Writeups PDF HackTheBox/HTB premium retired Tamarisk 360 88,710 03-28-2026, 09:28 AM
Last Post: catsweet
  [FREE] HTB-ProLabs APTLABS Just Flags kewlsunny 23 2,348 03-28-2026, 03:30 AM
Last Post: lulaladrow
  [MEGALEAK] HackTheBox ProLabs, Fortress, Endgame - Alchemy, 250 Flags, leak htb-bot htb-bot 87 7,490 03-27-2026, 07:22 PM
Last Post: stn
  HTB Eloquia User and Root Flags - Insane Box 69646B 13 350 03-27-2026, 06:14 PM
Last Post: vlxw
  HTB - ALL Challenges you Stuck in osamy7593 2 646 03-27-2026, 04:24 PM
Last Post: catsweet



 Users browsing this thread: 1 Guest(s)