DOMXSS Scanner/EN: Unterschied zwischen den Versionen

Aus Siwecos
Wechseln zu: Navigation, Suche
Zeile 1: Zeile 1:
 
== XSS-Scanner ==
 
== XSS-Scanner ==
<br>
+
<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. <br />
  
*[[DOMXSS vulnerability/EN|SINKS]]<br>
+
*[[DOMXSS vulnerability/EN|SINKS]]<br />
 
*[[Malicious-Code-By-External-Sources/EN|SOURCES]]
 
*[[Malicious-Code-By-External-Sources/EN|SOURCES]]

Version vom 4. April 2019, 12:15 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.