diff --git a/content/posts/2024/69-recover-your-lost-password-on-the-command-line/index.md b/content/posts/2024/69-recover-your-lost-password-on-the-command-line/index.md index ddd96c0..3816cea 100644 --- a/content/posts/2024/69-recover-your-lost-password-on-the-command-line/index.md +++ b/content/posts/2024/69-recover-your-lost-password-on-the-command-line/index.md @@ -1,13 +1,21 @@ --- title: Recover Your Lost Password On The Command Line -summary: -date: 2024-07-27T09:43:37+02:00 -lastmod: 2024-07-28T05:56:54+0000 +summary: > + If you are like me and use many different passwords you may come to that point + when you can't think of a password for a specific service (or (zip)file). This + is how I recover most of them. +date: 2024-08-18T16:36:17+0200 +#lastmod: categories: - - amateur-radio - - computerstuff +- amateur-radio +- computerstuff tags: - - draft_post +- pentest +- scripting +- john +- hashcat +- command-line +- draft_post # showBreadcrumbs: true # showDate: false @@ -32,9 +40,6 @@ draft: true --- -If you are like me and use many different passwords you may come to that point -when you can't think of a password for a specific service. (or file (zip)). - I usually save most variations of my passwords in a secure file and with a rule file I can re-create most of the passwords that I have ever used.