Skip to content

A script that aids in retrieving XML output via Blind XPath Injection.

License

Notifications You must be signed in to change notification settings

Ressurect0/blind_xpath_exploit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

blind_xpath_exploit

A script that aids in retrieving XML output via Blind XPath Injection. Features:

  • Multi-processing
  • Extract output starting from any node (from current node to child node only, recursion not yet added)
  • Currently supports only POST form submissions
  • Custom wordlist to reduce the possible bruteforce combinations

Note: Please modify the script to include cookies. This script was designed to retrieve sensitive XML data from a functionality where no authentication was required (Apparently the script performed faster without sending cookies.).

About

A script that aids in retrieving XML output via Blind XPath Injection.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages