Hunit

Enumeration

8080/tcp  open  http-proxy
view-source:http://192.168.134.125:8080/article/the-taste-of-rain
<!--
<a href="http://localhost:8080/api/">List all</a>
-->
http://192.168.134.125:8080/api/

[
	{"string":"/api/","id":13},
	{"string":"/article/","id":14},
	{"string":"/article/?","id":15},
	{"string":"/user/","id":16},
	{"string":"/user/?","id":17}
]

http://192.168.134.125:8080/api/user/

[	
	...
	{"login":"dademola","password":"[REDACTED]","firstname":"Derik","lastname":"Ademola","description":"Admin","id":6},
	...
]

Initial Access

PrivEsc

This a rsa priv key for git user and some related files in cron. Combining them?

We will access them with command line.

Last updated