The purpose of the tool is to perform fingerprinting of remote TCP/IP stacks based on Ofir Arkin's ICMP fingerprinting research. This tool is a practical implementation of results discovered during 'project X' http://www.sys-security.com/index.php
Categories
SecurityLicense
Public DomainFollow X probe - active OS fingerprinting tool
Other Useful Business Software
Find Hidden Risks in Windows Task Scheduler
Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
Rate This Project
Login To Rate This Project
User Reviews
-
Works great, to compile on Centos 6.4 made following changes. xprobe2 ./libs-external/USI++/usi++/tcp.h added stdio.h ./libs-external/USI++/src/misc.cc added stdlib.h ./libs-external/USI++/src/ip.cc added stdlib.h Now compiles without error on Centos 6.4