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 365 113,335 Yesterday, 07:30 PM
Last Post: N1GHTC0D3
  HTB Eloquia User and Root Flags - Insane Box 69646B 14 17,606 08-21-2026, 07:27 PM
Last Post: tangol
  [MEGALEAK] HackTheBox ProLabs, Fortress, Endgame - Alchemy, 250 Flags, leak htb-bot htb-bot 94 26,220 08-21-2026, 06:20 AM
Last Post: jamoski
  [FREE] HTB-ProLabs APTLABS Just Flags kewlsunny 25 19,494 08-15-2026, 06:06 PM
Last Post: m4573rx
  HTB - ALL Challenges you Stuck in osamy7593 3 17,649 08-15-2026, 01:58 AM
Last Post: 0xIDA



 Users browsing this thread: 1 Guest(s)