Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/michenriksen/searchpass

A simple tool for offline searching of default credentials for network devices, web applications and more.
https://github.com/michenriksen/searchpass

passwords ruby ruby-cli security

Last synced: about 24 hours ago
JSON representation

A simple tool for offline searching of default credentials for network devices, web applications and more.

Awesome Lists containing this project

README

        

# Searchpass

Searchpass is a simple tool for offline searching of default credentials for network devices, web applications and more.

## Usage

```
Usage: searchpass [options] term [term2] ... [termN]

Specific options:
-c, --case Perform case sensitive matching
-e, --exact Perform exact matching
-h, --help Show this message
--version Show version
```

## Installation

gem install searchpass

## Credit

The list of default passwords has been obtained from [cirt.net](https://cirt.net/passwords). Thanks to cirt.net and everyone who has contributed!