command-line-murders/i-06d748b27203fae33
by SadServersMore by SadServers
admin 681 0.0 0.9 6740 4532 pts/0 S<s+ 17:03 0:00 bash -l admin 685 0.0 4.1 98188 19252 pts/0 R<l+ 17:03 0:00 /usr/bin/pythadmin 688 0.0 3.0 24456 14384 pts/0 S<+ 17:03 0:00 /usr/bin/pythadmin 689 0.0 0.1 2480 572 pts/1 S<s 17:03 0:00 sh -c /bin/baadmin 690 0.0 1.0 6952 4716 pts/1 S< 17:03 0:00 /bin/bash admin 834 0.0 0.6 8648 3240 pts/1 R<+ 17:07 0:00 ps -aux admin@i-0855e77fc64d64a54:~$ cat /home/admin/webserver cat: /home/admin/webserver: No such file or directory admin@i-0855e77fc64d64a54:~$ ls /home/admin/ agent webserver.py admin@i-0855e77fc64d64a54:~$ cat /home/admin/webserver.py cat: /home/admin/webserver.py: Permission denied admin@i-0855e77fc64d64a54:~$ ls -l /home/admin/webserver.py -rwxrwx--- 1 root root 360 Sep 24 2023 /home/admin/webserver.py admin@i-0855e77fc64d64a54:~$
paris/i-0855e77fc64d64a54 02:42
by SadServerstmp admin@i-0c57ba382b6c3ec6c:~/.ansible$ cd tmp/ admin@i-0c57ba382b6c3ec6c:~/.ansible/tmp$ ls admin@i-0c57ba382b6c3ec6c:~/.ansible/tmp$ ls admin@i-0c57ba382b6c3ec6c:~/.ansible/tmp$ ls -la total 8 drwx------ 2 admin admin 4096 Sep 24 23:20 . drwx------ 3 admin admin 4096 Sep 20 15:52 .. admin@i-0c57ba382b6c3ec6c:~/.ansible/tmp$ cd .. admin@i-0c57ba382b6c3ec6c:~/.ansible$ ls tmp admin@i-0c57ba382b6c3ec6c:~/.ansible$ cd .. admin@i-0c57ba382b6c3ec6c:~$ ls agent webserver.py admin@i-0c57ba382b6c3ec6c:~$ mvw
paris/i-0c57ba382b6c3ec6c 03:05
by SadServers567 ? Ssl 0:00 /usr/sbin/rsyslogd -n -iNONE 570 ? Ss 0:00 /lib/systemd/systemd-logind 572 tty1 Ss+ 0:00 /sbin/agetty -o -p -- \u --noclear tty1 linux 573 ttyS0 Ss+ 0:00 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,3 587 ? S 0:00 /usr/sbin/chronyd -F 1 588 ? Ss 0:00 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 star 589 ? S 0:00 /usr/sbin/chronyd -F 1 608 ? Ss 0:00 /usr/bin/python3 /usr/share/unattended-upgrades/una 681 pts/0 S<s+ 0:00 bash -l 685 pts/0 S<l+ 0:00 /usr/bin/python3 /usr/bin/asciinema rec -t paris/i- 688 pts/0 R<+ 0:00 /usr/bin/python3 /usr/bin/asciinema rec -t paris/i- 689 pts/1 S<s 0:00 sh -c /bin/bash 690 pts/1 S< 0:00 /bin/bash 741 pts/1 R<+ 0:00 ps -ax admin@i-06e8ffe7f101ff487:~$
paris/i-06e8ffe7f101ff487 01:36
by SadServersLogical volume "my_lv" created. admin@i-08fd4969dab4ed48f:~$ sudo mkfs.ext4 /dev/my_vg/my_lv mke2fs 1.46.2 (28-Feb-2021) Creating filesystem with 472064 4k blocks and 118080 inodes Filesystem UUID: cd7eddd3-af99-4128-aa7f-a01899708b6c Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: done Writing inode tables: done Creating journal (8192 blocks): done Writing superblocks and filesystem accounting information: done admin@i-08fd4969dab4ed48f:~$ sudo mount /dev/my_vg/my_lv /mnt/my_mount_point