Advertisement
OldManRiver

NMAP Results

Mar 9th, 2020
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.16 KB | None | 0 0
  1. From Cmd:
  2.  
  3. nmap -sP 192.168.0.0/24 > /home/files/nmap_dump.txt && nano /home/files/nmap_dump.txt
  4.  
  5. Results are:
  6. ****************************************************************************************************
  7. Starting Nmap 6.40 ( http://nmap.org ) at 2020-03-09 10:57 CDT
  8.  
  9. Router:
  10. Nmap scan report for 192.168.0.1
  11. Host is up (0.00087s latency).
  12. MAC Address: CC:2D:21:2C:33:20 (Unknown)
  13.  
  14. Dell 790 DT:
  15. Nmap scan report for 192.168.0.103
  16. Host is up (0.00035s latency).
  17. MAC Address: 84:8F:69:F7:BD:91 (Dell)
  18.  
  19. (Unknown)
  20. Nmap scan report for 192.168.0.105
  21. Host is up (0.13s latency).
  22. MAC Address: 38:30:F9:06:51:4D (Unknown)
  23.  
  24. (Unknown: Suspect Pantum Printer Wifi)
  25. Nmap scan report for 192.168.0.109
  26. Host is up (0.12s latency).
  27. MAC Address: C0:CB:38:11:63:40 (Hon Hai Precision Ind. Co.)
  28.  
  29. Brother Printer:
  30. Nmap scan report for 192.168.0.150
  31. Host is up (-0.080s latency).
  32. MAC Address: 30:05:5C:A5:13:6F (Brother industries)
  33.  
  34. T3400-Svr:
  35. Nmap scan report for 192.168.0.104
  36. Host is up.
  37. Nmap done: 256 IP addresses (6 hosts up) scanned in 3.20 seconds
  38. ****************************************************************************************************
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement