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
(Jan 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
(Jan 11, 2025, 05:26 PM)robinia Wrote:
(Jan 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] CPTS 12 FLAGS pulsebreaker 73 2,318 2 hours ago
Last Post: louikizzz
  [MEGALEAK] HackTheBox ProLabs, Fortress, Endgame - Alchemy, 250 Flags, leak htb-bot htb-bot 89 8,093 3 hours ago
Last Post: Xploitd
Heart [FREE] HackTheBox All Cheatsheets Tamarisk 10 622 6 hours ago
Last Post: chufoni
  [FREE] HackTheBox Academy - CBBH CDSA CPTS All Modules Flags Techtom 28 2,847 6 hours ago
Last Post: chufoni
  [FREE] 300+ Writeups PDF HackTheBox/HTB premium retired Tamarisk 375 93,633 6 hours ago
Last Post: Johe

Forum Jump:


 Users browsing this forum: 1 Guest(s)