Weak Hashing Algorithms

Detects the use of cryptographically weak hashing algorithms like MD5 and SHA1.

zakirkun 8299111 2 files · 2.4 KB Updated

File contents

Weak Hashing Algorithms

Overview

Detects the use of cryptographically weak hashing algorithms like MD5 and SHA1.

Remediation

Use strong hashing algorithms like SHA-256, SHA-3, or argon2/bcrypt for passwords.

zakirkun/ice-tea/tree/main/skills/crypto/weak-hashing commit 8299111a9b

Frequently asked questions

npx skillmds@latest add zakirkun/weak-hashing-algorithms