paris/i-0149d73fc6370539f
by SadServersMore by SadServers
<html lang=en> <title>404 Not Found</title> <h1>Not Found</h1> <p>The requested URL was not found on the server. If you entered the URL manualling and try again.</p> admin@i-052c2d8a4ff4eaabe:~$ curl localhost:5000 Unauthorizedadmin@i-052c2d8a4ff4eaabe:~$ ls agent webserver.py admin@i-052c2d8a4ff4eaabe:~$ cat webserver.py cat: webserver.py: Permission denied admin@i-052c2d8a4ff4eaabe:~$ ls -ls total 8 4 drwxr-xr-x 2 admin root 4096 Sep 24 23:20 agent 4 -rwxrwx--- 1 root root 360 Sep 24 23:20 webserver.py admin@i-052c2d8a4ff4eaabe:~$ ca
paris/i-052c2d8a4ff4eaabe 02:00
by SadServersCOMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME gotty 546 admin 6u IPv6 10655 0t0 TCP *:http-alt (LISTEN) gotty 546 admin 7u IPv6 11010 0t0 TCP ip-172-31-39-38.us-east-2.co-172-31-16-109.us-east-2.compute.internal:40862 (ESTABLISHED) sadagent 547 admin 7u IPv6 10631 0t0 TCP *:6767 (LISTEN) admin@i-0ec94a674eea95352:~$ nc localhost:5000 & [1] 899 admin@i-0ec94a674eea95352:~$ nc: missing port number nc -lvvp localhost:5000 nc: getaddrinfo: Servname not supported for ai_socktype [1]+ Exit 1 nc localhost:5000 admin@i-0ec94a674eea95352:~$ fg bash: fg: current: no such job admin@i-0ec94a674eea95352:~$ nc localhost 5000
paris/i-0ec94a674eea95352 04:22
by SadServersadmin@i-0292f4c30a492c952:/var$ ls backups cache lib local lock log mail opt run spool tmp admin@i-0292f4c30a492c952:/var$ cd log admin@i-0292f4c30a492c952:/var/log$ ls alternatives.log auth.log.2.gz cloud-init-output.log debug faillog lastlog private unattended-upgrades alternatives.log.1 btmp cloud-init.log debug.1 journal messages runit user.log apt btmp.1 daemon.log debug.2.gz kern.log messages.1 syslog user.log.1 auth.log cast daemon.log.1 dpkg.log kern.log.1 messages.2.gz syslog.1 user.log.2.gz auth.log.1 chrony daemon.log.2.gz dpkg.log.1 kern.log.2.gz minio.log syslog.2.gz wtmp admin@i-0292f4c30a492c952:/var/log$ less
paris/i-0292f4c30a492c952 03:56
by SadServerstmpfs 46636 368 46268 1% /run /dev/nvme0n1p1 8026128 6354944 1241928 84% / tmpfs 233168 12 233156 1% /dev/shm tmpfs 5120 0 5120 0% /run/lock /dev/nvme0n1p15 126678 6016 120662 5% /boot/efi admin@i-012b34261aecbabc6:~$ strace -o xxx -f ./kihei panic: exit status 1 goroutine 1 [running]: main.main() ./main.go:64 +0x47d admin@i-012b34261aecbabc6:~$ strace strace: must have PROG [ARGS] or -p PID Try 'strace -h' for more information. admin@i-012b34261aecbabc6:~$