From 14408b63a6abd035c49dcd44ee29ad54b2df1f65 Mon Sep 17 00:00:00 2001 From: stacknil Date: Thu, 19 Mar 2026 00:32:27 +0800 Subject: [PATCH] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index a023bef..06c0387 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,6 @@ LogLens is a defensive, public-safe repository. It is intended for log parsing, detection experiments, and engineering practice. It does not provide exploitation, persistence, credential attack automation, or live offensive capability. ---- - -LogLens is a defensive C++20 CLI that parses Linux authentication logs and produces concise Markdown and JSON reports for suspicious authentication activity. The project is intended for portfolio-grade detection engineering work, not offensive security or attack automation. ## Repository Checks