command-line-murders/i-011cbc2693eda8a43
by SadServersMore by SadServers
-O, --remote-name Write output to a file named as the remote file -s, --silent Silent mode -T, --upload-file <file> Transfer local FILE to destination -u, --user <user:password> Server user and password -A, --user-agent <name> Send User-Agent <name> to server -v, --verbose Make the operation more talkative -V, --version Show version number and quit This is not the full help, this menu is stripped into categories. Use "--help category" to get an overview of all categories. For all options use the manual or "--help all". admin@i-00bedab76eea4a7a9:~$ curl --user-agent "" localhost:5000 Welcome! Password is FDZPmh5AX3oiJtadmin@i-00bedab76eea4a7a9:~$ curl --user-agenlocalhost:5000 curl -h^C admin@i-00bedab76eea4a7a9:~$ echo FDZPmh5AX3oiJt > /home/
paris/i-00bedab76eea4a7a9 02:35
by SadServersagent webserver.py admin@i-0360c0d51a2cc6a1e:~$ ss -lnt4p State Recv-Q Send-Q Local Address:Port Peer AddreLISTEN 0 128 127.0.0.1:5000 0.0.0LISTEN 0 128 0.0.0.0:22 0.0.0admin@i-0360c0d51a2cc6a1e:~$ curl localhost:5000 Unauthorizedadmin@i-0360c0d51a2cc6a1e:~$ ls agent webserver.py admin@i-0360c0d51a2cc6a1e:~$ string webserver.py bash: string: command not found admin@i-0360c0d51a2cc6a1e:~$ python webserver.py bash: python: command not found admin@i-0360c0d51a2cc6a1e:~$ python3 webserver.py python3: can't open file '/home/admin/webserver.py': [Errno 13] Permission denieadmin@i-0360c0d51a2cc6a1e:~$ c
paris/i-0360c0d51a2cc6a1e 03:45
by SadServersPhysical volume "/dev/nvme2n1" successfully created. root@i-0da520fd834a1f6ec:/home/admin# pvdisplay "/dev/sdc" is a new physical volume of "1.00 GiB" --- NEW Physical volume --- PV Name /dev/sdc VG Name PV Size 1.00 GiB Allocatable NO PE Size 0 Total PE 0 Free PE 0 Allocated PE 0 PV UUID V6Koup-0R5z-aH85-ObU8-EnTH-frBM-3Amiz8 root@i-0da520fd834a1f6ec:/home/admin# sudo vgcreate one /dev/
kihei/i-0da520fd834a1f6ec 05:52
by SadServerstracefs on /sys/kernel/tracing type tracefs (rw,nosuid,nodev,noexec,relatime) fusectl on /sys/fs/fuse/connections type fusectl (rw,nosuid,nodev,noexec,relatimconfigfs on /sys/kernel/config type configfs (rw,nosuid,nodev,noexec,relatime) /dev/nvme0n1p15 on /boot/efi type vfat (rw,relatime,fmask=0022,dmask=0022,codepaadmin@i-0b26d5501c20c30f7:~$ touch tmp admin@i-0b26d5501c20c30f7:~$ la bash: la: command not found admin@i-0b26d5501c20c30f7:~$ ls agent data datafile kihei tmp admin@i-0b26d5501c20c30f7:~$ rm tmp admin@i-0b26d5501c20c30f7:~$ mkdir temp admin@i-0b26d5501c20c30f7:~$ mv datafile temp/^C (reverse-i-search)`': ^C admin@i-0b26d5501c20c30f7:~$ sudo mount /dev/vg/lv ./temp admin@i-0b26d5501c20c30f7:~$ mv datafile temp/