SadServers Joined on September 10, 2023
1966 public recordings by SadServers
> GET / HTTP/1.1 > Host: localhost:5000 > 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: Sat, 25 Jan 2025 12:59:58 GMT < Content-Type: text/html; charset=utf-8 < Content-Length: 12 < Connection: close < * Closing connection 0 Unauthorizedadmin@i-07858c807135c8851:~$ curl -vvv localhost:5000
paris/i-07858c807135c8851 05:07
by SadServersVG Status resizable MAX LV 0 Cur LV 0 Open LV 0 Max PV 0 Cur PV 2 Act PV 2 VG Size 1.99 GiB PE Size 4.00 MiB Total PE 510 Alloc PE / Size 0 / 0 Free PE / Size 510 / 1.99 GiB VG UUID 3lRIUV-KddX-U0ZU-3Cy1-3gYw-7k6M-cyNk7u admin@i-06090b57ccc710aa5:~$ sudo lvcreate -l 100%FREE vg
kihei/i-06090b57ccc710aa5 02:31
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 SadServerswrite(2, ")\n", 2) ) = 2 write(2, "\t", 1 ) = 1 write(2, "./main.go", 9./main.go) = 9 write(2, ":", 1:) = 1 write(2, "64", 264) = 2 write(2, " +", 2 +) = 2 write(2, "0x47d", 50x47d) = 5 write(2, "\n", 1 ) = 1 exit_group(2) = ? +++ exited with 2 +++ admin@i-0ea5d5d501fb459ef:~$ pwd /home/admin admin@i-0ea5d5d501fb459ef:~$
kihei/i-0ea5d5d501fb459ef 04:15
by SadServersotty.js Jan 23 00:10:24 i-0f850090026917c38 gotty[556]: 2025/01/23 00:10:24 172.31.16.10fest.json Jan 23 00:10:24 i-0f850090026917c38 gotty[556]: 2025/01/23 00:10:24 172.31.16.10.svg Jan 23 00:10:24 i-0f850090026917c38 gotty[556]: 2025/01/23 00:10:24 New client c09:44316, connections: 1/5 Jan 23 00:10:24 i-0f850090026917c38 gotty[556]: 2025/01/23 00:10:24 172.31.16.10_192.png Jan 23 00:10:24 i-0f850090026917c38 gotty[556]: 2025/01/23 00:10:24 172.31.16.10con.ico Jan 23 00:10:27 i-0f850090026917c38 systemd[1]: mc.service: Succeeded. Jan 23 00:10:27 i-0f850090026917c38 systemd[1]: mc.service: Consumed 1.050s CPU Jan 23 00:10:49 i-0f850090026917c38 dhclient[461]: XMT: Solicit on ens5, interva:
paris/i-0f850090026917c38 01:43
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: Sorry, try again. [sudo] password for admin: sudo: 2 incorrect password attempts admin@i-00de5b35450913126:~$ systemctl status nginx Unit nginx.service could not be found. admin@i-00de5b35450913126:~$ telnet localhost:5000 telnet: could not resolve localhost:5000/telnet: Name or service not known admin@i-00de5b35450913126:~$ telnet localhost:5000
paris/i-00de5b35450913126 02:06
by SadServers/dev/nvme0n1p15 126678 6016 120662 5% /boot/efi admin@i-0d8b005e606433f01:~$ lsblk -l NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT nvme1n1 259:0 0 1G 0 disk nvme0n1 259:1 0 8G 0 disk nvme2n1 259:2 0 1G 0 disk nvme0n1p1 259:3 0 7.9G 0 part / nvme0n1p14 259:4 0 3M 0 part nvme0n1p15 259:5 0 124M 0 part /boot/efi admin@i-0d8b005e606433f01:~$ sudo pvcreate /dev/nvme1n1 /dev/nvme2n1 Physical volume "/dev/nvme1n1" successfully created. Physical volume "/dev/nvme2n1" successfully created. admin@i-0d8b005e606433f01:~$ vgvreate vg /dev/nvme1n1 /dev/nvme2n1 bash: vgvreate: command not found admin@i-0d8b005e606433f01:~$ vgreate vg /dev/nvme1n1 /dev/nvme2n1
kihei/i-0d8b005e606433f01 03:46
by SadServersUsage: ./kihei [options] -h Display help -help Display help -v Verbose mode (print extra info) -verbose Verbose mode (print extra info) admin@i-0f98f9626f4c98058:~$ ./kihei -v Creating file /home/admin/data/newdatafile with size 1.5GB... panic: exit status 1 goroutine 1 [running]: main.main() ./main.go:64 +0x47d admin@i-0f98f9626f4c98058:~$ ls
kihei/i-0f98f9626f4c98058 01:52
by SadServersadmin@i-0901e48aee60b1265:~$ 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-0901e48aee60b1265:~$ ls agent data datafile kihei admin@i-0901e48aee60b1265:~$ cat
kihei/i-0901e48aee60b1265 00:14
by SadServerstotal 44 drwxr-xr-x 6 admin admin 4096 Sep 24 2023 . drwxr-xr-x 3 root root 4096 Sep 17 2023 .. drwx------ 3 admin admin 4096 Sep 20 2023 .ansible -rw------- 1 admin admin 441 Jan 19 09:55 .bash_history -rw-r--r-- 1 admin admin 220 Aug 4 2021 .bash_logout -rw-r--r-- 1 admin admin 3526 Aug 4 2021 .bashrc drwxr-xr-x 3 admin admin 4096 Sep 20 2023 .config -rw-r--r-- 1 admin admin 807 Aug 4 2021 .profile drwx------ 2 admin admin 4096 Sep 17 2023 .ssh drwxr-xr-x 2 admin root 4096 Sep 24 2023 agent -rwxrwx--- 1 root root 360 Sep 24 2023 webserver.py admin@i-03340b7ac9cef3b13:~$ groups admin admin : admin adm dialout cdrom floppy sudo audio dip video plugdev netdev admin@i-03340b7ac9cef3b13:~$ ls
paris/i-03340b7ac9cef3b13 03:24
by SadServers-h, --help <category> Get help for commands -i, --include Include protocol response headers in the output -o, --output <file> Write to file instead of stdout -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-0bed7ad43768ade6d:~$ man ue