README.md
Rendering markdown...
{
"name": "UniversalXssPoc",
"version": "1.0.0",
"description": "PoC for Microsoft internet explorer vulnerability CVE-2015-0072 (Universal Cross-Site Scripting)",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "L0th",
"license": "MIT",
"dependencies": {
"cookie": "^0.1.2",
"express": "^4.11.2",
"on-finished": "^2.2.0"
}
}