Update-100-md5.md (#1072)
* Update-100-md5.md * Minor typo change * Update content/roadmaps/101-backend/content/111-web-security-knowledge/100-md5.md Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>pull/1657/head
parent
6d42b44dc5
commit
1b74de3592
1 changed files with 8 additions and 1 deletions
@ -1 +1,8 @@ |
|||||||
# Md5 |
# MD5 |
||||||
|
|
||||||
|
MD5 (Message-Digest Algorithm 5) is a hash function that is currently advised not to be used due to it's extensive vulnerabilities. It is still used as a checksum to verify data integrity. |
||||||
|
|
||||||
|
<ResourceGroupTitle>Free Content</ResourceGroupTitle> |
||||||
|
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://pl.wikipedia.org/wiki/MD5'>Wikipedia - MD5</BadgeLink> |
||||||
|
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.techtarget.com/searchsecurity/definition/MD5'>What is MD5?</BadgeLink> |
||||||
|
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://infosecscout.com/why-md5-is-not-safe/'>Why is MD5 not safe?</BadgeLink> |
||||||
|
Loading…
Reference in new issue