DOMXSS Scanner/EN: Unterschied zwischen den Versionen

Aus Siwecos
Wechseln zu: Navigation, Suche
 
Zeile 1: Zeile 1:
 
== XSS-Scanner ==
 
== XSS-Scanner ==
<br />
 
  
The XSS-Scanner highlights potential dangers in the website source code. This includes the detection of [https://en.wikipedia.org/wiki/Cross-site_scripting cross-site scripting (DOM based vulnerabilities)], which could enable an attacker to execute e.g. malware in the form of JavaScript in the context of your web application. <br />
+
The XSS-Scanner highlights potential dangers in the website source code. This includes the detection of [https://en.wikipedia.org/wiki/Cross-site_scripting cross-site scripting (DOM based vulnerabilities)], which could enable an attacker to execute e.g. malware in the form of JavaScript in the context of your web application.
  
*[[DOMXSS vulnerability/EN|SINKS]]<br />
+
*[[DOMXSS vulnerability/EN|SINKS]]
 
*[[Malicious-Code-By-External-Sources/EN|SOURCES]]
 
*[[Malicious-Code-By-External-Sources/EN|SOURCES]]

Aktuelle Version vom 17. April 2019, 12:42 Uhr

XSS-Scanner

The XSS-Scanner highlights potential dangers in the website source code. This includes the detection of cross-site scripting (DOM based vulnerabilities), which could enable an attacker to execute e.g. malware in the form of JavaScript in the context of your web application.