Update research-security.md

pull/74/head
Paul Philippov 2023-01-26 22:19:46 -05:00 committed by GitHub
parent b3258facc3
commit 3f751a1d93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -13,7 +13,7 @@ When a password is found, it is wise to share it publicly, so that other develop
cryptographic resources to discover even more yet unknown passwords. Sharing is caring, boys! cryptographic resources to discover even more yet unknown passwords. Sharing is caring, boys!
### Some passwords that we found in different firmware ### Some passwords that we found in different firmware
```
| Hash | Plain password | | Hash | Plain password |
|---------------------------------------|----------------| |---------------------------------------|----------------|
| $1$0Me7S3z5$.uQ4Pr/QjJQ/0JUZI0w4m. | | | $1$0Me7S3z5$.uQ4Pr/QjJQ/0JUZI0w4m. | |
@ -37,3 +37,4 @@ cryptographic resources to discover even more yet unknown passwords. Sharing is
| ab8nBoH3mb8.g | helpme | | ab8nBoH3mb8.g | helpme |
| absxcfbgXtb3o | xc3511 | | absxcfbgXtb3o | xc3511 |
| xt5USRjG7rEDE | j1/_7sxw | | xt5USRjG7rEDE | j1/_7sxw |
```