OmniPeek

From Infogalactic: the planetary knowledge core
(Redirected from Omnipeek)
Jump to: navigation, search
Omnipeek
Developer(s) Savvius
Operating system Windows
Type Packet analyzer
Website www.wildpackets.com

OmniPeek is a packet analyzer software tool from Savvius, for network troubleshooting and protocol analysis. It supports an application programming interface (API) for plugins.

History

Savvius (formerly WildPackets) was founded in 1990 by Mahboud Zabetian and Tim McCreery. The first product by Savvius was written for the Mac, and called EtherPeek. It was a protocol analyzer for Ethernet networks. It was later ported to Microsoft Windows, which was released in 1997. In 2001, AiroPeek was released, which added support for wireless IEEE 802.11 (marketed with the Wi-Fi brand) networks. In 2003, the OmniEngine Distributed Capture Engine was released as software, and as a hardware network recorder appliance.

On the morning of July 15, 2002, Savvius' building in Walnut Creek, California burnt to the ground. However, the company survived the fire.[1]

Mid-April 2015, the company changed its name from WildPackets to Savvius and chose to focus on network security.[2]

Acquisitions

Savvius acquired Net3 Group in November 2000. Their product, NetSense, an expert system for network troubleshooting, was converted into a plug-in and integrated into a new version of the product called EtherPeekNX.[3]

Savvius acquired Optimized Engineering Corporation in 2001. Optimized network analysis training courses and instructors were added to Savvius' services.[4]

Extensibility

OmniPeek has APIs on the front-end for automation, on the back-end for analysis, as well as other mechanisms to extend and enhance the program.[5]

There are 40 plug-ins available for the OmniPeek Platform. These plug-ins range from logging extensions to full-blown applications that are hosted by OmniPeek.

Remote Adapters: provide a means to capture packets and stats. There are remote adapters to capture from RMON, NetFlow, SFlow, Cisco AP's, Aruba AP's, and Linux boxes. Adapters are available to aggregate packets from multiple network segments and wireless channels at the same time.

The most notable decoders are the protospecs and decoder files, which are interpreted text files that can be extended by the user to enhance the display and analysis of existing protocols, and add knowledge of completely new protocols, without releasing new versions of the application.[6]

The plugin Wizards for the OmniPeek Console and the OmniEngine are Microsoft Visual Studio Project Templates that generate working plug-ins. When the wizard is run, a dialog appears providing options for types of functionality that sample code will be generated for. When the wizard is complete, the user is left with a working plugin with entry points for adding application logic. These plug-in wizards enable the development of extensions to OmniPeek.

The MyPeek Community Portal is a website dedicated to the extension of OmniPeek. It provides plug-ins, scripts, adapters, tools, and various levels of support for the plug-ins posted there, and expertise for those interested in extending OmniPeek themselves.[7]

PlaceMap: is a freely available standalone Google Maps Packet sniffer application for Windows that captures network traffic and maps nodes to the Google Map. PlaceMap is a notable example of extensibility in that it uses exactly the same Google Map plugin that is also available for the OmniPeek, and is uses the peek driver API to capture packets.[8]

Example Plugins

  • Google Map Plugin - map nodes to a Google Map[9]
  • SQLFilter Plugin - save and query packets from a database
  • PeekPlayer Plugin - send packet an adapter or a capture window
  • PowerBar Plugin - write scripts that process packets
  • Decoder Plugin - decode packets
  • WatchMe Plugin - display web sites in real-time from URLs
  • Browser Plugin - construct and display web pages from packets
  • IM Plugin - display instant message screen names and chat
  • WebStats Plugin - collect and report web statistics
  • Remote TCPDump Adapter Plugin - stream packets from any machine with SSH and tcpdump
  • Cisco Remote Adapter Plugin - stream packets from Cisco Access Points
  • Aruba Remote Adapter Plugin - stream packets from Aruba Networks Air Monitors

References

  1. Lua error in package.lua at line 80: module 'strict' not found.
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. Lua error in package.lua at line 80: module 'strict' not found.
  4. Lua error in package.lua at line 80: module 'strict' not found.
  5. Lua error in package.lua at line 80: module 'strict' not found.
  6. Lua error in package.lua at line 80: module 'strict' not found.
  7. Lua error in package.lua at line 80: module 'strict' not found.
  8. Lua error in package.lua at line 80: module 'strict' not found.
  9. Lua error in package.lua at line 80: module 'strict' not found.

External links