hover animation preload

OWASP : Secure Applications
by Cristian in ,

Today i bring you information about OWASP, the OWASP  is a worldwide organization which is looking for improve the secure in software applications.
https://www.owasp.org/index.php/Main_Page

This organization release some frameworks, tools, articles, tutorials which allows you to improve the security in applications, my favorites ones are:

WebGoat - WebApplication  in J2EE with different lessons and challenges about how to explore, discover and prevent security leaks, in a good site through different kind of methods (XSS, SQL injection, Weak Session Cookies, etc.) -  https://www.owasp.org/index.php/Category:OWASP_WebGoat_Project ;

WebScarab - Java App, works like a middle proxy, which allows you to analyze all the data passing through in your network in any http(s) request  https://www.owasp.org/index.php/Category:OWASP_WebScarab_Project ;

It has also a information repository about the threats and weakness in WebApps for several technologies (.NET, PHP, Java);

For sure tools to keep in mind to keep our applications secure.

0 comments:

Post a Comment