From 40e3658980321ffe6b17f8ee69407fdd35343b31 Mon Sep 17 00:00:00 2001 From: Jasmerah1966 Date: Sat, 20 Jul 2024 19:08:03 +0700 Subject: [PATCH] chore: Change Privasi to Privacy and apply prettier --- .../index.md | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/content/blog/pelajaran-dari-mybb-fb-connect-plugin-xss-attack/index.md b/content/blog/pelajaran-dari-mybb-fb-connect-plugin-xss-attack/index.md index 52e246d..0b2c802 100644 --- a/content/blog/pelajaran-dari-mybb-fb-connect-plugin-xss-attack/index.md +++ b/content/blog/pelajaran-dari-mybb-fb-connect-plugin-xss-attack/index.md @@ -8,20 +8,17 @@ draft: false noindex: false featured: false pinned: false -# comments: false -series: -# - categories: - - Security - - Privasi - - TIL + - Security + - Privacy + - TIL tags: - - MyBB - - XSS - - Facebook + - MyBB + - XSS + - Facebook images: authors: - - ditatompel + - ditatompel --- A few days ago, I was surprised to see that my website's logs were filled with security testing attempts originating from an IP address in Indonesia. One of these attempts was a successful XSS attack targeting the MyBB plugin within one of my online forums.