kihei/i-06e29aa301957c69f
by SadServersMore by SadServers
unix 3 [ ] STREAM CONNECTED 11366 unix 3 [ ] STREAM CONNECTED 11352 unix 3 [ ] STREAM CONNECTED 11353 /run/systemd/journal/unix 3 [ ] STREAM CONNECTED 11367 /run/dbus/system_bus_admin@i-04e9b3dc5974733a8:~$ netstat -nptl (Not all processes could be identified, non-owned process info will not be shown, you would have to be root to see it all.) Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State tcp 0 0 127.0.0.1:5000 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN tcp6 0 0 :::6767 :::* LISTEN tcp6 0 0 :::8080 :::* LISTEN tcp6 0 0 :::22 :::* LISTEN admin@i-04e9b3dc5974733a8:~$ telnet
paris/i-04e9b3dc5974733a8 01:25
by SadServersdrwxr-xr-x 6 admin admin 4096 Feb 14 01:24 .. -rwxr-xr-x 1 admin admin 230 Sep 24 23:20 check.sh -rwxr-xr-x 1 admin root 11397096 Sep 20 15:53 sadagent -rw-r--r-- 1 admin admin 0 Sep 20 15:53 sadagent.txt admin@i-0613915f249b84d87:~/agent$ cat check.sh #!/bin/bash expected_checksum="d8bee9d7f830d5fb59b89e1e120cce8e" actual_checksum=$(md5sum /home/admin/mysolution | awk '{print $1}') if [[ "$actual_checksum" == "$expected_checksum" ]]; then echo -n "OK" else echo -n "NO" fiadmin@i-0613915f249b84d87:~/agent$ ./
paris/i-0613915f249b84d87 02:18
by SadServersadmin 740 0.0 0.1 2480 512 pts/1 S<s 03:27 0:00 sh -c /bin/baadmin 741 0.0 0.9 6820 4524 pts/1 S< 03:27 0:00 /bin/bash root 744 0.0 0.9 9336 4588 pts/1 S< 03:27 0:00 sudo su root 745 0.0 0.9 8672 4480 pts/1 S< 03:27 0:00 su root 747 0.1 1.6 15048 7636 ? Ss 03:27 0:00 /lib/systemd/root 748 0.0 0.5 101096 2640 ? S 03:27 0:00 (sd-pam) root 753 0.0 0.7 6052 3720 pts/1 S< 03:27 0:00 bash root 760 0.0 0.9 8672 4476 pts/1 S< 03:27 0:00 su admin admin 761 0.0 0.9 6824 4524 pts/1 S< 03:27 0:00 bash admin 770 0.0 0.6 8648 3164 pts/1 R<+ 03:28 0:00 ps aux admin@i-0f837dbf94cba2c30:~$ ls agent data datafile kihei admin@i-0f837dbf94cba2c30:~$ type kihei bash: type: kihei: not found admin@i-0f837dbf94cba2c30:~$ f