versatile passive OS fingerprinting, masquerade detection tool
p0f is a versatile passive OS fingerprinting and masquerade detection utility, to be used for evidence or information gathering on servers, firewalls, IDSes, and honeypots, for pen-testing, or just for the fun of it.
p0f is a versatile passive OS fingerprinting and masquerade detection utility, to be used for evidence or information gathering on servers, firewalls, IDSes, and honeypots, for pen-testing, or just for the fun of it.
To install p0f, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install p0f
To see what files were installed by p0f, run:
port contents p0f
To later upgrade p0f, run:
sudo port selfupdate && sudo port upgrade p0f
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.