Crates.io | lpass-blob |
lib.rs | lpass-blob |
version | 0.1.0 |
source | src |
created_at | 2023-01-05 17:08:47.910775 |
updated_at | 2023-01-05 17:08:47.910775 |
description | Check your LastPass blob for AES-ECB encryption |
homepage | |
repository | https://github.com/ripe-mangos/lastpass-blob-deobfuscator |
max_upload_size | |
id | 751680 |
size | 9,285 |
A tool to deobfuscate your LastPass blob and determine if any passwords are encrypted with AES-ECB and therefore more vulnerable with the recent breach.
cargo install lpass-blob
# Grab your blob: https://www.grc.com/sn/SN-904-Notes.pdf
# Copy & paste it to a text file
lpass-blob [path to the text file]
Created because of Steve Gibson's call-to-action on the Security Now! Podcast. I don't use LastPass, but made an account for testing.
If you find any bugs, please report via Github issues.