mirror of
https://github.com/The-Art-of-Hacking/h4cker.git
synced 2024-10-01 01:25:43 -04:00
Create README.md
This commit is contained in:
parent
0fb740b79b
commit
cb4a9a9206
7
vulnerability_scanners/README.md
Normal file
7
vulnerability_scanners/README.md
Normal file
@ -0,0 +1,7 @@
|
||||
# Security Vulnerability Scanners
|
||||
|
||||
Vulnerability scanners automate security auditing and can play a vital part in your IT security by scanning your network and websites for different security risks. These scanners are also capable of generating a prioritized list of those you should patch, and they also describe the vulnerabilities and provide steps on how to remediate them. It is also possible for some to even automate the patching process.
|
||||
|
||||
One of the best lists of popular vulnerability scanners is maintained by OWASP at:
|
||||
|
||||
https://www.owasp.org/index.php/Category:Vulnerability_Scanning_Tools
|
Loading…
Reference in New Issue
Block a user