Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
public:secureprogramming [2014-09-11 11:51] – [OWASP tools] petrspublic:secureprogramming [2014-09-11 11:51] petrs
Line 133: Line 133:
     * TRY     * TRY
   * [2014] OWASP OWTF, the Offensive (Web) Testing Framework https://www.owasp.org/index.php/OWASP_OWTF    * [2014] OWASP OWTF, the Offensive (Web) Testing Framework https://www.owasp.org/index.php/OWASP_OWTF 
 +  * [2014] XSS detection toolkit https://www.owasp.org/index.php/OWASP_Xenotix_XSS_Exploit_Framework
 +    * TRY
 +  * [2014] OWASP ZED Attack Proxy Project https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project
 +    * TRY
 +  * [2014] OSAFT https://www.owasp.org/index.php/O-Saft
 +    * ssl testing and auditing tool
 +    * tool to show informations about SSL certificate and tests the SSL connection according given list of ciphers and various SSL configurations
 +    * try
  
 ==== Vulnerable app / distro / hackme challenges ==== ==== Vulnerable app / distro / hackme challenges ====
Line 149: Line 157:
     * vulnerable app, challenges     * vulnerable app, challenges
     * TRY     * TRY
 +  * [2013] OWASP Security Shepherd https://www.owasp.org/index.php/OWASP_Security_Shepherd
 +    * TRY
 +    * security teaching application, CTF
  
 ==== Security-supporting library ==== ==== Security-supporting library ====
Line 169: Line 180:
  
  
-  * [2013] OWASP Security Shepherd https://www.owasp.org/index.php/OWASP_Security_Shepherd 
-    * TRY 
-    * security teaching application, CTF 
-  * [2014] XSS detection toolkit https://www.owasp.org/index.php/OWASP_Xenotix_XSS_Exploit_Framework 
-    * TRY 
-  * [2014] OWASP ZED Attack Proxy Project https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project 
-    * TRY 
-  * [2014] OSAFT https://www.owasp.org/index.php/O-Saft 
-    * ssl testing and auditing tool 
-    * tool to show informations about SSL certificate and tests the SSL connection according given list of ciphers and various SSL configurations 
-    * try