command-line-murders/i-06b38d5c306b82a91
by SadServersMore by SadServers
#1) Respect the privacy of others. #2) Think before you type. #3) With great power comes great responsibility. [sudo] password for admin: Sorry, try again. [sudo] password for admin: sudo: 1 incorrect password attempt admin@i-07fd8f25e7494821e:~$ ls agent webserver.py admin@i-07fd8f25e7494821e:~$ docker ps bash: docker: command not found admin@i-07fd8f25e7494821e:~$ ^C admin@i-07fd8f25e7494821e:~$
paris/i-07fd8f25e7494821e 05:33
by SadServersroot@i-02092f036fead2d0b:~# mkfs-.ext4 /dev/sad_servers/sad_servers bash: mkfs-.ext4: command not found root@i-02092f036fead2d0b:~# mkfs.ext4 /dev/sad_servers/sad_servers mke2fs 1.46.2 (28-Feb-2021) Creating filesystem with 393216 4k blocks and 98304 inodes Filesystem UUID: d3e1d407-1b26-4059-8d11-8a5e5ce2ca4e 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 root@i-02092f036fead2d0b:~#
kihei/i-02092f036fead2d0b 04:37
by SadServersa.out agent webserver.py $ admin@i-072b43453825ba99a:~$ find / -perm -u=s -type f 2>/dev/null /usr/lib/openssh/ssh-keysign /usr/lib/dbus-1.0/dbus-daemon-launch-helper /usr/bin/chsh /usr/bin/umount /usr/bin/mount /usr/bin/passwd /usr/bin/newgrp /usr/bin/sudo /usr/bin/chfn /usr/bin/su /usr/bin/gpasswd admin@i-072b43453825ba99a:~$ ./a.out /usr/bin/su
paris/i-072b43453825ba99a 03:20
by SadServers[ --profile String ] [ --version ] Use --longhelp to show all options and advanced commands. admin@i-08cb4f73e8283a157:~$ sudo lvcreate -L 100% -n sad_vol sad_vg Can't parse size argument. Invalid argument for --size: 100% Error during parsing of command line. admin@i-08cb4f73e8283a157:~$ sudo lvcreate -L 100%FREE -n sad_vol sad_vg Can't parse size argument. Invalid argument for --size: 100%FREE Error during parsing of command line. admin@i-08cb4f73e8283a157:~$ sudo lvcreate -l 100%FREE -n sad_vol sad_vg Logical volume "sad_vol" created. admin@i-08cb4f73e8283a157:~$ lv