html injection
HTML injection, also known as cross-site scripting (XSS), is a security vulnerability that allows attackers to inject malicious code or scripts into web pages viewed by other users. This code can manipulate the content, steal sensitive information, or execute harmful actions on the affected websites, endangering the users' privacy and security.
Requires login.
Related Concepts (22)
- buffer overflow
- clickjacking
- code injection
- code injection prevention
- command injection
- cookie theft
- cross-site request forgery (csrf)
- cross-site scripting (xss)
- distributed denial of service (ddos)
- header injection
- http response splitting
- injection attacks
- javascript injection
- ldap injection
- path traversal
- remote code execution
- server-side request forgery (ssrf)
- server-side template injection (ssti)
- session hijacking
- sql injection
- web application firewall (waf)
- xml external entity (xxe) injection
Similar Concepts
- client-side code injection
- executing javascript code in html
- html encoding
- html injection attacks
- html parsing and rendering
- javascript code injection
- javascript injection attacks
- json injection
- php code injection
- php injection
- script injection
- template injection
- xml injection
- xml injection attacks
- xpath injection