搜索资源列表
httpsql
- [bay_eshop.rar] - 北雨JSP商城系统,代码简洁易懂,是学习jsp的好例子 [jspLogin.rar] - 基于jsp技术的登录页面,可以用于JSP页面的程序设计中。用户审计,用户登陆,直接可用
httpsql
- [bay_eshop.rar] - 北雨JSP商城系统,代码简洁易懂,是学习jsp的好例子 [jspLogin.rar] - 基于jsp技术的登录页面,可以用于JSP页面的程序设计中。用户审计,用户登陆,直接可用-[bay_eshop.rar]- North Mall JSP rain system, the code easier to understand, is a good example of jsp learning
rats-2.1.tar
- 源代码安全审计,检测代码中的漏洞,可以 检测C, C++, Perl, PHP and Python 代码中的漏洞和安全错误,搞网络安全的一定要看看。 -Source code security audit to detect loopholes in the code, can detect the C, C++, Perl, PHP and Python code errors and security vulnerabilitie
flawfinder_1.27-2.tar
- 用于代码扫描的工具,可以对C或C++源代码进行检查和审计,发现可能存在的安全漏洞,尤其是缓冲区漏洞-For code scanning tools, can be C or C++ source code inspections and audits and found that there may be security holes, particularly the buffer overflow
VC_code_within_network_message_auditing_Classic.ra
- VC programming code within the network message auditing Classic VC编程内网邮件审计经典代码-VC programming code within the network message auditing Classic
SeayPHP
- 该版本目前支持单个关键字扫描、批量函数扫描、批量正则匹配,其中正则表达式扫描精确度最高,效率最高。 其他功能: 源码浏览:载入程序源码后,可以在最左边的程序文件列表里面点击浏览源码,扫描出包含关键字的源码,也可以在下边的列表点击直接浏览。代码可以直接复制,或者选择用记事本打开。 漏洞库:每次做代码审计可以在漏洞库建立一个审计文档,方便以后查阅、管理。 扫描配置:自定
PKCS601
- PKCS11 CSP 的互通性的描述,其中主要对互通性的技术点进行概要说明,其中包含了代码的审计和查看,主要对其中的概要说明进行相关的说明。-Descr iption of interoperability PKCS11 CSP, mainly on technical interoperability point outline, which contains the code of audit and review, a summa
2015KConvert
- 功能概述为代码转换函数,der转PEM的转换,其中主要对代码进行审计和控制。主要对代码的控制管理-Features Overview for transcoding function, der turn PEM conversion, mainly for code audit and control. The main code control and management
codecheck
- 代码审计系统 PHP的 简单容易上手 准确率也不错-Code audit system
phpvulhunter
- 精短简小的PHP代码安全审计,可审计SQL注入漏洞、跨站脚本等漏洞。-php sec
Seay-kk
- 1.优化原有规则,增加文件上传、任意URL跳转、XSS等漏洞检测。 2.增加全文追踪功能,在查看代码时,选中你要追踪的变量或函数,即可在下方列出所追踪变量在本文件的所有传递过程,双击结果项可定位。 3.优化自动审计页,离开自动审计标签,再切换回来自动定位到之前定位的漏洞项。 4.代码编辑器增加复制路径。 2013年7月15日 Seay源代码审计系统2.0 1.增加mysql执行监控,可以监控自定义断
PHP程序的常见漏洞攻击分析
- 代码审计学习资料,PHP审计常见问题,一 代码执行函数 PHP中可以执行代码的函数。如eval()、assert()、``、system()、exec()、shell_exec()、passthru()、 escapeshellcmd()、pcntl_exec() 等 demo code 1.1:(Code audit learning materials, PHP audit common problems, a code