Title: Fix for MD2, MD4 and MD5 Are Weak Hash Functions by softsectest · Pull Request #8 · softsectest/JavaVulnerableLab · GitHub
Open Graph Title: Fix for MD2, MD4 and MD5 Are Weak Hash Functions by softsectest · Pull Request #8 · softsectest/JavaVulnerableLab
X Title: Fix for MD2, MD4 and MD5 Are Weak Hash Functions by softsectest · Pull Request #8 · softsectest/JavaVulnerableLab
Description: Issue Link A weakness in the MD5 cryptographic hash function can result in a high number of different messages with the same MD5 hash (known as a "collision"). Previous work on MD5 collisions between 2004 and 2007 showed that the use of this hash function can lead to theoretical attack scenarios; however, more recent work has proven that this scenario can be exploited in practice. This exposes any system which relies on the MD5 hashing mechanism to a realistic threat of attack. It should be noted that the SHA-1 algorithm has also been found to exhibit a lack of collision resistance. MD2, MD4, MD5 are not recommended and a replacement such as SHA-2 (-224, -256, -384, -512) should be considered Here is a bad example using unsafe MD5: MessageDigest aBadDigest = MessageDigest.getInstance("MD5"); Which should be replaced with at least a SHA-2 algorithm: MessageDigest aBetterDigest = MessageDigest.getInstance("SHA-256");
Open Graph Description: Issue Link A weakness in the MD5 cryptographic hash function can result in a high number of different messages with the same MD5 hash (known as a "collision"). Previous work on MD5 colli...
X Description: Issue Link A weakness in the MD5 cryptographic hash function can result in a high number of different messages with the same MD5 hash (known as a "collision"). Previous work on M...
Opengraph URL: https://github.com/softsectest/JavaVulnerableLab/pull/8
X: @github
Domain: patch-diff.githubusercontent.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:eac500c4-5fe1-60da-8a28-e379048aeb6e |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | 8624:58745:9C29CF:CCE8B8:697D311F |
| html-safe-nonce | a0c2eb79cfca10ef0553ddf061c17f5fc2b945958614f668b72bfd5db2d09387 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4NjI0OjU4NzQ1OjlDMjlDRjpDQ0U4Qjg6Njk3RDMxMUYiLCJ2aXNpdG9yX2lkIjoiMjkyMzk0NjUxNjM1MzQ2MjU1OSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | ccca91bcc377439e73eebac4396a8df2b77b9ac4609258691b00bb952edc149c |
| hovercard-subject-tag | pull_request:485425961 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/softsectest/JavaVulnerableLab/pull/8/files |
| twitter:image | https://avatars.githubusercontent.com/u/57906422?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/u/57906422?s=400&v=4 |
| og:image:alt | Issue Link A weakness in the MD5 cryptographic hash function can result in a high number of different messages with the same MD5 hash (known as a "collision"). Previous work on MD5 colli... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 947d30920225f8abb17692477afd5992252045b901780d1bc8fa47c03b5fde64 |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/softsectest/JavaVulnerableLab git https://github.com/softsectest/JavaVulnerableLab.git |
| octolytics-dimension-user_id | 57906422 |
| octolytics-dimension-user_login | softsectest |
| octolytics-dimension-repository_id | 294215396 |
| octolytics-dimension-repository_nwo | softsectest/JavaVulnerableLab |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | true |
| octolytics-dimension-repository_parent_id | 28911199 |
| octolytics-dimension-repository_parent_nwo | CSPF-Founder/JavaVulnerableLab |
| octolytics-dimension-repository_network_root_id | 28911199 |
| octolytics-dimension-repository_network_root_nwo | CSPF-Founder/JavaVulnerableLab |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 92fcc0e25bb4da7fe9a458840cb7f3cafa272eb8 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width