xmlquery icon indicating copy to clipboard operation
xmlquery copied to clipboard

How to recursively traverse any XML and modify the values of leaf nodes

Open chushuai opened this issue 6 months ago • 0 comments

@antchfx I want to implement fuzz for XML POST requests, which requires modifying the values of any XML leaf node and replacing them with attack payloads. How to achieve it

chushuai avatar Aug 01 '24 14:08 chushuai