设为首页 - 加入收藏 ASP站长网(Aspzz.Cn)- 科技、建站、经验、云计算、5G、大数据,站长网!
热搜: 重新 试卷 文件
当前位置: 首页 > 运营中心 > 建站资源 > 优化 > 正文

全面的高可用服务系统线上问题排查工具单之一(13)

发布时间:2019-05-10 18:20 所属栏目:21 来源:云时代架构
导读:显示去往102.168.1.102的所有ftp会话信息: tcpdump-ieth1'dst192.168.1.102and(port21or20)' 显示去往102.168.1.102的所有HTTP会话信息: tcpdump-nieth0'dst192.168.1.102andtcpandport8080' 12、nmap 扫描某一主

显示去往102.168.1.102的所有ftp会话信息:

  1. tcpdump -i eth1 'dst 192.168.1.102 and (port 21 or 20)' 

显示去往102.168.1.102的所有HTTP会话信息:

  1. tcpdump -ni eth0 'dst 192.168.1.102 and tcp and port 8080' 

12、nmap

扫描某一主机打开的端口以及端口提供的服务信息,通常用于查看本机哪些端口对外提供服务,或者确定服务器哪些端口对外开放。

使用方式:

  1. nmap -v -A localhost 

命令输出:

  1. robert@robert-ubuntu1410:~$ nmap -v -A localhost 
  2.  
  3. Starting Nmap 6.40 ( http://nmap.org ) at 2017-04-23 12:11 CST 
  4. NSE:Loaded 110 scripts for scanning. 
  5. NSE:Script Pre-scanning. 
  6. Initiating Ping Scan at 12:11 
  7. Scanning localhost (127.0.0.1) [2 ports] 
  8. Completed Ping Scan at 12:11, 0.00s elapsed (1 total hosts) 
  9. Initiating Connect Scan at 12:11 
  10. Scanning localhost (127.0.0.1) [1000 ports] 
  11. Discovered open port 22/tcp on 127.0.0.1 
  12. Discovered open port 8080/tcp on 127.0.0.1 
  13. Discovered open port 25/tcp on 127.0.0.1 
  14. Discovered open port 3306/tcp on 127.0.0.1 
  15. Discovered open port 631/tcp on 127.0.0.1 
  16. Completed Connect Scan at 12:11, 0.01s elapsed (1000 total ports) 
  17. Initiating Service scan at 12:11 
  18. Scanning 5 services on localhost (127.0.0.1) 
  19. Completed Service scan at 12:11, 6.04s elapsed (5 services on 1 host) 
  20. NSE:Script scanning 127.0.0.1. 
  21. Initiating NSE at 12:11 
  22. Completed NSE at 12:11, 0.22s elapsed 
  23. Nmap scan report for localhost (127.0.0.1) 
  24. Host is up (0.00025s latency). 
  25. Not shown:995 closed ports 
  26. PORT     STATE SERVICE VERSION 
  27. 22/tcp   open  ssh     (protocol 2.0) 
  28. | ssh-hostkey:1024 95:41:c2:46:25:8d:bc:2d:d1:15:c6:90:ca:a7:8b:bc (DSA) 
  29. | 2048 47:32:93:bf:49:df:9c:e7:d7:c5:f8:ef:92:e3:28:c2 (RSA) 
  30. |_256 bd:ef:f2:21:01:b1:cb:78:c7:42:a8:f3:5f:40:e3:37 (ECDSA) 
  31. 25/tcp   open  smtp    Postfix smtpd 
  32. |_smtp-commands:robert-ubuntu1410, PIPELINING, SIZE 10240000, VRFY, ETRN, STARTTLS, ENHANCEDSTATUSCODES, 8BITMIME, DSN,  
  33. | ssl-cert:Subject:commonName=ubuntu-kylin 
  34. | Issuer:commonName=ubuntu-kylin 
  35. | Public Key type:rsa 
  36. | Public Key bits:2048 
  37. | Not valid before:2015-10-24T08:56:26+00:00 
  38. | Not valid after: 2025-10-21T08:56:26+00:00 
  39. | MD5:  2458 afb6 3955 335a b4ad 171e 3917 b222 
  40. |_SHA-1:eb49 e335 4352 ccd7 4582 aa2d 1002 7eb3 725e 9045 
  41. |_ssl-date:2103-09-27T17:18:12+00:00; +86y157d13h06m52s from local time. 
  42. 631/tcp  open  ipp     CUPS 1.7 
  43. | http-methods:GET HEAD OPTIONS POST PUT 
  44. | Potentially risky methods:PUT 
  45. |_See http://nmap.org/nsedoc/scripts/http-methods.html 
  46. | http-robots.txt:1 disallowed entry  
  47. |_/ 
  48. |_http-title:Home - CUPS 1.7.2 
  49. 3306/tcp open  mysql   MySQL 5.5.54-0ubuntu0.14.04.1 
  50. | mysql-info:Protocol:10 
  51. | Version:5.5.54-0ubuntu0.14.04.1 
  52. | Thread ID:38 
  53. | Some Capabilities:Long Passwords, Connect with DB, Compress, ODBC, Transactions, Secure Connection 
  54. | Status:Autocommit 
  55. |_Salt:yB|ixB~v 
  56. 8080/tcp open  http    Apache Tomcat/Coyote JSP engine 1.1 
  57. |_http-favicon:Unknown favicon MD5:0488FACA4C19046B94D07C3EE83CF9D6 
  58. | http-methods:GET HEAD POST PUT DELETE TRACE OPTIONS PATCH 
  59. | Potentially risky methods:PUT DELETE TRACE PATCH 
  60. |_See http://nmap.org/nsedoc/scripts/http-methods.html 
  61. |_http-title:Site doesn't have a title (application/json;charset=UTF-8). 
  62. 1 service unrecognized despite returning data. If you know the service/version, please submit the following fingerprint at http://www.insecure.org/cgi-bin/servicefp-submit.cgi : 
  63. SF-Port22-TCP:V=6.40%I=7%D=4/23%Time=58FC2968%P=x86_64-pc-linux-gnu%r(NULL 
  64. SF:,2B,"SSH-2\.0-OpenSSH_6\.6\.1p1\x20Ubuntu-2ubuntu2\.8\r\n"); 
  65. Service Info:Host: robert-ubuntu1410 
  66.  
  67. NSE:Script Post-scanning. 
  68. Initiating NSE at 12:11 
  69. Completed NSE at 12:11, 0.00s elapsed 
  70. Read data files from:/usr/bin/../share/nmap 
  71. Service detection performed. Please report any incorrect results at http://nmap.org/submit/ . 
  72. Nmap done:1 IP address (1 host up) scanned in 6.49 seconds 

(编辑:ASP站长网)

网友评论
推荐文章
    热点阅读