搜索资源列表
shenfenyanzheng
- 身份验证系统 您在使用之前应将 include目录下的config.inc.php文件按照您的主机配置。并且要求数据库中有一个名为 user 的表。您可以自己创建,也可以将以下代码直接复制到phpmyadmin执行。 create table user ( id bigint unsigned default 0 not null auto_increment, name varchar (30), password varchar (30), email varcha
binject
- 注入工具的VB源代码实现, 和nbsi类似!! 还有不完善的地方, 希望一起加入PHP+Mysql的分析功能-tools into the VB source code to achieve, and nbsi similar! ! There is still room for improvement. hope to join the PHP Mysql analysis functions
phpsqlinjection
- PHP网站的SQL注射工具源代码,可以列目录,猜表名等功能。-PHP website source code for SQL injection tool, you can list the directory, guess the table name and so on.
NeoPI.py
- 一个用于检测PHP代码安全的脚本,通过分析代码中的信息熵来识别其中所包含的危险代码,即便经过一定程度的代码混淆,依然可以检测出来-One for detecting the PHP scr ipt code security, identification the dangerous code contained therein, even after a certain degree of obfuscation, still can be detected by analyzing the
tinymce_v4.1.7
- TinyMCE是一个轻量级的基于浏览器的所见即所得编辑器,支持目前流行的各种浏览器,采用Javascr ipt/ECMAscr ipt开发,主要特性包括主题/模板支持,多语言支持(包括简体中文),支持通过插件的方式进行扩展。功能配置灵活简单(两行代码就可以将编辑器嵌入网页中),支持AJAX。另一特点是加载速度非常快,如果你的服务器采用的脚本语言是 PHP,那还可以进一步优化。最重要的是,TinyMCE是一个根据LGPL license发布的自由软件,你可以把它用于商业应用。-TinyMCE is
vprxeo
- 好的算法和程序,非常需要的可以下载看看,适合初学者学习(Good algorithm and program, very need to download to see, suitable for beginners to learn.)
bWAPP_v2.2
- bWAPP,php靶机程序,方便渗透测试(bWAPP, or a buggy web application, is a deliberately insecure web application. bWAPP helps security enthusiasts, developers and students to discover and to prevent web vulnerabilities. It prepares one to conduct successful penetr