No description
Find a file
2025-01-04 15:15:49 +01:00
src Fix error handling and add nixos test 2024-12-29 15:56:46 +01:00
.gitignore feat: extend test to check if a normal user can still login 2025-01-04 15:14:09 +01:00
Cargo.lock Fix error handling and add nixos test 2024-12-29 15:56:46 +01:00
Cargo.toml Add license 2024-12-29 15:56:50 +01:00
default.nix Add nix derivation 2024-12-28 21:33:49 +01:00
flake.lock Add pam_honeypot 2024-12-28 21:21:06 +01:00
flake.nix Fix error handling and add nixos test 2024-12-29 15:56:46 +01:00
LICENSE Add license 2024-12-29 15:56:50 +01:00
module.nix fix: source code formating 2025-01-04 15:15:49 +01:00
README.md Fix typos 2024-12-29 18:28:41 +01:00
test.nix fix: source code formating 2025-01-04 15:15:49 +01:00

PAM honeypot module

Logs when a certain username and password is entered. The intended use-case are post-it notes with fake usernames and passwords you post around the office to check if anyone is attempting to log in to machines that they should not have access to.