Xposedapi
❯ nmap -p- --min-rate=1000 -Pn 192.168.214.134
Starting Nmap 7.94SVN ( https://nmap.org ) at 2024-10-17 06:15 CDT
Nmap scan report for 192.168.214.134
Host is up (0.040s latency).
Not shown: 65533 closed tcp ports (conn-refused)
PORT STATE SERVICE
22/tcp open ssh
13337/tcp open unknown
Nmap done: 1 IP address (1 host up) scanned in 21.57 seconds
❯ nmap -p- -sCV -Pn 192.168.214.134
Starting Nmap 7.94SVN ( https://nmap.org ) at 2024-10-17 06:15 CDT
Nmap scan report for 192.168.214.134
Host is up (0.039s latency).
Not shown: 65533 closed tcp ports (conn-refused)
PORT STATE SERVICE VERSION
22/tcp open ssh OpenSSH 7.9p1 Debian 10+deb10u2 (protocol 2.0)
| ssh-hostkey:
| 2048 74:ba:20:23:89:92:62:02:9f:e7:3d:3b:83:d4:d9:6c (RSA)
| 256 54:8f:79:55:5a:b0:3a:69:5a:d5:72:39:64:fd:07:4e (ECDSA)
|_ 256 7f:5d:10:27:62:ba:75:e9:bc:c8:4f:e2:72:87:d4:e2 (ED25519)
13337/tcp open http Gunicorn 20.0.4
|_http-title: Remote Software Management API
|_http-server-header: gunicorn/20.0.4
Service Info: OS: Linux; CPE: cpe:/o:linux:linux_kernel
Service detection performed. Please report any incorrect results at https://nmap.org/submit/ .
Nmap done: 1 IP address (1 host up) scanned in 31.21 seconds
Last updated