reber0 / gcookie

通过 XSS 获取 cookie 的简单代码示例

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

根据 https://github.com/evilcos/xssprobe 简单改写的

这里我改了下,只是说明 xss 获取数据流程

密码在index.php和mysql.class.php中修改

记得修改 1.js 里 http_server 的 ip

About

通过 XSS 获取 cookie 的简单代码示例


Languages

Language:PHP 82.8%Language:JavaScript 17.2%