https://github.com/outflanknl/passworddump2elk
Clean public password dump files and store in ELK
https://github.com/outflanknl/passworddump2elk
Last synced: about 1 year ago
JSON representation
Clean public password dump files and store in ELK
- Host: GitHub
- URL: https://github.com/outflanknl/passworddump2elk
- Owner: outflanknl
- Created: 2018-01-12T15:50:48.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-24T12:59:53.000Z (over 8 years ago)
- Last Synced: 2025-03-30T23:31:37.079Z (about 1 year ago)
- Language: Shell
- Size: 3.91 KB
- Stars: 37
- Watchers: 5
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PasswordDump2ELK
Clean public password dump files and store in ELK.
# Background
Cleans and reformats publicly leaked password dumps (LeakBase, Exploit.in, etc.) into an ELK stack.
Project includes the sanitize script, as well as the logstash config file. It does not install ELK for you.
More info in the blog post at https://outflank.nl/blog/2018/01/23/public-password-dumps-in-elk/