chaigon / WebRtcXSS

利用XSS入侵内网(Use XSS automation Invade intranet)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#WebRtcXSS ###所有代码是基于ThinkPHP框架开发的

项目教程:http://www.freebuf.com/articles/web/103097.html

项目视频:http://open.freebuf.com/live/774.html

作者:Black-Hole

邮箱:158099591@qq.com && 158blackhole@gmail.com

###注意:

  • 数据库配置在/Application/Home/Conf/config.php

  • 如果出现ERROR 1067 (42000) at line 22: Invalid default value for ‘create_time’错误
    请移步 http://blog.csdn.net/xionglang7/article/details/44499307 ,是因为create_time里的时间全为0导致的

  • 如果出现Undefined class constant ‘MYSQL_ATTR_INIT_COMMAND’错误

    需要开启PDO扩展

###其他: 我讨厌markdown╮(╯﹏╰)╭


#WebRtcXSS ###All of the code is based on the framework for the development ThinkPHP

Project Tutorial:http://www.freebuf.com/articles/web/103097.html

Project Video:http://open.freebuf.com/live/774.html

Author:Black-Hole

Email:158099591@qq.com && 158blackhole@gmail.com

###Important:

  • Database Config in /Application/Home/Conf/config.php

  • if(Error === ERROR 1067 (42000) at line 22: Invalid default value for ‘create_time’){
    Go here http://blog.csdn.net/xionglang7/article/details/44499307,because create_timewhere time equals 0 }

  • if(Errot === Undefined class constant ‘MYSQL_ATTR_INIT_COMMAND’){
    You need to enable the PDO extension }

###Other:

I hate markdown╮(╯﹏╰)╭

Translation from Google

About

利用XSS入侵内网(Use XSS automation Invade intranet)


Languages

Language:JavaScript 52.6%Language:PHP 40.1%Language:CSS 6.6%Language:HTML 0.4%Language:Smarty 0.3%