成人免费xxxxx在线视频软件_久久精品久久久_亚洲国产精品久久久_天天色天天色_亚洲人成一区_欧美一级欧美三级在线观看

Xprobe2:主動操作系統(tǒng)指紋工具

安全 數(shù)據(jù)安全
XProbe是一款遠程主機操作系統(tǒng)探查工具。開發(fā)者基于和Nmap相同的一些技術(shù)(same techniques),并加入了自己的創(chuàng)新。Xprobe通過ICMP協(xié)議來獲得指紋。

XProbe是一款遠程主機操作系統(tǒng)探查工具。開發(fā)者基于和Nmap相同的一些技術(shù)(same techniques),并加入了自己的創(chuàng)新。Xprobe通過ICMP協(xié)議來獲得指紋。最新版本是Xprobe2.0.3版本,Xprobe2通過模糊矩陣統(tǒng)計分析主動探測數(shù)據(jù)報對應(yīng)的ICMP數(shù)據(jù)報特征,進而探測得到遠端操作系統(tǒng)的類型。注:經(jīng)過本人測試,對比較老的操作系統(tǒng),識別效果非常高,對新內(nèi)核系統(tǒng)則識別效果不太準確。

下載鏈接:http://down.51cto.com/data/153234

>>去網(wǎng)絡(luò)安全工具百寶箱看看其它安全工具

安裝步驟:

#tar -zxvf  xprobe2-0.3.tar.gz
#./configure --prefix=/usr/loca/
# make
#make install

 用法:

#/usr/local/xprobe/bin/xprobe2 -h

Options:
          -v                       Be verbose
          -r                       Show route to target(traceroute)
          -p Specify portnumber, protocol and state.
                                   Example: tcp:23:open, UDP:53:CLOSED
          -c           Specify config file to use.
          -h                       Print this help.
          -o                Use logfile to log everything.
          -t             Set initial receive timeout or roundtrip time.
          -s           Set packsending delay (milseconds).
          -d              Specify debugging level.
          -D               Disable module number .
          -M               Enable module number .
          -L                       Display modules.
          -m         Specify number of matches to print.
          -T             Enable TCP portscan for specified port(s).
                                   Example: -T21-23,53,110
          -U             Enable UDP portscan for specified port(s).
          -f                       force fixed round-trip time (-t opt).
          -F                       Generate signature (use -o to save to a file).
          -X                       Generate XML output and save it to logfile specified with -o.
          -B                       Options forces TCP handshake module to try to guess open TCP port
          -A                       Perform analysis of sample packets gathered during portscan in
                                   order to detect suspicious traffic (i.e. transparent proxies,
                                   firewalls/NIDSs resetting connections). Use with -T.
 

以上個選項,讀者可自己去測試。本人給出一個簡單的測試,假設(shè)當(dāng)前目錄在/usr/local/xprobe/bin/下

#./xprobe2 www.163.com

Xprobe2 v.0.3 Copyright (c) 2002-2005 fyodor@o0o.nu, ofir@sys-security.com, meder@o0o.nu

[+] Target is www.163.com
[+] Loading modules.
[+] Following modules are loaded:
[x] [1] ping:icmp_ping  -  ICMP echo discovery module
[x] [2] ping:tcp_ping  -  TCP-based ping discovery module
[x] [3] ping:udp_ping  -  UDP-based ping discovery module
[x] [4] infogather:ttl_calc  -  TCP and UDP based TTL distance calculation
[x] [5] infogather:portscan  -  TCP and UDP PortScanner
[x] [6] fingerprint:icmp_echo  -  ICMP Echo request fingerprinting module
[x] [7] fingerprint:icmp_tstamp  -  ICMP Timestamp request fingerprinting module
[x] [8] fingerprint:icmp_amask  -  ICMP Address mask request fingerprinting module
[x] [9] fingerprint:icmp_port_unreach  -  ICMP port unreachable fingerprinting module
[x] [10] fingerprint:tcp_hshake  -  TCP Handshake fingerprinting module
[x] [11] fingerprint:tcp_rst  -  TCP RST fingerprinting module
[x] [12] fingerprint:smb  -  SMB fingerprinting module
[x] [13] fingerprint:snmp  -  SNMPv2c fingerprinting module
[+] 13 modules registered
[+] Initializing scan engine
[+] Running scan engine
[-] ping:tcp_ping module: no closed/open TCP ports known on 220.181.28.51. Module test failed
[-] ping:udp_ping module: no closed/open UDP ports known on 220.181.28.51. Module test failed
[-] No distance calculation. 220.181.28.51 appears to be dead or no ports known
[+] Host: 220.181.28.51 is up (Guess probability: 50%)
[+] Target: 220.181.28.51 is alive. Round-Trip Time: 0.02320 sec
[+] Selected safe Round-Trip Time value is: 0.04640 sec
[-] fingerprint:tcp_hshake Module execution aborted (no open TCP ports known)
[-] fingerprint:smb need either TCP port 139 or 445 to run
[-] fingerprint:snmp: need UDP port 161 open
[+] Primary guess:
[+] Host 220.181.28.51 Running OS: "Linux Kernel 2.6.6" (Guess probability: 100%)
[+] Other guesses:
[+] Host 220.181.28.51 Running OS: "Linux Kernel 2.6.7" (Guess probability: 100%)
[+] Host 220.181.28.51 Running OS: "Linux Kernel 2.6.8" (Guess probability: 100%)
[+] Host 220.181.28.51 Running OS: "Linux Kernel 2.6.9" (Guess probability: 100%)
[+] Host 220.181.28.51 Running OS: "Linux Kernel 2.6.10" (Guess probability: 100%)
[+] Host 220.181.28.51 Running OS: "Linux Kernel 2.6.11" (Guess probability: 100%)
[+] Host 220.181.28.51 Running OS: "Linux Kernel 2.6.5" (Guess probability: 100%)
[+] Host 220.181.28.51 Running OS: "Linux Kernel 2.6.4" (Guess probability: 100%)
[+] Host 220.181.28.51 Running OS: "Linux Kernel 2.6.0" (Guess probability: 100%)
[+] Host 220.181.28.51 Running OS: "Linux Kernel 2.6.1" (Guess probability: 100%)
[+] Cleaning up scan engine
[+] Modules deinitialized
[+] Execution completed.

