sif runs directory and DNS fuzzing, port scanning, web crawling, JavaScript secret extraction, CMS and framework fingerprinting, Nuclei templates and its own YAML-defined modules against a list of targets, concurrently, from a single binary.
sif runs directory and DNS fuzzing, port scanning, web crawling, JavaScript secret extraction, CMS and framework fingerprinting, Nuclei templates and its own YAML-defined modules against a list of targets, concurrently, from a single binary.
To install sif, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install sif
To see what files were installed by sif, run:
port contents sif
To later upgrade sif, run:
sudo port selfupdate && sudo port upgrade sif
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.