stevenwdv / leak-detect

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

☔️ 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


Languages

Language:TypeScript 85.0%Language:HTML 8.8%Language:JavaScript 6.2%