A small daemon that creates virtual hosts appearing to run various operating systems and services.
Honeyd is a small daemon that creates virtual hosts (tested up to 65,536 ip addresses) that can appear to be running individual operating systems and services of your choice. Honeyd improves cyber security by providing mechanisms for threat detection and assessment, and also deters adversaries by hiding real systems in the middle of virtual systems.
Honeyd is a small daemon that creates virtual hosts (tested up to 65,536 ip addresses) that can appear to be running individual operating systems and services of your choice. Honeyd improves cyber security by providing mechanisms for threat detection and assessment, and also deters adversaries by hiding real systems in the middle of virtual systems.
To install honeyd, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install honeyd
To see what files were installed by honeyd, run:
port contents honeyd
To later upgrade honeyd, run:
sudo port selfupdate && sudo port upgrade honeyd
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.