首页 > 技术点滴 > securitycompass的Exploit-Me工具包

securitycompass的Exploit-Me工具包

2009年7月9日 baoz 阅读评论 1,091 views

地址在这里 http://labs.securitycompass.com/index.php/exploit-me/

Exploit-Me

Exploit-Me is a suite of Firefox web application security testing tools designed to be lightweight and easy to use.

The Exploit-Me series was originally introduced at the SecTor conference in Toronto. The slides for the presentation are available for download. Along with this SecTor is making the audio of the talk available.


XSS-Me

Cross-Site Scripting (XSS) is a common flaw found in todays web applications. XSS flaws can cause serious damage to a web application. Detecting XSS vulnerabilities early in the development process will help protect a web application from unnecessary flaws. XSS-Me is the Exploit-Me tool used to test for reflected XSS vulnerabilities.


SQL Inject-Me

SQL Injection vulnerabilites can cause a lot of damage to a web application. A malicious user can possibly view records, delete records, drop tables or gain access to your server. SQL Inject-Me is the Exploit-Me tool used to test for SQL Injection vulnerabilities.


Access-Me

Access vulnerabilites in an application can allow an attacker to access resources without being authenticated. Access-Me is the Exploit-Me tool used to test for Access vulnerabilities.

包子猜您可能还喜欢下列文章:

  1. Top 15 free SQL Injection Scanners
  2. sql injection tool
  3. Giving SQL Injection the Respect it Deserves
  4. justanotherhacker的两个东西
  5. 商业java静态分析工具

  1. 本文目前尚无任何评论.