docs: 📝 Add things

This commit is contained in:
Louis Gallet 2023-12-22 09:25:09 +01:00
parent a2453a934b
commit ee54d76769
Signed by: lgallet
GPG Key ID: 84D3DF1528A84511
2 changed files with 5 additions and 0 deletions

View File

@ -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
```javascript
console.log("Welcome the the hacking word");

View File

@ -1,3 +1,5 @@
# File injection
> The aim of this challenge is to inject a file to the server that execute a script.
# Low
Just upload the file `file-inject-low.png` and you will get the flag.