feat: 🚧 Continue work
This commit is contained in:
parent
857c373b31
commit
f0641e7694
2
CSP Bypass/low.js
Normal file
2
CSP Bypass/low.js
Normal file
@ -0,0 +1,2 @@
|
||||
console.log("Welcome the the hacking word");
|
||||
// Export this script to pastebin
|
1
XSS (DOM)/low.txt
Normal file
1
XSS (DOM)/low.txt
Normal file
@ -0,0 +1 @@
|
||||
http://localhost:4280/vulnerabilities/xss_d/?default=French<script>alert("Hello hacker")</script>
|
1
XSS (Stored)/low.txt
Normal file
1
XSS (Stored)/low.txt
Normal file
@ -0,0 +1 @@
|
||||
<script>alert("XSS");</script>
|
Loading…
x
Reference in New Issue
Block a user