kihei/i-0ddd50f9df146da5c
by SadServersMore by SadServers
LISTEN 0 4096 *:8080 *:* users:(("gotty",pid=559,fd=6)) LISTEN 0 128 [::]:22 [::]:* admin@i-063fac77df199e9d3:~$ lsof -i :5000 admin@i-063fac77df199e9d3:~$ lsof -i:5000 admin@i-063fac77df199e9d3:~$ lsof -i :8080 COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME gotty 559 admin 6u IPv6 11594 0t0 TCP *:http-alt (LISTEN) gotty 559 admin 7u IPv6 11877 0t0 TCP ip-172-31-39-158.us-east-2.compute.internal:http-alt->ip-172-31-16-109.us-east-2.compute.internal:40662 (ESTABLISHED) admin@i-063fac77df199e9d3:~$ lsof -i :5000 admin@i-063fac77df199e9d3:~$
paris/i-063fac77df199e9d3 01:06
by SadServersadmin@i-098403fc39803a851:~$ curl localhost:5000 Unauthorizedadmin@i-098403fc39803a851:~$ nc localhost 5000 GET / admin@i-098403fc39803a851:~$ admin@i-098403fc39803a851:~$ nc -v localhost 5000 Connection to localhost (127.0.0.1) 5000 port [tcp/*] succeeded! GET / Welcome! Password is FDZPmh5AX3oiJt admin@i-098403fc39803a851:~$ curl -u FDZPmh5AX3oiJt localhost:5000 Enter host password for user 'FDZPmh5AX3oiJt':
paris/i-098403fc39803a851 01:49
by SadServersadmin@i-0e3126c91f22b8e7e:~$ cd /home/admin/ admin@i-0e3126c91f22b8e7e:~$ ls agent data datafile kihei admin@i-0e3126c91f22b8e7e:~$ ps aux | grep kihei admin 733 0.4 4.1 98188 19420 pts/0 S<l+ 21:13 0:00 /usr/bin/pyth-t kihei/i-0e3126c91f22b8e7e -q -i 2 /var/log/cast/i-0e3126c91f22b8e7e admin 736 0.0 3.0 24456 14364 pts/0 S<+ 21:13 0:00 /usr/bin/pyth-t kihei/i-0e3126c91f22b8e7e -q -i 2 /var/log/cast/i-0e3126c91f22b8e7e admin 747 0.0 0.1 5264 696 pts/1 S<+ 21:14 0:00 grep kihei admin@i-0e3126c91f22b8e7e:~$ chmod -R a-w /var/log/cast/ admin@i-0e3126c91f22b8e7e:~$