Sha256: 33b45fbe52e90c0ffb1de4e11b3a60bf0c2310a931d8ff224edc94e4dae60f54
Contents?: true
Size: 663 Bytes
Versions: 2
Compression:
Stored size: 663 Bytes
Contents
# 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!
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
searchpass-1.1.0 | README.md |
searchpass-1.0.1 | README.md |