How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
This project is a comprehensive web application penetration testing guide and vulnerability research framework. It provides a structured methodology for identifying and exploiting security flaws through a phased approach involving reconnaissance, analysis, and exploitation. The resource is distinguished by its use of a curated methodology framework that links theoretical vulnerability patterns to real-world bug bounty reports and historical exploit examples. It includes a payload-based testing library and a reference system that maps specific vulnerability categories to recommended third-part
Tool for automatic exploitation of XXE vulnerability using direct and different out of band methods.
List DTDs and generate XXE payloads using those local DTDs.
A bash script that automates the scanning of a target network for HTTP resources through XXE
The main features of vp777/metahttp are: XXE Injection.
Open-source alternatives to vp777/metahttp include: voorivex/pentest-guide — This project is a comprehensive web application penetration testing guide and vulnerability research framework. It… enjoiz/xxeinjector — Tool for automatic exploitation of XXE vulnerability using direct and different out of band methods. gosecure/dtd-finder — List DTDs and generate XXE payloads using those local DTDs. luisfontes19/xxexploiter — Tool to help exploit XXE vulnerabilities. staaldraad/xxeserv — A mini webserver with FTP support for XXE payloads.