Advertisement
mickojavanese

asaa

Sep 11th, 2014
2,730
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Oz 1.40 KB | None | 0 0
  1. root@javanese:~# nmap -A 192.168.200.1
  2.  
  3. Starting Nmap 6.47 ( http://nmap.org ) at 2014-09-11 21:04 WIB
  4. Nmap scan report for 192.168.200.1
  5. Host is up (0.0013s latency).
  6. Not shown: 993 closed ports
  7. PORT     STATE SERVICE        VERSION
  8. 21/tcp   open  ftp            MikroTik router ftpd 5.26
  9. 22/tcp   open  ssh            MikroTik RouterOS sshd (protocol 2.0)
  10. | ssh-hostkey:
  11. |_  1024 0e:74:59:72:62:fc:63:68:f9:e3:ba:09:34:d3:f4:e5 (DSA)
  12. 23/tcp   open  telnet         Linux telnetd
  13. 53/tcp   open  domain         MikroTik RouterOS named or OpenDNS Updater
  14. 80/tcp   open  http           MikroTik router config httpd
  15. |_http-methods: No Allow or Public header in OPTIONS response (status code 503)
  16. | http-robots.txt: 1 disallowed entry
  17. |_/
  18. |_http-title: RouterOS router configuration page
  19. 2000/tcp open  bandwidth-test MikroTik bandwidth-test server
  20. 8291/tcp open  unknown
  21. MAC Address: D4:CA:6D:BF:B5:42 (Routerboard.com)
  22. Device type: general purpose
  23. Running: Linux 2.6.X
  24. OS CPE: cpe:/o:linux:linux_kernel:2.6
  25. OS details: Linux 2.6.16 - 2.6.35 (embedded)
  26. Network Distance: 1 hop
  27. Service Info: OSs: Linux, RouterOS; Device: router; CPE: cpe:/o:linux:linux_kernel
  28.  
  29. TRACEROUTE
  30. HOP RTT     ADDRESS
  31. 1   1.25 ms 192.168.200.1
  32.  
  33. OS and Service detection performed. Please report any incorrect results at http://nmap.org/submit/ .
  34. Nmap done: 1 IP address (1 host up) scanned in 181.02 seconds
  35. root@javanese:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement