kihei/i-05228b05f8cede126
by SadServersMore by SadServers
users:(("sadagent",pid=562,fd=7)) LISTEN 0 4096 *:8080 users:(("gotty",pid=561,fd=6)) LISTEN 0 128 [::]:22 ESTAB 0 0 [::ffff:172.31.39.204]:8080 [:2 users:(("gotty",pid=561,fd=7)) admin@i-041eafe1d5ef8ef0a:~$ curl localhost:5000 Unauthorizedadmin@i-041eafe1d5ef8ef0a:~$ curl -X POST localhost:5000 <!doctype html> <html lang=en> <title>405 Method Not Allowed</title> <h1>Method Not Allowed</h1> <p>The method is not allowed for the requested URL.</p> admin@i-041eafe1d5ef8ef0a:~$
paris/i-041eafe1d5ef8ef0a 02:59
by SadServers"external_id": "c00ef46d-fcde-48e2-afbd-0fb595fe3fa7", Error: writing output failed: Broken pipe admin@i-0044e5fec361a7aaf:~$ jq '.data.stations[]' station_information.json |hea{ "eightd_has_key_dispenser": false, "rental_methods": [ "KEY", "CREDITCARD" ], "external_id": "c00ef46d-fcde-48e2-afbd-0fb595fe3fa7", "station_id": "c00ef46d-fcde-48e2-afbd-0fb595fe3fa7", "rental_uris": { "ios": "https://bkn.lft.to/lastmile_qr_scan", Error: writing output failed: Broken pipe admin@i-0044e5fec361a7aaf:~$ jq '.data.stations[] | select ' station_information
unimak/i-0044e5fec361a7aaf 01:59
by SadServersadmin@i-0ef39eb9f44fc6704:~/agent$ ls check.sh sadagent sadagent.txt admin@i-0ef39eb9f44fc6704:~/agent$ cat check.sh #!/bin/bash expected_checksum="d8bee9d7f830d5fb59b89e1e120cce8e" actual_checksum=$(md5sum /home/admin/mysolution | awk '{print $1}') if [[ "$actual_checksum" == "$expected_checksum" ]]; then echo -n "OK" else echo -n "NO" fiadmin@i-0ef39eb9f44fc6704:~/agent$ cat sa
paris/i-0ef39eb9f44fc6704 01:37
by SadServersxxd: Broken pipe admin@i-032a23e8be421d153:~$ xxd datafile | head ^C admin@i-032a23e8be421d153:~$ gzip datafile ^C admin@i-032a23e8be421d153:~$ ls agent data datafile kihei admin@i-032a23e8be421d153:~$ df -h Filesystem Size Used Avail Use% Mounted on udev 217M 0 217M 0% /dev tmpfs 46M 368K 46M 1% /run /dev/nvme0n1p1 7.7G 6.1G 1.2G 84% / tmpfs 228M 12K 228M 1% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/nvme0n1p15 124M 5.9M 118M 5% /boot/efi admin@i-032a23e8be421d153:~$