xprobe 0.3-1.1ubuntu1 source package in Ubuntu

Changelog

xprobe (0.3-1.1ubuntu1) trusty; urgency=medium

  * Use autotools-dev to update config.{sub,guess} instead of current method,
    which doesn't appear to be working.
 -- Logan Rosen <email address hidden>   Mon, 13 Jan 2014 21:50:08 -0500

Upload details

Uploaded by:
Logan Rosen
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe net

Downloads

File Size SHA-256 Checksum
xprobe_0.3.orig.tar.gz 521.1 KiB 12a9d0a2f38da8bb74c9e1cd96b2019802632cf55f8948384aafd417bb79a164
xprobe_0.3-1.1ubuntu1.diff.gz 3.7 KiB eb059783d39103e7e118671548161de7a9bfaad06237ce579fad070e213995be
xprobe_0.3-1.1ubuntu1.dsc 1.4 KiB 2c13e885defb53b1e4bd0ecff3a01ab41906a7544e528f85446a88a0ac6b3d10

Available diffs

View changes file

Binary packages built by this source

xprobe: Remote OS identification

 Xprobe2 allows you to determine what operating system is running on a
 remote host. It sends several packets to a host and analyses the
 returned answers.
 .
 Xprobe2's functionality is comparable to the OS fingerprinting feature
 in nmap (written by a different Fyodor):
  - Outputs its level of confidence about the OS on the remote host.
  - Remains usable even if intermediate systems (routers, firewalls) make
    slight modifications to the packets.
  - Can list the type of intermediate device (e.g. "Linux IP masquerading").
  - Modular architecture allows new fingerprinting tests and new OS
    signatures to be added.
 .
 Project homepage: <http://www.sys-security.com/html/projects/X.html>