From 1efbcb79fe13d05fc5bdca6034114b6585d4d89d Mon Sep 17 00:00:00 2001 From: Ludwig Lehnert Date: Thu, 17 Apr 2025 20:38:12 +0200 Subject: [PATCH] added fake wordpress logins --- www/wp-admin/index.html | 4453 +++++++++++++++++++++++++++++++++++++++ www/wp-login | 1 + 2 files changed, 4454 insertions(+) create mode 100644 www/wp-admin/index.html create mode 120000 www/wp-login diff --git a/www/wp-admin/index.html b/www/wp-admin/index.html new file mode 100644 index 0000000..180a5e2 --- /dev/null +++ b/www/wp-admin/index.html @@ -0,0 +1,4453 @@ + + + + + + Log In — WordPress + + + + + + + + + + + + + + + + +

Log In

+
+

Powered by WordPress

+ +
+

+ + +

+ +
+ +
+ + +
+
+

+

+ + + +

+
+ + +

+ ← Go to lehnert.dev +

+
+ + + +
+
+ + + + + \ No newline at end of file diff --git a/www/wp-login b/www/wp-login new file mode 120000 index 0000000..0c4883c --- /dev/null +++ b/www/wp-login @@ -0,0 +1 @@ +wp-admin \ No newline at end of file