public class PortSwiggerXxeTests extends Object
Modifier and Type | Field and Description |
---|---|
ExpectedException |
thrown |
Constructor and Description |
---|
PortSwiggerXxeTests() |
Modifier and Type | Method and Description |
---|---|
void |
billionLaughs() |
void |
blind_xxe_data_via_error() |
void |
blind_xxe_dtd() |
void |
blind_xxe_local_repurpose_local_dtd() |
void |
blind_xxe_oast_parameter() |
void |
testExternalEntity() |
void |
testExternalEntityParameter() |
void |
testExternalSchema() |
void |
xxe_retrieve_file() |
void |
xxe_ssrf() |
void |
xxe_xinclude() |
public void xxe_retrieve_file() throws ParserConfigurationException, SAXException, IOException
public void xxe_ssrf() throws IOException, ParserConfigurationException, SAXException
public void xxe_xinclude() throws ParserConfigurationException, SAXException, IOException, TransformerException
public void blind_xxe_oast_parameter() throws IOException, ParserConfigurationException, SAXException
public void blind_xxe_dtd() throws IOException, ParserConfigurationException, SAXException
public void blind_xxe_data_via_error() throws IOException, ParserConfigurationException, SAXException
public void blind_xxe_local_repurpose_local_dtd() throws ParserConfigurationException, SAXException, IOException
public void testExternalEntityParameter() throws Exception
Exception
Copyright © 2024. All rights reserved.