paris/i-013a8ed80353e321b
by SadServersMore by SadServers
root@i-07cf1d96296b9ba0c:/home/admin/data# root@i-07cf1d96296b9ba0c:/home/admin/data# root@i-07cf1d96296b9ba0c:/home/admin/data# touch newdatafile root@i-07cf1d96296b9ba0c:/home/admin/data# ls newdatafile root@i-07cf1d96296b9ba0c:/home/admin/data# ls -lrt total 0 -rw-r--r-- 1 root root 0 Dec 7 15:15 newdatafile root@i-07cf1d96296b9ba0c:/home/admin/data# chmod 775 newdatafile root@i-07cf1d96296b9ba0c:/home/admin/data# root@i-07cf1d96296b9ba0c:/home/admin/data# ls -lrt total 0 -rwxrwxr-x 1 root root 0 Dec 7 15:15 newdatafile root@i-07cf1d96296b9ba0c:/home/admin/data# cd .. root@i-07cf1d96296b9ba0c:/home/admin#
kihei/i-07cf1d96296b9ba0c 05:19
by SadServers559 ? S<sl 0:00 /home/admin/agent/sadagent 562 ? Ss 0:00 /usr/sbin/cron -f 563 ? Ss 0:00 /usr/bin/dbus-daemon --system --address=systemd: -- 575 ? Ss 0:00 /usr/bin/python3 /home/admin/webserver.py 576 ? Ssl 0:00 /usr/sbin/rsyslogd -n -iNONE 582 ? Ss 0:00 /lib/systemd/systemd-logind 584 ? Ss 0:00 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 star 585 tty1 Ss+ 0:00 /sbin/agetty -o -p -- \u --noclear tty1 linux 586 ttyS0 Ss+ 0:00 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,3 588 ? S 0:00 /usr/sbin/chronyd -F 1 589 ? S 0:00 \_ /usr/sbin/chronyd -F 1 606 ? Ss 0:00 /usr/bin/python3 /usr/share/unattended-upgrades/unaadmin@i-04f25c68fa11fb6a2:~$ curl -A "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5it/537.36 (KHTML, like Gecko) Chrome/W.X.Y.Z Mobile Safari/537.36 (compatible; G.google.com/bot.html)"
paris/i-04f25c68fa11fb6a2 00:29
by SadServersadmin@i-03e7f50dfa07833fa:~$ python bash: python: command not found admin@i-03e7f50dfa07833fa:~$ python3 Python 3.9.2 (default, Feb 28 2021, 17:03:44) [GCC 10.2.1 20210110] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import requests >>> requests.get("localho")