11 lines
263 B
Markdown
11 lines
263 B
Markdown
# XSS (DOM)
|
|
The aim of this challenge is to inject a script to the server that execute a script.
|
|
|
|
# Low
|
|
Full URL : [http://localhost:4280/vulnerabilities/xss_d/?default=French<script>alert("Hello hacker")</script>]()
|
|
|
|
# Medium
|
|
> In progress
|
|
|
|
# High
|
|
> In progress |