Relative Content

Tag Archive for xmlgoxpath

injection on second user fails

I am trying to execute an xpath injection in golang, I am at the point where I can extract data through the injection from the first user in the xml file ‘ or position()=1]/*[2]|/a[‘. However from the second user on the injection fails. Any idea why this could be the case?

Xpath injection in golang

I am trying to execute an xpath injection in golang, I am at the point where I can extract data through the injection from the first user in the xml file ‘ or position()=1]/*[2]|/a[‘. However from the second user on the injection fails. Any idea why this could be the case?