AuthBy
❯ nmap -p- --min-rate=1000 -Pn 192.168.207.46 -v
Starting Nmap 7.94SVN ( https://nmap.org ) at 2024-10-21 06:53 CDT
Initiating Parallel DNS resolution of 1 host. at 06:53
Completed Parallel DNS resolution of 1 host. at 06:53, 0.00s elapsed
Initiating SYN Stealth Scan at 06:53
Scanning 192.168.207.46 [65535 ports]
Discovered open port 3389/tcp on 192.168.207.46
Discovered open port 21/tcp on 192.168.207.46
Discovered open port 3145/tcp on 192.168.207.46
SYN Stealth Scan Timing: About 23.41% done; ETC: 06:55 (0:01:41 remaining)
SYN Stealth Scan Timing: About 51.73% done; ETC: 06:55 (0:00:57 remaining)
Discovered open port 242/tcp on 192.168.207.46
Completed SYN Stealth Scan at 06:55, 113.68s elapsed (65535 total ports)
Nmap scan report for 192.168.207.46
Host is up (0.035s latency).
Not shown: 65531 filtered tcp ports (no-response)
PORT STATE SERVICE
21/tcp open ftp
242/tcp open direct
3145/tcp open csi-lfap
3389/tcp open ms-wbt-server
Read data files from: /usr/share/nmap
Nmap done: 1 IP address (1 host up) scanned in 113.79 seconds
Raw packets sent: 131153 (5.771MB) | Rcvd: 163 (10.056KB)
❯ nmap -p- -sCV -Pn 192.168.207.46
Starting Nmap 7.94SVN ( https://nmap.org ) at 2024-10-21 07:00 CDT
Nmap scan report for 192.168.207.46
Host is up (0.035s latency).
Not shown: 65531 filtered tcp ports (no-response)
PORT STATE SERVICE VERSION
21/tcp open ftp zFTPServer 6.0 build 2011-10-17
| ftp-anon: Anonymous FTP login allowed (FTP code 230)
| total 9680
| ---------- 1 root root 5610496 Oct 18 2011 zFTPServer.exe
| ---------- 1 root root 25 Feb 10 2011 UninstallService.bat
| ---------- 1 root root 4284928 Oct 18 2011 Uninstall.exe
| ---------- 1 root root 17 Aug 13 2011 StopService.bat
| ---------- 1 root root 18 Aug 13 2011 StartService.bat
| ---------- 1 root root 8736 Nov 09 2011 Settings.ini
| dr-xr-xr-x 1 root root 512 Oct 21 18:53 log
| ---------- 1 root root 2275 Aug 08 2011 LICENSE.htm
| ---------- 1 root root 23 Feb 10 2011 InstallService.bat
| dr-xr-xr-x 1 root root 512 Nov 08 2011 extensions
| dr-xr-xr-x 1 root root 512 Nov 08 2011 certificates
|_dr-xr-xr-x 1 root root 512 Aug 02 13:37 accounts
242/tcp open http Apache httpd 2.2.21 ((Win32) PHP/5.3.8)
|_http-title: 401 Authorization Required
| http-auth:
| HTTP/1.1 401 Authorization Required\x0D
|_ Basic realm=Qui e nuce nuculeum esse volt, frangit nucem!
|_http-server-header: Apache/2.2.21 (Win32) PHP/5.3.8
3145/tcp open zftp-admin zFTPServer admin
3389/tcp open ssl/ms-wbt-server?
|_ssl-date: 2024-10-21T12:03:49+00:00; 0s from scanner time.
| rdp-ntlm-info:
| Target_Name: LIVDA
| NetBIOS_Domain_Name: LIVDA
| NetBIOS_Computer_Name: LIVDA
| DNS_Domain_Name: LIVDA
| DNS_Computer_Name: LIVDA
| Product_Version: 6.0.6001
|_ System_Time: 2024-10-21T12:03:44+00:00
| ssl-cert: Subject: commonName=LIVDA
| Not valid before: 2024-08-01T06:37:13
|_Not valid after: 2025-01-31T06:37:13
Service Info: OS: Windows; CPE: cpe:/o:microsoft:windows
Service detection performed. Please report any incorrect results at https://nmap.org/submit/ .
Nmap done: 1 IP address (1 host up) scanned in 186.58 seconds
Last updated