Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/michenriksen/searchpass
- Owner: michenriksen
- License: mit
- Created: 2016-08-22T20:01:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-01T08:59:43.000Z (over 7 years ago)
- Last Synced: 2024-12-24T18:09:36.802Z (8 days ago)
- Topics: passwords, ruby, ruby-cli, security
- Language: Ruby
- Size: 46.9 KB
- Stars: 165
- Watchers: 11
- Forks: 27
- 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!