From 6c70d885f705c046bbc1704ff5c8db678eea89cf Mon Sep 17 00:00:00 2001 From: boban Date: Sun, 5 Jul 2026 10:19:18 +0200 Subject: [PATCH] feat(honeypot): realistic styled decoy pages (WordPress, phpMyAdmin, generic login) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The deceptive bodies were bare unstyled HTML — obvious to any human/scanner. Give each a self-contained, offline-safe inline-CSS skin that mirrors the real thing (WordPress login grey canvas + logo + blue button; phpMyAdmin blue theme + logo + fieldset; a clean generic admin card) so the decoy is convincing enough to hold a probe. No external assets (CSP/airgap-safe). --- app/Http/Controllers/HoneypotController.php | 81 ++++++++++++++++----- 1 file changed, 64 insertions(+), 17 deletions(-) diff --git a/app/Http/Controllers/HoneypotController.php b/app/Http/Controllers/HoneypotController.php index 22d2213..e5528db 100644 --- a/app/Http/Controllers/HoneypotController.php +++ b/app/Http/Controllers/HoneypotController.php @@ -138,19 +138,40 @@ class HoneypotController extends Controller Log In ‹ Blog — WordPress +
-

Powered by WordPress

+

Powered by WordPress

-

+

-

+

+

← Go to Blog

@@ -166,26 +187,34 @@ HTML; phpMyAdmin + -
- +
+

Welcome to phpMyAdmin

@@ -204,9 +233,26 @@ HTML; Sign in +
+
Admin Console

Sign in to continue

@@ -215,6 +261,7 @@ HTML;
+

Authorized personnel only