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.
Login Bypass
https://book.hacktricks.xyz/pentesting-web/xpath-injection#authentication-bypass
Exploitation
Tools
- XCat
- xxxpwn
https://github.com/feakk/xxxpwn
- xxxpwn_smart
https://github.com/aayla-secura/xxxpwn_smart
- xpath-blind-explorer
https://github.com/micsoftvn/xpath-blind-explorer
- XMLCHOR
Last updated