command-line-murders/i-029418f9264a27d89
by SadServersMore by SadServers
. /usr/share/bash-completion/bash_completion elif [ -f /etc/bash_completion ]; then . /etc/bash_completion fi fi admin@i-04af3c553596ddb0f:~$ ^C admin@i-04af3c553596ddb0f:~$ .bashrc^C admin@i-04af3c553596ddb0f:~$ alias ll='ls -lh' admin@i-04af3c553596ddb0f:~$ ll total 8.0K drwxr-xr-x 2 admin root 4.0K Sep 24 23:20 agent -rwxrwx--- 1 root root 360 Sep 24 23:20 webserver.py admin@i-04af3c553596ddb0f:~$ pwd /home/admin admin@i-04af3c553596ddb0f:~$
paris/i-04af3c553596ddb0f 00:47
by SadServers................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
taipei/i-042e93d247763cee8 18:21
by SadServersagent webserver.py admin@i-07ce4a8d4e2cfe93b:~$ cat webserver.py cat: webserver.py: Permission denied admin@i-07ce4a8d4e2cfe93b:~$ usod cat webserver.py bash: usod: command not found admin@i-07ce4a8d4e2cfe93b:~$ sudo cat webserver.py 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: