Hijagger
A tool that checks for hijackable packages in NPM and Python Pypi registries

Hijagger
A tool that checks for hijackable packages in NPM and Python Pypi registries
Hijagger Description
This tool checks every maintainer from every package in the NPM and Python Pypi registry for unregistered domains or unregistered MX records on those domains. Download the package index first! This can take a long time as the server is extremely slow (takes more than 30 mins): wget https://skimdb.npmjs.com/registry/_all_docs After this simply run the tool with ./hijagger npm. To see all options use the --help switch. The output is automatically saved to output.txt too. This tool will most probably run multiple days due to the high number of packages. To easily find the tool's output, you can use the following command: grep -i 'package' output.txt | less
Hijagger FAQ
Common questions about Hijagger including features, pricing, alternatives, and user reviews.
Hijagger is A tool that checks for hijackable packages in NPM and Python Pypi registries. It is a Attack Surface solution designed to help security teams with NPM.