command-line-murders/i-057898ace39765d92
by SadServersMore by SadServers
The program is not being run. gcore: failed to create core.567 admin@i-073f4164998e385a7:~$ sudo gcore 567 We trust you have received the usual lecture from the local System Administrator. It usually boils down to these three things: #1) Respect the privacy of others. #2) Think before you type. #3) With great power comes great responsibility. [sudo] password for admin: sudo: a password is required admin@i-073f4164998e385a7:~$ cd /proc/567 admin@i-073f4164998e385a7:/proc/567$
paris/i-073f4164998e385a7 03:44
by SadServersadmin@i-00d4fc0ce03bf426d:~$ ss -lt State Recv-Q Send-Q Local Address:Port Peer AdLISTEN 0 128 127.0.0.1:5000 0.LISTEN 0 128 0.0.0.0:ssh 0.LISTEN 0 4096 *:6767 LISTEN 0 4096 *:http-alt LISTEN 0 128 [::]:ssh admin@i-00d4fc0ce03bf426d:~$ curl localhost:5000 Unauthorizedadmin@i-00d4fc0ce03bf426d:~$ nc localhost 5000 GET / Welcome! Password is FDZPmh5AX3oiJt admin@i-00d4fc0ce03bf426d:~nc
paris/i-00d4fc0ce03bf426d 01:15
by SadServersroot@i-0347f0aa3131a44e8:/home/admin# mount /dev/vg/lv /home/admin/data root@i-0347f0aa3131a44e8:/home/admin# mount /dev/vg/lv /home/admin/data mount: /home/admin/data: /dev/mapper/vg-lv already mounted on /home/admin/data. root@i-0347f0aa3131a44e8:/home/admin# ~/kihei bash: /root/kihei: No such file or directory root@i-0347f0aa3131a44e8:/home/admin# exit exit admin@i-0347f0aa3131a44e8:~$ ~/kihei panic: remove /home/admin/data/newdatafile: no such file or directory goroutine 1 [running]: main.main() ./main.go:62 +0x465 admin@i-0347f0aa3131a44e8:~$
kihei/i-0347f0aa3131a44e8 00:50
by SadServersConnecting to localhost (localhost)|127.0.0.1|:5000... connected. HTTP request sent, awaiting response... 200 OK Length: 12 [text/html] index.html: Permission denied Cannot write to ‘index.html’ (Permission denied). admin@i-060882b6b7423c159:/etc/python3$ cd .. admin@i-060882b6b7423c159:/etc$ cd .. admin@i-060882b6b7423c159:/$ find "index.html" find: ‘index.html’: No such file or directory admin@i-060882b6b7423c159:/$ find *"index.html" find: ‘*index.html’: No such file or directory admin@i-060882b6b7423c159:/$ find */"index.html" find: ‘*/index.html’: No such file or directory admin@i-060882b6b7423c159:/$ find */"index.html"