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
Heart [FREE] HackTheBox All Cheatsheets Tamarisk 15 850 6 hours ago
Last Post: 0x5k1z0
  CPTS-FLAG darkcat 14 5,744 7 hours ago
Last Post: Sukon
  [FREE] CPTS 12 FLAGS pulsebreaker 78 2,640 7 hours ago
Last Post: hitlerssecretsidechick
  [MEGALEAK] HackTheBox ProLabs, Fortress, Endgame - Alchemy, 250 Flags, leak htb-bot htb-bot 91 8,314 7 hours ago
Last Post: hitlerssecretsidechick
  [FREE] 300+ Writeups PDF HackTheBox/HTB premium retired Tamarisk 381 94,660 10 hours ago
Last Post: xixi75

Forum Jump:


 Users browsing this forum: 1 Guest(s)