探測出上海(本人測試地點IP)這邊訪問網(wǎng)易的系統(tǒng)IP為220.181.28.51的機器系統(tǒng)為linux系統(tǒng) ,并且內(nèi)核版本在2.6.1---2.6.11之間,也有可能是更高內(nèi)核版本,主要是xprobe目前支持探測系統(tǒng)指紋的系統(tǒng)版本有限,經(jīng)過我多次對不同系統(tǒng)freebsd,debian,centos,solaris,aix,windows xp,2000,2003的探測結(jié)果,發(fā)現(xiàn)越老的系統(tǒng)探測結(jié)果越準確,筆者支持該軟件作者繼續(xù)此工作!

 

責(zé)任編輯:佟健 來源: 網(wǎng)絡(luò)整理
相關(guān)推薦

2010-04-08 16:18:22

Unix操作系統(tǒng)工具

2010-04-22 16:32:50

Aix操作系統(tǒng)SMIT

2010-04-08 16:40:35

2009-12-09 17:25:19

Linux操作系統(tǒng)

2010-04-14 18:47:22

Unix操作系統(tǒng)

2010-04-15 14:40:26

Unix操作系統(tǒng)

2011-12-21 20:38:47

跨平臺工具操作系統(tǒng)

2021-11-15 06:56:46

操作系統(tǒng)U盤

2011-04-13 17:31:33

2010-04-29 14:08:38

Unix操作系統(tǒng)

2021-04-19 11:23:29

操作系統(tǒng)計算機DOS

2011-03-04 17:12:29

操作系統(tǒng)排行榜

2011-11-07 12:32:13

操作系統(tǒng)Mozilla

2020-12-29 16:39:01

Linux代碼命令

2009-07-23 18:43:25

操作系統(tǒng)LinuxWindows

2009-04-11 15:12:24

vxworks操作系統(tǒng)

2010-04-13 12:27:44

Unix操作系統(tǒng)

2012-03-30 14:43:23

2010-05-05 17:07:47

AIX操作系統(tǒng)

2009-12-14 17:46:40

Linux桌面操作系統(tǒng)
點贊
收藏

51CTO技術(shù)棧公眾號

主站蜘蛛池模板: xx视频在线 | 国产日产精品一区二区三区四区 | 国产精品视频免费观看 | 三级免费av | 欧美日韩精品 | 一区二区精品 | 69性欧美高清影院 | 国产精品精品久久久 | 亚洲欧洲日韩精品 中文字幕 | 国产一级在线观看 | 色综合久久久久 | 国产精品美女久久久久 | 久久伊人精品 | 黄色大片免费看 | 欧美一级二级视频 | 中文字幕免费中文 | 欧美精品在线一区 | 97日日碰人人模人人澡分享吧 | 精品欧美 | 亚洲顶级毛片 | 欧美乱做爰xxxⅹ久久久 | 日日操日日舔 | 超碰欧美 | 亚洲成av人片在线观看无码 | 欧美一区二区激情三区 | 久久久久黄| 国产 日韩 欧美 中文 在线播放 | 亚洲男人网 | 狠狠干影院 | 天天操 天天操 | 国产精品久久久久久久久久妞妞 | 欧美精品在线一区 | 91中文| 热re99久久精品国产99热 | 日韩av一二三区 | 国产一区二区影院 | 在线亚洲欧美 | 久久国产精品免费一区二区三区 | 四虎成人在线播放 | 日本精品视频一区二区 | 成人av网站在线观看 |