Priv Esc

$ ss -anp
...
tcp   LISTEN 0      80                                      127.0.0.1:3306                         0.0.0.0:*                                 
tcp   LISTEN 0      128                                       0.0.0.0:22                           0.0.0.0:*                                 
tcp   ESTAB  0      2                                  192.168.111.38:52228                 192.168.45.168:1337  users:(("nc",pid=4310,fd=3))
tcp   LISTEN 0      511                                             *:80                                 *:*                                 
tcp   LISTEN 0      128                                          [::]:22                              [::]:*                                 
tcp   ESTAB  0      0                         [::ffff:192.168.111.38]:80          [::ffff:192.168.251.111]:42176                             
v_str ESTAB  0      0                                      3293820751:1023                               0:976

Skunk is running the following cron job

Go back to www-data shell

Back in skunk shell

Last updated