Skip to content

Add Ronin::Vulns::XXE #86

@postmodern

Description

@postmodern

Add a Ronin::Vulns::XXE class which tests for XXE. It should rely on a listener URL (or host and port) that would receive the XXE HTTP request. URLScanner.scan should also have a xxe: keyword argument which is disabled by default. If the xxe: keyword argument is given, it should be given a Hash of keyword arguments that are given to XXE#initialize, which includes the callback URL (or host and port).

Prior Art

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions