HTB - Blurry
by black_panther - Saturday June 8, 2024 at 06:30 PM
#1
Let's start Blurry

https://app.hackthebox.com/machines/605
Reply
#2
I think we can use the steps from this article -> https://hiddenlayer.com/research/not-so-...ply-chain/
Reply
#3
/api/v2.27/

and

JWT
Reply
#4
(06-08-2024, 07:34 PM)black_panther Wrote: /api/v2.27/

and

JWT

You mean we need to attack via API?
Reply
#5
(06-08-2024, 07:37 PM)Szakyro Wrote:
(06-08-2024, 07:34 PM)black_panther Wrote: /api/v2.27/

and

JWT

You mean we need to attack via API?

Yes it could be
Reply
#6
You can execute tasks with an ClearML agent, the problem is the web app doesn't have its own agent and using your own agent will only get you code exec as yourself...

──(root?kali)-[~/…/Medium/Blurry/enumeration/web]
└─# python -m http.server 80
Serving HTTP on 0.0.0.0 port 80 (http://0.0.0.0:80/) ...
10.10.14.45 - - [08/Jun/2024 13:05:49] "GET /shell.sh HTTP/1.1" 200
Reply
#7
(06-08-2024, 08:14 PM)mxntysec Wrote: You can execute tasks with an ClearML agent, the problem is the web app doesn't have its own agent and using your own agent will only get you code exec as yourself...

──(root?kali)-[~/…/Medium/Blurry/enumeration/web]
└─# python -m http.server 80
Serving HTTP on 0.0.0.0 port 80 (http://0.0.0.0:80/) ...
10.10.14.45 - - [08/Jun/2024 13:05:49] "GET /shell.sh HTTP/1.1" 200

I think we somehow need to use that Chad Jippity user
Reply
#8
(06-08-2024, 08:15 PM)Szakyro Wrote:
(06-08-2024, 08:14 PM)mxntysec Wrote: You can execute tasks with an ClearML agent, the problem is the web app doesn't have its own agent and using your own agent will only get you code exec as yourself...

──(root?kali)-[~/…/Medium/Blurry/enumeration/web]
└─# python -m http.server 80
Serving HTTP on 0.0.0.0 port 80 (http://0.0.0.0:80/) ...
10.10.14.45 - - [08/Jun/2024 13:05:49] "GET /shell.sh HTTP/1.1" 200

I think we somehow need to use that Chad Jippity user

One of the vulnerabilities recently was CSRF so maybe we can reset his password or something for access to some admin dashboard possibly
Reply
#9
(06-08-2024, 08:18 PM)mxntysec Wrote:
(06-08-2024, 08:15 PM)Szakyro Wrote:
(06-08-2024, 08:14 PM)mxntysec Wrote: You can execute tasks with an ClearML agent, the problem is the web app doesn't have its own agent and using your own agent will only get you code exec as yourself...

──(root?kali)-[~/…/Medium/Blurry/enumeration/web]
└─# python -m http.server 80
Serving HTTP on 0.0.0.0 port 80 (http://0.0.0.0:80/) ...
10.10.14.45 - - [08/Jun/2024 13:05:49] "GET /shell.sh HTTP/1.1" 200

I think we somehow need to use that Chad Jippity user

One of the vulnerabilities recently was CSRF so maybe we can reset his password or something for access to some admin dashboard possibly

I can't find any POCs on it's recent vulnerabilities..
Reply
#10
(06-08-2024, 08:20 PM)Szakyro Wrote:
(06-08-2024, 08:18 PM)mxntysec Wrote:
(06-08-2024, 08:15 PM)Szakyro Wrote:
(06-08-2024, 08:14 PM)mxntysec Wrote: You can execute tasks with an ClearML agent, the problem is the web app doesn't have its own agent and using your own agent will only get you code exec as yourself...

──(root?kali)-[~/…/Medium/Blurry/enumeration/web]
└─# python -m http.server 80
Serving HTTP on 0.0.0.0 port 80 (http://0.0.0.0:80/) ...
10.10.14.45 - - [08/Jun/2024 13:05:49] "GET /shell.sh HTTP/1.1" 200

I think we somehow need to use that Chad Jippity user

One of the vulnerabilities recently was CSRF so maybe we can reset his password or something for access to some admin dashboard possibly

I can't find any POCs on it's recent vulnerabilities..

I'll look at the creator of the boxes GitHub, he could have a PoC maybe
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)