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
(Jun 08, 2024, 07:34 PM)black_panther Wrote: /api/v2.27/

and

JWT

You mean we need to attack via API?
Reply
#5
(Jun 08, 2024, 07:37 PM)Szakyro Wrote:
(Jun 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
(Jun 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
(Jun 08, 2024, 08:15 PM)Szakyro Wrote:
(Jun 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
(Jun 08, 2024, 08:18 PM)mxntysec Wrote:
(Jun 08, 2024, 08:15 PM)Szakyro Wrote:
(Jun 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
(Jun 08, 2024, 08:20 PM)Szakyro Wrote:
(Jun 08, 2024, 08:18 PM)mxntysec Wrote:
(Jun 08, 2024, 08:15 PM)Szakyro Wrote:
(Jun 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] CPTS 12 FLAGS pulsebreaker 66 1,790 6 hours ago
Last Post: vlka
  [FREE] 300+ Writeups PDF HackTheBox/HTB premium retired Tamarisk 370 92,594 11 hours ago
Last Post: lifolifo007
  Hack the box Pro Labs, VIP, VIP+ 1 month free Method RedBlock 23 2,218 Yesterday, 02:10 PM
Last Post: kkkato
  [FREE] HackTheBox Academy - CBBH CDSA CPTS All Modules Flags Techtom 20 2,526 Apr 29, 2026, 11:06 PM
Last Post: op334
Heart [FREE] HackTheBox All Cheatsheets Tamarisk 3 416 Apr 29, 2026, 10:36 PM
Last Post: op334

Forum Jump:


 Users browsing this forum: 1 Guest(s)