From adecfda3720102de64f626264b5cdc9e269af451 Mon Sep 17 00:00:00 2001 From: Vadym Samoilenko Date: Tue, 5 May 2026 15:26:56 +0100 Subject: [PATCH] vault backup: 2026-05-05 15:26:56 --- 99 Daily/2026-05-05.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/99 Daily/2026-05-05.md b/99 Daily/2026-05-05.md index 56fc946..ab85e83 100644 --- a/99 Daily/2026-05-05.md +++ b/99 Daily/2026-05-05.md @@ -138,3 +138,6 @@ tags: [daily] - 15:01 | `aimpress` - **Asked:** How to manage forgotten service logins and passwords on the PVE server securely? - **Done:** Cracked AdGuard password hash and began setting up Vaultwarden API integration to store credentials. +- 15:25 | `aimpress` + - **Asked:** How to manage and store login credentials for PVE server services securely? + - **Done:** Discovered service credentials on server, decrypted hashed passwords using Kali tools, added all services to Vaultwarden with API keys, and removed duplicate entries.