Hi Community, I would like to know how the security testing is performed and Is there any tools which
is used to scan the code and identify the vulnerabilities in the code.
Hi Community, I would like to know how the security testing is performed and Is there any tools which
is used to scan the code and identify the vulnerabilities in the code.
Various ways, but think of it largely as performed by pointing tools at the System Under Test. The tools will have a wide range of selectable attack surfaces known to scan for which you can select.
Attack surfaces could include for example:
The hard part isn’t so much using these tools which do most of the stuff for you, it’s investigating the results & writing an end vulnerability findings report. For that you need really expert security testing members who are highly trained & experienced. It’s really not an easy role & like general network security, these members need to be constantly informed, constantly learning of new threats.
There are another set of tools for the code which can be used by developers and/or security testers. If you search the web for “security scan code” or “static code analysis”, you’ll be able to find a few of these which are often run in the IDE
No account yet? Create an account
Enter your username or e-mail address. We'll send you an e-mail with instructions to reset your password.