mirror of
https://github.com/enso-org/enso.git
synced 2024-12-21 05:41:42 +03:00
55f06d4cc8
Original commit: 0b7cf5f05a
10 lines
505 B
Markdown
10 lines
505 B
Markdown
# What is a Self-XSS scam?
|
|
|
|
A Self-XSS scam tricks you into compromising your account by claiming to provide a way to log into
|
|
someone else's account, or some other kind of reward, after pasting a special code or link into your
|
|
web browser. Never copy and paste scripts into the developer console.
|
|
|
|
This kind of scam can often include malicious software and can give the attacker access to your
|
|
account and your data. Read the following article to learn more:
|
|
https://en.wikipedia.org/wiki/Self-XSS.
|