Update
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
# DumpBrowserSecrets
|
||||
|
||||

|
||||
|
||||
A Rust based browser secrets extraction tool for Windows. Extracts cookies, logins, credit cards, autofill data, history, bookmarks, and tokens from Chromium based browsers and Firefox.
|
||||
|
||||
> The C PoC was released on [Maldev Academy](https://github.com/Maldev-Academy/DumpBrowserSecrets) and an amazing work by [luci4](https://x.com/GigelV41464).
|
||||
|
||||
What Rust brings into the table. Take an look at [Advantage section [Why Rust]](#why-rust-).
|
||||
|
||||
## Supported Browsers
|
||||
|
||||
@@ -18,6 +17,13 @@ What Rust brings into the table. Take an look at [Advantage section [Why Rust]](
|
||||
| Vivaldi | V10 (DPAPI) | Cookies, Logins, Credit Cards, Autofill, History, Bookmarks, Tokens |
|
||||
| Firefox | NSS (PBES2/PBKDF2) | Cookies, Logins, Autofill, History, Bookmarks, Tokens |
|
||||
|
||||
## Credits
|
||||
|
||||
The C PoC was released by [Maldev Academy](https://github.com/Maldev-Academy/DumpBrowserSecrets) and an amazing work by [luci4](https://x.com/GigelV41464).
|
||||
|
||||
What Rust brings to the table. Take an look at [Advantage section [Why Rust]](#why-rust-).
|
||||
|
||||
|
||||
## Features
|
||||
|
||||
- **V10 Decryption (DPAPI)**: Decrypts browser secrets protected by Windows Data Protection API
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 144 KiB |
Reference in New Issue
Block a user