Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jun 21st, 2012  |  syntax: None  |  size: 1.14 KB  |  hits: 10  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. #
  2. #First Scan
  3. #
  4. #
  5. Starting Nmap 5.00 ( http://nmap.org ) at 2011-02-18 12:51 CET
  6. Interesting ports on 192.168.0.11:
  7. Not shown: 996 closed ports
  8. PORT     STATE SERVICE VERSION
  9. 21/tcp   open  ftp     ProFTPD 1.3.2c
  10. 22/tcp   open  ssh     OpenSSH 5.3p1 Debian 3ubuntu3 (protocol 2.0)
  11. 80/tcp   open  http    Apache httpd 2.2.14 ((Ubuntu))
  12. 6667/tcp open  irc     IRCnet-based ircd
  13. OSs: Unix, Linux
  14.  
  15. Service detection performed. Please report any incorrect results at http://nmap.org/submit/ .
  16. Nmap done: 1 IP address (1 host up) scanned in 11.70 seconds
  17. ////////////////////////
  18.  
  19.  
  20. #
  21. #second scan
  22. #
  23. Starting Nmap 5.00 ( http://nmap.org ) at 2011-02-18 12:51 CET
  24. Interesting ports on localhost (127.0.0.1):
  25. Not shown: 994 closed ports
  26. PORT     STATE SERVICE VERSION
  27. 21/tcp   open  ftp     ProFTPD
  28. 22/tcp   open  ssh     OpenSSH
  29. 80/tcp   open  http    Apache httpd
  30. 631/tcp  open  ipp     CUPS 1.4
  31. 3306/tcp open  mysql   MySQL 5.1
  32. 6667/tcp open  irc     IRCnet
  33. OSs: Unix, Linux
  34.  
  35. Service detection performed. Please report any incorrect results at http://nmap.org/submit/ .
  36. Nmap done: 1 IP address (1 host up) scanned in 11.49 seconds