Normalize Titles

This commit is contained in:
Swissky
2022-10-12 12:13:55 +02:00
parent d88e32aaae
commit 6dd5c18b45
18 changed files with 31 additions and 21 deletions

View File

@@ -1,4 +1,4 @@
# XPATH injection
# XPATH Injection
> XPath Injection is an attack technique used to exploit applications that construct XPath (XML Path Language) queries from user-supplied input to query or navigate XML documents.