Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 283 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 283 Bytes

XMLDecoder payload generator

A simple python script to generate XML payloads works for Java XMLDecoder based on ProcessBuilder and Runtime exec.

You can use this script to generate XML payloads which you can use with XMLDecoder java function.

XMLDecoder