| 网站首页 | 无线论坛 | Anywlan无线商城 | 无线新闻 | 知识库 | 无线软件 | 无线资料 | 无线商城 | 
您现在的位置: 中国无线门户 >> 无线软件 >> 无线辅助工具 >> 软件资料信息
Anywlan专题

· 天线技术
· 无线安全
· 无线传感器网络(WSN)
· MIMO技术
· 宽带无线城域网技术
· RFID技术专题
· 超宽带无线通信技术

热 门 下 载
固顶软件资料 中文BT3 U盘全套工具.rar 
固顶软件资料 BackTrack 3 Final正式版下载 
固顶软件资料 BackTrack 3 
固顶软件资料 OmniPeek_keygen5_5.1序列号,激
固顶软件资料 BackTrack 2 Final 
固顶软件资料 WiFi Manager 4.0 Linux/Windo
普通软件资料 VMware Workstation 
普通软件资料 一个破解版的密码字典生成器 
普通软件资料 一个常用网管软件 
普通软件资料 隐藏,伪装你的MAC的单文件绿色
更多内容
推 荐 下 载 更多
固顶软件资料 中文BT3 U盘全套工具.rar 
固顶软件资料 BackTrack 3 Final正式版下载
固顶软件资料 BackTrack 3 
固顶软件资料 OmniPeek_keygen5_5.1序列号
固顶软件资料 BackTrack 2 Final 
固顶软件资料 WiFi Manager 4.0 Linux/Win
推荐软件资料 spoonwep2的lzm 
推荐软件资料 aircrack-ng-0.9.1-win 
推荐软件资料 OmniPeek插件 
推荐软件资料 Microsoft VirtualWiFi 1.0
OmniPeek插件
运行环境: Win9x/NT/2000/XP/2003 文件大小: 3780 K
软件等级: ★★★★ 软件类别: 国产软件
开 发 商: 佚名 软件语言: 英文
相关链接: 软件资料演示地址  软件资料注册地址 软件属性:     
下载次数: 本日:   本周:  
       本月:   总计:
授权方式: 免费版
解压密码: 
软件添加: 审核:admin 录入:zerochenwen 添加时间: 2007-6-27 13:14:31
下载点数:0
::下载地址::
本地FTP下载  
::软件简介::
OmniPeek是一个非常流行,功能强大, 插件丰富的协议分析工具. 这些插件的排名根据下载数目来排行, 您看到的时候可能跟现在的有所不同.要察看最新的排名请参考:
https://wpdn.wildpackets.com/view_submissions.php?downloaded=1
下面的介绍我将首先引用英文的介绍,最后再加以中文的点评或分析,就不做翻译了.

1. Google Map Plug-in

Description:
The Google™ Map Plug-in displays a Google Map in the OmniPeek capture window showing the locations of all the public IP addresses of captured packets. This feature is a great way to monitor your Web site at a high level and see in real time where in the world those hits are coming from.

可以在google map 中显示公网IP的位置, 实际测试中,由于ip地址库有限, 通常只能显示到国家或地区.

2. SQLFilter Plug-In

Description:
The SQLFilter brings the power of packet mining to OmniPeek and EtherPeek. The SQLFilter adds a new tab in the local capture window which allows users to index individual packet files and folders of packet files, as well as live captures. Simple and complex queries can then be made against the resulting database index over and over at any time, without ever needing to open the trace files again.

主要将所捕获的数据包写入数据库, 便于进一步分析.

3. Remote TCPDump Adapter

The Remote TCPDump Adapter remotely runs tcpdump over an SSH connection to a Unix or Linux computer, and streams the packets back into Peek.

非常酷的一个插件,也是我最喜欢的插件.只要在远程linux/unix上装好tcpdump/ssh,再做简单的配置就可以使用了. 实现了对*nix的远程抓包, 并且可以在Omnipeek中显示和分析, 同时也支持tcpdump过滤, 推荐使用!

4. Browser Plug-In

Description:
The Browser sample plug-in demonstrates how packets can be assembled into streams and payloads can be extracted from them. In this plug-in the packet payloads are assembled into web pages and displayed in a web browser tab.

http会话再现工具, 可以将标准的http数据还原成web页面, 目前对中文支持还不够好, 不过可以试一下NETIS出的一个web插件, 稍候提供下载.

