kihei/i-0330afbc40718ac33
by SadServersMore by SadServers
javascript-common.conf admin@i-0d7930c2d96370361:/etc/apache2/conf-available$ ls -lhtr total 4.0K -rw-r--r-- 1 root root 127 Dec 18 2020 javascript-common.conf admin@i-0d7930c2d96370361:/etc/apache2/conf-available$ cat javascript-common.conAlias /javascript /usr/share/javascript/ <Directory "/usr/share/javascript/"> Options FollowSymLinks MultiViews </Directory> admin@i-0d7930c2d96370361:/etc/apache2/conf-available$ telnet localhost 5000 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. GET
paris/i-0d7930c2d96370361 03:55
by SadServersadmin@i-0e3126c91f22b8e7e:~$ cd /home/admin/ admin@i-0e3126c91f22b8e7e:~$ ls agent data datafile kihei admin@i-0e3126c91f22b8e7e:~$ ps aux | grep kihei admin 733 0.4 4.1 98188 19420 pts/0 S<l+ 21:13 0:00 /usr/bin/pyth-t kihei/i-0e3126c91f22b8e7e -q -i 2 /var/log/cast/i-0e3126c91f22b8e7e admin 736 0.0 3.0 24456 14364 pts/0 S<+ 21:13 0:00 /usr/bin/pyth-t kihei/i-0e3126c91f22b8e7e -q -i 2 /var/log/cast/i-0e3126c91f22b8e7e admin 747 0.0 0.1 5264 696 pts/1 S<+ 21:14 0:00 grep kihei admin@i-0e3126c91f22b8e7e:~$ chmod -R a-w /var/log/cast/ admin@i-0e3126c91f22b8e7e:~$
kihei/i-0e3126c91f22b8e7e 00:44
by SadServers--2023-12-12 15:08:36-- http://localhost:5000/ Resolving localhost (localhost)... 127.0.0.1 Connecting to localhost (localhost)|127.0.0.1|:5000... connected. HTTP request sent, awaiting response... 200 OK Length: 12 [text/html] Saving to: ‘index.html’ index.html 0%[ index.html 100%[===========================================================================>] 12 --.-KB/s in 0s 2023-12-12 15:08:36 (35.6 KB/s) - ‘index.html’ saved [12/12] admin@i-0e2c619ce30827e76:~$ cat index.html Unauthorizedadmin@i-0e2c619ce30827e76:~$