docs: 📝 Add things
This commit is contained in:
parent
a2453a934b
commit
ee54d76769
@ -1,3 +1,6 @@
|
|||||||
|
# CSP Bypass
|
||||||
|
The aim of this challenge is to bypass the CSP (Content Security Policy) to execute a script from an external source.
|
||||||
|
|
||||||
# Low
|
# Low
|
||||||
```javascript
|
```javascript
|
||||||
console.log("Welcome the the hacking word");
|
console.log("Welcome the the hacking word");
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
# File injection
|
||||||
|
> The aim of this challenge is to inject a file to the server that execute a script.
|
||||||
# Low
|
# Low
|
||||||
Just upload the file `file-inject-low.png` and you will get the flag.
|
Just upload the file `file-inject-low.png` and you will get the flag.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user