SMB

───────┬─────────────────────────────────────────────────────────────────────────────────────────────────────────────
       β”‚ File: SMB-enum.txt
───────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────
   1   β”‚ Starting Nmap 7.92 ( https://nmap.org ) at 2022-07-13 15:35 EDT
   2   β”‚ Nmap scan report for hutch.offsec (192.168.105.122)
   3   β”‚ Host is up (0.080s latency).
   4   β”‚ 
   5   β”‚ PORT    STATE SERVICE
   6   β”‚ 135/tcp open  msrpc
   7   β”‚ 139/tcp open  netbios-ssn
   8   β”‚ |_smb-enum-services: ERROR: Script execution failed (use -d to debug)
   9   β”‚ 445/tcp open  microsoft-ds
  10   β”‚ |_smb-enum-services: ERROR: Script execution failed (use -d to debug)
  11   β”‚ 
  12   β”‚ Nmap done: 1 IP address (1 host up) scanned in 13.48 seconds
───────┴─────────────────────────────────────────────────────────────────────────────────────────────────────────────

       β”‚ File: SMB-vuln.txt
───────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
   1   β”‚ Starting Nmap 7.92 ( https://nmap.org ) at 2022-07-13 15:36 EDT
   2   β”‚ Nmap scan report for hutch.offsec (192.168.105.122)
   3   β”‚ Host is up (0.059s latency).
   4   β”‚ 
   5   β”‚ PORT    STATE SERVICE
   6   β”‚ 135/tcp open  msrpc
   7   β”‚ 139/tcp open  netbios-ssn
   8   β”‚ 445/tcp open  microsoft-ds
   9   β”‚ 
  10   β”‚ Host script results:
  11   β”‚ |_smb-vuln-ms10-054: false
  12   β”‚ |_smb-vuln-ms10-061: Could not negotiate a connection:SMB: Failed to receive bytes: ERROR
  13   β”‚ 
  14   β”‚ Nmap done: 1 IP address (1 host up) scanned in 12.67 seconds
───────┴─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────

Nothing here unfortunately.

SMB         192.168.105.122 445    HUTCHDC          [*] Windows 10.0 Build 17763 x64 (name:HUTCHDC) (domain:hutch.offsec) (signing:True) (SMBv1:False)

Last updated