command-line-murders/i-0fe567d9e89908bba
by SadServersMore by SadServers
> Host: 127.0.0.1:5000 > Authorization: Basic YWRtaW46YWRtaW4= > User-Agent: curl/7.74.0 > Accept: */* > * Mark bundle as not supporting multiuse < HTTP/1.1 200 OK < Server: Werkzeug/2.3.7 Python/3.9.2 < Date: Wed, 27 Dec 2023 10:00:47 GMT < Content-Type: text/html; charset=utf-8 < Content-Length: 12 < Connection: close < * Closing connection 0 Unauthorizedadmin@i-0be5e4664c35e2594:~$ curl -u 'test:test' 127.0.0.1:5000 -v
paris/i-0be5e4664c35e2594 02:51
by SadServersPhysical volume "/dev/nvme1n1" successfully created. Physical volume "/dev/nvme2n1" successfully created. root@i-0353e493b4516ec3d:~# lsblk -l NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT nvme1n1 259:0 0 1G 0 disk nvme0n1 259:1 0 8G 0 disk nvme0n1p1 259:2 0 7.9G 0 part / nvme0n1p14 259:3 0 3M 0 part nvme0n1p15 259:4 0 124M 0 part /boot/efi nvme2n1 259:5 0 1G 0 disk root@i-0353e493b4516ec3d:~# vgcreate vg /dev/nvme1n1 /dev/nvme2n1 Volume group "vg" successfully created root@i-0353e493b4516ec3d:~# lvcreate -n lv -l 100%FREE vg Logical volume "lv" created. root@i-0353e493b4516ec3d:~#
kihei/i-0353e493b4516ec3d 01:47
by SadServers[-m minttl] [-O length] [-P proxy_username] [-p source_port] [-q seconds] [-s sourceaddr] [-T keyword] [-V rtable] [-W recvlimit] [-w timeout] [-X proxy_protocol] [-x proxy_address[:port]] [destination] [port] admin@i-0b0edb32d26a5502b:~$ nc localhost 5000 admin@i-0b0edb32d26a5502b:~$ nc localhost 5000 GET / nc: port number invalid: GET admin@i-0b0edb32d26a5502b:~$ nc localhost 5000 admin@i-0b0edb32d26a5502b:~$ GET / bash: GET: command not found admin@i-0b0edb32d26a5502b:~$ GET / curl --user-agent "whatever"