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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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