sub-domain-scanner
Overview
A CLI sub-domain discovery and analysis tool, intended to help discover and validate sub-domain takeover vulnerabilities.
Prerequisites
Installation
npm install sub-domain-scanner
Using sub-domain-scanner
Running sub-domain-scanner
sub-domain-scanner arguments
Output from sub-domain-scanner
Semver
This project aims to maintain the semver version numbering scheme.
Changelog
See the changelog file
Contributing
Contributions are very welcome for fixes, improvements, new features, documentation, bug reports and/or ideas. Please create a Github issue initially so we can discuss and agree actions/approach - that should save time all-round.
The ideal way to receive contributions is via a Github Pull Request from the master branch. Please ensure that at least unit tests (you can run these via npm test
) and if possible, linter rules (npm run lint
).
If you find a sensitive, security issue with this application, please email me privately in the first instance: neil [dot] craig [at] thedotproduct [dot] org
.