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: 10 months ago
JSON representation
A simple tool for offline searching of default credentials for network devices, web applications and more.
- Host: GitHub
- URL: https://github.com/michenriksen/searchpass
- Owner: michenriksen
- License: mit
- Created: 2016-08-22T20:01:39.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-01T08:59:43.000Z (over 8 years ago)
- Last Synced: 2025-04-02T05:53:56.625Z (10 months ago)
- Topics: passwords, ruby, ruby-cli, security
- Language: Ruby
- Size: 46.9 KB
- Stars: 167
- Watchers: 10
- Forks: 21
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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!