Skip to content

Crawler for automatically detecting username & password leaks to third parties and DOM attributes on webpages

Notifications You must be signed in to change notification settings

stevenwdv/leak-detect

Repository files navigation

☔️ leak-detect

Clone repository including submodules:

git clone --recurse-submodules https://github.com/stevenwdv/leak-detect.git

Run single crawl:

npm install
npm start -- crawl --url https://example.com/

Get options:

npm start -- crawl --help

About

Crawler for automatically detecting username & password leaks to third parties and DOM attributes on webpages

Topics

Resources

Stars

Watchers

Forks