From 9f2db7f27829f0b767f20dc43af213294053f75d Mon Sep 17 00:00:00 2001 From: Carlos Polop Date: Mon, 21 Jun 2021 00:53:29 +0200 Subject: [PATCH] linpeas --- build_lists/sensitive_files.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/build_lists/sensitive_files.yaml b/build_lists/sensitive_files.yaml index 7d95c66..899fbed 100644 --- a/build_lists/sensitive_files.yaml +++ b/build_lists/sensitive_files.yaml @@ -1562,6 +1562,18 @@ search: search_in: - common + Ddclient: + config: + auto_check: True + + files: + ? "ddclient.conf" + : + bad_regex: ".*password.*" + type: f + search_in: + - common + Interesting logs: config: auto_check: True