command-line-murders/i-0c897d45c356af422
by SadServersMore by SadServers
-rw------- 1 admin admin 571 Jan 17 11:50 .bash_history -rw-r--r-- 1 admin admin 220 Aug 4 2021 .bash_logout -rw-r--r-- 1 admin admin 3526 Aug 4 2021 .bashrc drwxr-xr-x 3 admin admin 4096 Sep 20 15:56 .config -rw-r--r-- 1 admin admin 807 Aug 4 2021 .profile drwx------ 2 admin admin 4096 Sep 17 16:44 .ssh drwxr-xr-x 2 admin root 4096 Sep 24 23:20 agent -rwxrwx--- 1 root root 360 Sep 24 23:20 webserver.py admin@i-079028a920acbbf53:~$ less .bashrc admin@i-079028a920acbbf53:~$ less .profile .ansible/ .bash_history .bash_logout .bashrc .config/ .prof agent/ webserver.py admin@i-079028a920acbbf53:~$ less .profile admin@i-079028a920acbbf53:~$ less .bash_history admin@i-079028a920acbbf53:~$
paris/i-079028a920acbbf53 04:41
by SadServersadmin@i-080818b7cdb9f789c:~/agent$ ls check.sh sadagent sadagent.txt admin@i-080818b7cdb9f789c:~/agent$ ping localhost:500 ping: localhost:500: Name or service not known admin@i-080818b7cdb9f789c:~/agent$ ping localhost:5000 ping: localhost:5000: Name or service not known admin@i-080818b7cdb9f789c:~/agent$ ping localhost:5000
paris/i-080818b7cdb9f789c 02:36
by SadServersWARNING: Running as a non-root user. Functionality may be unavailable. /run/lock/lvm/P_global:aux: open failed: Permission denied admin@i-02cfdc6ce00292dbe:~$ sudo pvs PV VG Fmt Attr PSize PFree /dev/sdb lvm2 --- 1.00g 1.00g /dev/sdc lvm2 --- 1.00g 1.00g admin@i-02cfdc6ce00292dbe:~$ sudo vgcreate VG /dev/sdb /dev/sdc Volume group "VG" successfully created admin@i-02cfdc6ce00292dbe:~$ vgs WARNING: Running as a non-root user. Functionality may be unavailable. /run/lock/lvm/P_global:aux: open failed: Permission denied admin@i-02cfdc6ce00292dbe:~$ sudo vgs VG #PV #LV #SN Attr VSize VFree VG 2 0 0 wz--n- 1.99g 1.99g admin@i-02cfdc6ce00292dbe:~$