Skip to content

vry4n/xxe-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

xxe-tool

This is a basic XML parser to understand XXE vulnerabilities

This tool accepts XML input data and coverts it to text. I has been allowed to interpret DTD External entities.

How to use

  1. Download the tool (git clone https://github.com/vry4n/xxe-tool.git)
  2. Place it under /var/www/html with the appropriate roles
  3. Run apache service (sudo service apache2 start)

About

This is a basic XML parser to understand XXE vulnerabilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published