mirror of
https://github.com/ditatompel/insights.git
synced 2025-01-08 03:12:06 +07:00
chore: Change Privasi to Privacy and apply prettier
This commit is contained in:
parent
0e215bb46c
commit
40e3658980
1 changed files with 7 additions and 10 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue