Tuesday, October 17, 2017

Using Find Bugs for web application Security Analysis


Important Links

  • https://github.com/WebGoat/WebGoat
  • http://plugins.netbeans.org/plugin/912/findbugs-tm-plugin


First of all open the Netbeans

Also download project from Webgoat GitHub


And import the project in Netbeans

If following screen appears Click Resolve to solve maven Problem

Click Inspect to start FindBugs


Find FindBugs and Select it


and Click Install

Once install Click Inspect through FindBugs and you will be able to see vulnerabilities




The video below shows how to use findbugs a tool in net beans for security analysis.




Important Links

  1. https://github.com/WebGoat/WebGoat
  2. http://plugins.netbeans.org/plugin/912/findbugs-tm-plugin


No comments:

Post a Comment