Difference between revisions of "Vulnerability Scanning"

From wikieduonline
Jump to navigation Jump to search
(21 intermediate revisions by 2 users not shown)
Line 10: Line 10:
 
==Tools==
 
==Tools==
  
*[[Nessus]] - is one of the most famous but is not free.
+
* [[Nessus]] - is one of the most famous but is not free.
 +
* [[Wireshark]]
 +
* [[nmap]]
 +
* [[ZMap]]
 +
* [[Masscan]]
 +
* [[OpenVAS]]
 +
* [[Qualys]]
 +
* [[Burp Suite]]
 +
* [[OpenSCAP]]
 +
* [[GitHub code scanning]]
  
*[[Wireshark]]  
+
== [[DevSecOps]] ==
 +
* [[JFrog Artifactory vulnerability scanning]]
  
*[[Nmap]]
+
== Services ==
 +
* [[Detectify]] web service: https://detectify.com/
 +
* [[Tenable.io]] service: https://www.tenable.com/products/tenable-io
 +
* [[Cobalt.io]] [[PTaaS]]
 +
* [[GitHub security]]
  
*[[OpenVAS]]
+
== See also ==
 +
* {{nmap}}
 +
* {{Security tools}}
 +
* {{pentest}}
 +
* {{CEH}}
 +
* {{AST}}
  
*[[Qualys]]
+
[[Category:Security]]
 
 
*[[Burp Suite]]
 
 
 
 
 
==See also==
 
 
 
*{{Linux}}
 
*{{Security}}
 

Revision as of 17:53, 5 June 2022

The vulnerability scanner uses a database to compare details about the target attack surface. The database references known flaws, coding bugs, packet construction anomalies, default configurations, and potential paths to sensitive data that can be exploited by attackers.

Types of vulnerability scanners

  • Port Scanner: Probes a server or host for open ports
  • Network Enumerator: A computer program used to retrieve information about users and groups on networked computers
  • Network Vulnerability Scanner: A system that proactively scans for network vulnerabilities
  • Web Application Security Scanner: A program that communicates with a Web application to find potential vulnerabilities within the application or its architecture
  • Computer Worm: A type of self-replicated computer malware, which can be used to find out vulnerabilities

Tools

DevSecOps

Services

See also

Advertising: