ORT STATE SERVICE REASON VERSION
21/tcp open ftp syn-ack ttl 125
135/tcp open msrpc syn-ack ttl 125 Microsoft Windows RPC
139/tcp open netbios-ssn syn-ack ttl 125 Microsoft Windows netbios-ssn
445/tcp open microsoft-ds? syn-ack ttl 125
3389/tcp open ms-wbt-server syn-ack ttl 125 Microsoft Terminal Services
| rdp-ntlm-info:
| Target_Name: OSAKA
| NetBIOS_Domain_Name: OSAKA
| NetBIOS_Computer_Name: OSAKA
| DNS_Domain_Name: osaka
| DNS_Computer_Name: osaka
| Product_Version: 10.0.17763
|_ System_Time: 2024-07-21T13:33:26+00:00
5985/tcp open http syn-ack ttl 125 Microsoft HTTPAPI httpd 2.0 (SSDP/UPnP)
47001/tcp open http syn-ack ttl 125 Microsoft HTTPAPI httpd 2.0 (SSDP/UPnP)
|_http-server-header: Microsoft-HTTPAPI/2.0
|_http-title: Not Found
49664/tcp open msrpc syn-ack ttl 125 Microsoft Windows RPC
49665/tcp open msrpc syn-ack ttl 125 Microsoft Windows RPC
49666/tcp open msrpc syn-ack ttl 125 Microsoft Windows RPC
49667/tcp open msrpc syn-ack ttl 125 Microsoft Windows RPC
49668/tcp open msrpc syn-ack ttl 125 Microsoft Windows RPC
49669/tcp open msrpc syn-ack ttl 125 Microsoft Windows RPC
49670/tcp open msrpc syn-ack ttl 125 Microsoft Windows RPC
sudo vi /etc/hosts --> Add OSAKA domain
Try ftp with anonymouse ---> OK
cat dev.txt ---> This is a development server.
As for ftp.exe,
string ftp.exe -->didn't find interestring info
Think:
Shall I should analyze this ftp.exe with IDA or ghida --> may find buffer overflow exploit or something?
sudo vi /etc/hosts --> Add OSAKA domain
Try ftp with anonymouse ---> OK
cat dev.txt ---> This is a development server.
As for ftp.exe,
string ftp.exe
-->didn't find interestring infoThink:
Shall I should analyze this ftp.exe with IDA or ghida --> may find buffer overflow exploit or something?