> 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: Thu, 07 Nov 2024 13:22:22 GMT < Content-Type: text/html; charset=utf-8 < Content-Length: 12 < Connection: close < * Closing connection 0 Unauthorizedadmin@i-0dceec2f0f3b96c91:~$ curl -vvv http://localhost:5000/* * Trying 127.0.0.1:5000... * Connected to localhost (127.0.0.1) port 5000 (#0) > GET /* HTTP/1.1 > Host: localhost:5000 > User-Agent: curl/7.74.0 > Accept: */* > * Mark bundle as not supporting multiuse < HTTP/1.1 404 NOT FOUND < Server: Werkzeug/2.3.7 Python/3.9.2 < Date: Thu, 07 Nov 2024 13:22:56 GMT < Content-Type: text/html; charset=utf-8 < Content-Length: 207 < Connection: close < <!doctype html> <html lang=en> <title>404 Not Found</title> <h1>Not Found</h1> <p>The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.</p> * Closing connection 0 admin@i-0dceec2f0f3b96c91:~$ open bash: open: command not found admin@i-0dceec2f0f3b96c91:~$ cat lo
paris/i-0dceec2f0f3b96c91
by SadServersMore by SadServers
man:sshd_config(5) Process: 581 ExecStartPre=/usr/sbin/sshd -t (code=exited, status=0/SUCCESS) Main PID: 590 (sshd) Tasks: 1 (limit: 521) Memory: 3.4M CPU: 38ms CGroup: /system.slice/ssh.service └─590 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups Feb 26 15:21:30 i-0543a291e6e295bb0 systemd[1]: Starting OpenBSD Secure Shell seFeb 26 15:21:31 i-0543a291e6e295bb0 sshd[590]: Server listening on 0.0.0.0 port Feb 26 15:21:31 i-0543a291e6e295bb0 sshd[590]: Server listening on :: port 22. Feb 26 15:21:31 i-0543a291e6e295bb0 systemd[1]: Started OpenBSD Secure Shell seradmin@i-0543a291e6e295bb0:~$ lsof -i :22 admin@i-0543a291e6e295bb0:~$ ps aux
paris/i-0543a291e6e295bb0 02:24
by SadServersapt-daily.timer loade e2scrub_all.timer loade fstrim.timer loade logrotate.timer loade man-db.timer loade mc.timer loade systemd-tmpfiles-clean.timer loade LOAD = Reflects whether the unit definition was properly loaded. ACTIVE = The high-level unit activation state, i.e. generalization of SUB. SUB = The low-level unit activation state, values depend on unit type. 106 loaded units listed. Pass --all to see loaded but inactive units, too. admin@i-0313ad0915d720af8:~$ systemctl status nginx Unit nginx.service could not be found. admin@i-0313ad0915d720af8:~$
paris/i-0313ad0915d720af8 01:26
by SadServersadmin@i-0300b63fb986ef336:~/.local$ cd /var/www bash: cd: /var/www: No such file or directory admin@i-0300b63fb986ef336:~/.local$ ls share admin@i-0300b63fb986ef336:~/.local$ cd .. admin@i-0300b63fb986ef336:~$ ls agent webserver.py admin@i-0300b63fb986ef336:~$ tail webserver.py tail: cannot open 'webserver.py' for reading: Permission denied admin@i-0300b63fb986ef336:~$ tail .webserver.py.swp b0nano 5.4�admini-0300b63fb986ef336webserver.pyadmin@i-0300b63fb986ef336:~$ nanoadmin@i-0300b63fb986ef336:~$ cat .webserver.py.swp b0nano 5.4�admini-0300b63fb986ef336webserver.pyadmin@i-0300b63fb986ef336:~$ cat b0nano 5.4�admini-0300b63fb986ef336webserver.pyadmin@i-0300b63fb986ef336:~$ nanoadmin@i-0300b63fb986ef336:~$ echo "somepassword" > ~/mysolution