From 75eac709f43c44128f1804257de4be99d5b60647 Mon Sep 17 00:00:00 2001 From: n0kovo Date: Mon, 26 Dec 2022 13:24:46 +0100 Subject: [PATCH] Add Password Cracking (#2386) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 55733625..189feaf9 100644 --- a/readme.md +++ b/readme.md @@ -675,6 +675,7 @@ - [Executable Packing](https://github.com/dhondta/awesome-executable-packing#readme) - Packing and unpacking executable formats. - [Malware Persistence](https://github.com/Karneades/awesome-malware-persistence#readme) - Techniques that adversaries use to keep access to systems across restarts. - [EVM Security](https://github.com/kareniel/awesome-evm-security#readme) - Understanding the Ethereum Virtual Machine security ecosystem. +- [Password Cracking](https://github.com/n0kovo/awesome-password-cracking#readme) - The process of recovering passwords from data that has been stored in or transmitted by a system in scrambled form. ## Content Management Systems