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
Build Securely on AWS with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
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