paris/i-08415f3e4b883b5b6
by SadServersMore by SadServers
admin@i-0ed3276435f610d44:~$ nv localhost 5000 bash: nv: command not found admin@i-0ed3276435f610d44:~$ nc localhost 5000 GET / admin@i-0ed3276435f610d44:~$ admin@i-0ed3276435f610d44:~$ Get / bash: Get: command not found admin@i-0ed3276435f610d44:~$ nc localhost 5000 GET / Welcome! Password is FDZPmh5AX3oiJt admin@i-0ed3276435f610d44:~$ echo FDZPmh5AX3oiJt
paris/i-0ed3276435f610d44 02:29
by SadServers-rw-r--r-- 1 admin admin 1024 Feb 29 07:33 .webserver.py.swp drwxr-xr-x 2 admin root 4096 Sep 24 23:20 agent -rwxrwx--- 1 root root 360 Sep 24 23:20 webserver.py admin@i-03d33c47959abc794:~$ file webserver.py webserver.py: regular file, no read permission admin@i-03d33c47959abc794:~$ curl localhost:5000 Unauthorizedadmin@i-03d33c47959abc794:~$ curl -I localhost:5000 HTTP/1.1 200 OK Server: Werkzeug/2.3.7 Python/3.9.2 Date: Thu, 29 Feb 2024 07:34:11 GMT Content-Type: text/html; charset=utf-8 Content-Length: 12 Connection: close admin@i-03d33c47959abc794:~$
paris/i-03d33c47959abc794 03:10
by SadServersnmap -v -iR 10000 -Pn -p 80 SEE THE MAN PAGE (https://nmap.org/book/man.html) FOR MORE OPTIONS AND EXAMPLES admin@i-0c4a9c08824633f19:~$ nmap -p- --min-rate=1000 -T4 localhost Starting Nmap 7.80 ( https://nmap.org ) at 2025-04-01 14:02 UTC Nmap scan report for localhost (127.0.0.1) Host is up (0.00019s latency). Not shown: 65531 closed ports PORT STATE SERVICE 22/tcp open ssh 5000/tcp open upnp 6767/tcp open bmc-perf-agent 8080/tcp open http-proxy Nmap done: 1 IP address (1 host up) scanned in 2.18 seconds admin@i-0c4a9c08824633f19:~$ nmap -p- --min-rate=1000 -T4