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
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
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