From 364c5778df28f1468977a0e36a20f63138781b07 Mon Sep 17 00:00:00 2001 From: Tim Schubert Date: Sun, 29 Dec 2024 15:54:09 +0100 Subject: [PATCH] Add readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..240fc64 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# PAM honeypot module + +Logs when a certain username and password is entered. The intended use-case are post-it notes with fake a username and password you can post around the office to check if anyone is attempting to log into machines that they should not have access to.