Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PPD guide YouTube video. #71

Open
hsam10 opened this issue May 31, 2024 · 1 comment
Open

PPD guide YouTube video. #71

hsam10 opened this issue May 31, 2024 · 1 comment

Comments

@hsam10
Copy link

hsam10 commented May 31, 2024

I search on google how to use PPD but no instructions there. How to download and How to check passwords etc.

@BD-RE
Copy link

BD-RE commented Sep 18, 2024

Hey hsam10!
It sounds like you're also having some trouble downloading the full HaveIBeenPwned (HIBP) data.

Downloading HIBP Data:

Large files: You're right, downloading a 40GB file can be tricky. Torrents or a download manager might be better options for big files like this one.

You can try these tools:

PwnedPasswordsDownloader:

Easier install on Windows: (https://github.com/alisa101rs/haveibeenpwned-downloader/releases)
got only 26,8 GB (28.869.235.712 Bytes) from approximately 40GB

PHPPwnedPasswordsDownloader:

Not tried yet : (https://github.com/oyeaussie/PHPPwnedPasswordsDownloader/releases/tag/1.2.0)

Secure Password Management

KeePass: This is a great tool to store your passwords securely. There are two versions:

KeePassXC (online checking): Easier to install, has a built-in feature to check your passwords against HIBP online. Download KeePassXC for Windows (https://keepassxc.org/download/#windows) (64-bit, Windows 10 / 11) (Portable ZIP)
Look for "Database Reports" > "HIBP" > "Perform Online Analysis"

KeePass2 (offline checking): More complex setup, but allows you to check passwords offline. Requires additional plugins and data files.

Download KeePass2 (Portable):
Download KeePass2: (https://keepass.info/download.html)

Download HIBP Offline Check plugin:
Download HIBP Offline Check plugin: : (https://github.com/mihaifm/HIBPOfflineCheck) (https://github.com/mihaifm/HIBPOfflineCheck/releases/download/1.7.10/HIBPOfflineCheck.plgx)

Download HIBP Bloom Filter data (large, updated February 2023):
Download HIBP Bloom Filter data : (https://github.com/mihaifm/HIBPBloomFilter/releases/tag/4.0.0) (https://github.com/mihaifm/HIBPBloomFilter/releases/download/4.0.0/HIBPv8BloomFilter.bin)
You can ask for a 2024 update, but the current one might still be effective.
Installation instructions for the plugin:
How to install HIBP Offline Check plugin:
(https://github.com/mihaifm/HIBPOfflineCheck?tab=readme-ov-file#installation)

Note: For KeePass2, consider the online "k-anonymity" method as an alternative to downloading the large data file.

About the YouTube video: I can't create videos myself, but hopefully, these instructions help you out! Let me know if you have any other questions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants