L337 Scanner is powerful vulnerability scanner.It has both community edition and professional edition.
Community edition is free for all.
Community edition has only sqli scanner.
which means through community edition you can scan a target site for sql injection vulnerability or search google for sqli vulnerable site.
Requirements :
1. Java 8 or higher (oracle recommanded)
Rules :
1. Don't give trailing slash
2. Put link with protocol like http,https
Test Example :
1. http://www.northernoutpost.com
2. http://www.pangang-titanium.com
3. http://www.interaliaproject.com
4. http://northeastnews.in
5. http://www.dias.net.in
5. http://www.realtymasters.co.in
Report bug here : http://goo.gl/forms/j8LKR1vbYV
jGuard is written in java. his goal is to provide a security framework based on jaas (java authentication and authorization security) . this framework is written for web and standalone applications, to resolve simply, access control problems.
I have implemented transaction signing in Oracle application using digital certificates. Created a java bean to access windows default keystore (SunMSCAPI) to get all certificates and populate them in oracle forms application, Signing oracle forms...