Skip to content

Commit

Permalink
scope: Add Self-XSS example to soc-eng attacks (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
jholdstock committed May 11, 2023
1 parent ea41dc2 commit 6501f25
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/content/scope/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,9 @@ atomicswap only the Bitcoin, Decred and Litecoin versions of the tools are in sc
- Missing security best practices that do not directly lead to a vulnerability.
- Insecure settings in non-sensitive cookies.
- Vulnerabilities (including XSS) that affect only legacy browser/plugins.
- Non-technical attacks such as social engineering, phishing, or physical attacks against our members, users, or infrastructure.
- Non-technical attacks such as social engineering, phishing, or physical
attacks against our members, users, or infrastructure. This includes attacks
such as [Self-XSS](https://en.wikipedia.org/wiki/Self-XSS).
- Missing HTTP headers, unless a vulnerability can be demonstrated.
- Bugs requiring exceedingly unlikely user interaction.
- Outdated software/library versions.
Expand Down

0 comments on commit 6501f25

Please sign in to comment.