Skip to content

🔭 A web search panel for default credentials that includes a comprehensive dataset. The dataset contains information on services, vendors, systems, OT and IoT devices, routers, and more.

Notifications You must be signed in to change notification settings

krystianbajno/credsdefault-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

credsdefault-search

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.

Features

  • 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

Installation

npm install
npm run start

Can I run it offline?

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.

CLI Version

Check out the CLI version at credsdefault-cli

Dataset

Check out the dataset at credsdefault-dataset

About

🔭 A web search panel for default credentials that includes a comprehensive dataset. The dataset contains information on services, vendors, systems, OT and IoT devices, routers, and more.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published