fragroute intercepts, modifies, and rewrites egress traffic destined for a specified host, implementing most of the attacks described in the Secure Networks Insertion, Evasion, and Denial of Service: Eluding Network Intrusion Detection paper of January 1998.
fragroute intercepts, modifies, and rewrites egress traffic destined for a specified host, implementing most of the attacks described in the Secure Networks Insertion, Evasion, and Denial of Service: Eluding Network Intrusion Detection paper of January 1998.
To install fragroute, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install fragroute
To see what files were installed by fragroute, run:
port contents fragroute
To later upgrade fragroute, run:
sudo port selfupdate && sudo port upgrade fragroute
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.