Dancing

January 12, 2024

 Nmap 7.94 scan initiated Fri Jan 12 09:01:50 2024 as: nmap -sC -sV -oN nmap -vv 10.129.23.162
Increasing send delay for 10.129.23.162 from 160 to 320 due to 11 out of 22 dropped probes since last increase.
Increasing send delay for 10.129.23.162 from 320 to 640 due to 11 out of 22 dropped probes since last increase.
Increasing send delay for 10.129.23.162 from 640 to 1000 due to 11 out of 33 dropped probes since last increase.
Nmap scan report for 10.129.23.162
Host is up, received conn-refused (0.55s latency).
Scanned at 2024-01-12 09:01:51 PST for 295s
Not shown: 997 closed tcp ports (conn-refused)
PORT    STATE SERVICE       REASON  VERSION
135/tcp open  msrpc         syn-ack Microsoft Windows RPC
139/tcp open  netbios-ssn   syn-ack Microsoft Windows netbios-ssn
445/tcp open  microsoft-ds? syn-ack
Service Info: OS: Windows; CPE: cpe:/o:microsoft:windows

Host script results:
|_smb2-security-mode: Couldn't establish a SMBv2 connection.
| smb2-time: 
|   date: 2024-01-12T05:06:09
|_  start_date: N/A
| p2p-conficker: 
|   Checking for Conficker.C or higher...
|   Check 1 (port 24414/tcp): CLEAN (Couldn't connect)
|   Check 2 (port 50908/tcp): CLEAN (Couldn't connect)
|   Check 3 (port 62594/udp): CLEAN (Failed to receive data)
|   Check 4 (port 58548/udp): CLEAN (Failed to receive data)
|_  0/4 checks are positive: Host is CLEAN or ports are blocked
|_clock-skew: 4h00m01s

Read data files from: /usr/bin/../share/nmap
Service detection performed. Please report any incorrect results at https://nmap.org/submit/ .
# Nmap done at Fri Jan 12 09:06:46 2024 -- 1 IP address (1 host up) scanned in 295.51 seconds
smbclient -L 10.129.23.162
smbclient \\\\10.129.23.162\\WorkShares
ls
cd Amy.J 
mget * ---- Yes
cd James.P
mget * ---- Yes

Last updated