Skip to content

Instantly share code, notes, and snippets.

@sohnya
Last active November 6, 2020 18:13
Show Gist options
  • Save sohnya/fa587193af40774b3a8d2515144ad129 to your computer and use it in GitHub Desktop.
Save sohnya/fa587193af40774b3a8d2515144ad129 to your computer and use it in GitHub Desktop.
xss-attack
{
"MRData": {
"xmlns": "http://ergast.com/mrd/1.4",
"series": "f1",
"url": "http://ergast.com/api/f1/2018/circuits.json",
"limit": "30",
"offset": "0",
"total": "21",
"CircuitTable": {
"season": "2018",
"Circuits": [
{
"circuitId": "albert_park",
"url": "http://en.wikipedia.org/wiki/Melbourne_Grand_Prix_Circuit",
"circuitName": "Albert Park Grand Prix Circuit",
"Location": {
"lat": "-37.8497",
"long": "144.968",
"locality": "Melbourne",
"country": "</script><script>alert('You are vulnerable to cross site scripting!')</script>"
}
}
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment