Can anyone give a nudge? Can’t figure out email vulns.
Well, I’m working on privesc, I have one user that can execute a special script and I think that I found a way to obtain reverse shell, but it don’t works and I’m totally stuck…
This box is mess, first we can get reverse via php and now it is forbidden, and how to get root via k***. Anyone has any idea. It is frustrating.
Anyone else get this error when trying to run? sudo /opt/app/startup.sh.
…
[+] Starting the app
…
events.js:183
** throw er; // Unhandled ‘error’ event**
** ^**
Error: listen EADDRINUSE :::8000
** at Object._errnoException (util.js:1022:11)**
** at _exceptionWithHostPort (util.js:1044:20)**
** at Server.setupListenHandle [as _listen2] (net.js:1367:14)**
** at listenInCluster (net.js:1408:12)**
** at Server.listen (net.js:1492:7)**
** at Object. (/opt/app/index.js:22:8)**
** at Module._compile (module.js:652:30)**
** at Object.Module._extensions…js (module.js:663:10)**
** at Module.load (module.js:565:32)**
** at tryModuleLoad (module.js:505:12)**