A web search panel for default credentials that includes an API with a comprehensive dataset. The dataset contains information on services, vendors, systems, OT and IoT devices, routers, and more.
- Search bar that filters results based on your query in real-time.
- Can export filtered results to .csv report.
- After loading the full dataset from datasource, CREDSDEFAULT works locally in your browser. No usage data is collected.
- Infinite scroll
npm install
npm run start
Yes.
- Download the latest output.json from Releases.
- Host it on localhost, for example using
python3 -m http.server
or droppa. - Change the .env variable
DATASOURCE_ENDPOINT_URL
to point to the HTTP server running on localhost. - Run
credsdefault-search
offline.
Check out the CLI version at credsdefault-cli
Check out the dataset at credsdefault-dataset