https://github.com/noraj/pass-station
CLI & library to search for default credentials among thousands of Products / Vendors
https://github.com/noraj/pass-station
credentials default default-credentials default-password hacktoberfest password passwords pentest
Last synced: about 2 months ago
JSON representation
CLI & library to search for default credentials among thousands of Products / Vendors
- Host: GitHub
- URL: https://github.com/noraj/pass-station
- Owner: noraj
- License: mit
- Created: 2021-03-15T15:14:18.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-02T15:54:15.000Z (about 1 year ago)
- Last Synced: 2025-04-12T05:38:12.836Z (11 months ago)
- Topics: credentials, default, default-credentials, default-password, hacktoberfest, password, passwords, pentest
- Language: Ruby
- Homepage: https://noraj.github.io/pass-station/
- Size: 536 KB
- Stars: 50
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Pass Station
[](https://badge.fury.io/rb/pass-station)

[](https://github.com/noraj/pass-station/network)
[](https://github.com/noraj/pass-station/stargazers)
[](https://github.com/noraj/pass-station/blob/master/LICENSE)
[](https://inventory.raw.pm/tools.html#Pass%20Station)
[](https://repology.org/project/pass-station/versions)

> CLI & library to search for default credentials among thousands of Products / Vendors
**CLI**
[](https://asciinema.org/a/397713)
**Library**

## Features
- CLI and library
- Powerful search feature: fields, switches, regexp, highlight
- Output: simple table, pretty table, JSON, YAML, CSV
- 2 sources: [DefaultCreds-cheat-sheet](https://github.com/ihebski/DefaultCreds-cheat-sheet), [Many passwords](https://github.com/many-passwords/many-passwords)
## Installation
```plaintext
$ gem install pass-station
```
Check the [installation](https://noraj.github.io/pass-station/) page on the documentation to discover more methods.
## Documentation
Homepage / Documentation: https://noraj.github.io/pass-station/
## Author
Made by Alexandre ZANNI ([@noraj](https://pwn.by/noraj/)). Forked from [sec-it/pass-station](https://github.com/sec-it/pass-station).