5. OmniPeek Plug-in Wizard

Description:
Create console plug-ins fast. The OmniPeek Plug-in Wizard generates source code and project files which when built produce a Peek console plugin dll. The plug-in can run in Peek to extend its functionality in many ways. The Peek Console Plug-in Wizard provides a variety of options which result in the generation of different types of sample code. For example, two of the options are to create sample summary stats code and to create a new tab in a capture window. The API's used by the wizard to interact with the Peek Console are written in C. The framework that the wizard generates to route messages is C++.

OmniPeek使用VS2003开发的, 这个插件向导也只能用于VS2003, Vs2005的用户目前无法安装.
6. Instant Messenger Plugin

Description:
The Instant Messenger Plugin displays conversations for the AIM, MSN, and Yahoo protocols.

即时通讯插件, 可以还原MSN等会话, 但有时不是很稳定, 目前还不支持QQ. 国产的科来目前对qq支持是最好的,其次是Wireshark/Ethereal.

7. WebStats

Description:
WebStats is an application that monitors Web, FTP, and TCP Streams. It is a streambuilder, so for anybody who needs code to build streams, WebStats is a good place to start. The statistics that result from monitoring these streams are displayed in the Summary Statistics Window.

Web/FTP等统计分析的, 只对正版用户提供下载, 目前还没搞到手.

8. PeekPlayer Plug-in

Description:
The PeekPlayer Plugin is more than just a sample, it has a lot of functionality. However, lucky for you we decided to give it away. The basic function of the PeekPlayer is to send packets to a destination. The destination can be an adapter, or another capture window. This makes it possible to aggregate packets from multiple captures into a single capture.

数据包回放工具, 很不错的,不知道为什么排名这么低. 类似于NAI Sniffer Application Playback.

9. Cisco AP Remote Adapter

Description:
The Cisco Access Point Remote Adapter is an application that provides full packet capture capability at remote sites without having to deploy a packet analysis platform. Use of the Remote Adapter allows for flexible deployment of monitoring and management capabilities in any wireless network environment. With the Remote Adapter, any supported* Cisco Access Point can be placed in promiscuous mode and can capture all 802.11 transmissions it receives. These packets, including information on timing and signal strength, are then forwarded to a PC running AiroPeek or OmniPeek. The “Peek” software analyzes the packets from the Cisco AP Remote Adapter application and displays the same information as when capturing packets locally using a wireless LAN card.

可以直接连接到Cisco AP抓包分析, 可惜也不提供公开下载.

10. Latency Monitor

Description:
This add-on application, available now for Omni 3.0, provides an intelligent and flexible way to determine and react to latency. The Latency Monitor is designed to produce meaningful notifications about latency across groups of servers as well as specific applications. This type of high value notification can be used by a company to build procedures, both manual and automated, to react and fix problems before they occur. Being able to fix problems before they occur can result in saving money and making money depending on the type of company.

目前不提供下载.

-----------------------------------------------------------------------------------------------

除了上面有3个不提供下载的插件, 另外的我已经打包在一起了,方便大家.

如何安装?

1. 先关闭OmniPeek, 提供安装包的直接运行安装.
2. 对与DLL文件,请copy至WildPackets\OmniPeek\Plugins\
重启OmniPeek即可.
::相关软件::
没有相关软件资料
::下载说明::
为了达到最快的下载速度,推荐使用网际快车下载本站软件。
如果您发现该软件不能下载,请通知管理员或点击【此处报错】,谢谢!
未经本站明确许可,任何网站不得非法盗链及抄袭本站资源;如引用页面,请注明来自本站,谢谢您的支持!
  网友评论:(只显示最新10条。评论内容只代表网友观点,与本站立场无关!) 发表评论

| 设为首页 | 加入收藏 | 联系站长 | 友情链接 | 免责声 |
本站资讯大多来源于互联网,如涉及您的版权请来信告知。
投稿&合作:haowave#21cn.com(请将#换为@);合作与广告QQ:13122681(非合作勿加,友情链接请到论坛申请!)
Copyright (c) 2003-2008 Anywhere WLAN!!随时随地无线!. All Rights Reserved .
 Power by:Anywlan    粤ICP备05089722