Skip to content

Commit c6f90d5

Browse files
authored
simplify
1 parent eb4d4dc commit c6f90d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/API_Fuzzer/xxe_check.rb

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ def self.fuzz_xml_params
2525
<!ELEMENT foo ANY >
2626
<!ENTITY xxe SYSTEM "http://127.0.0.1:3000/ping/#{@scan_hash}" >]>
2727
XXEPAYLOAD
28+
2829
payload << body
2930
API_Fuzzer::Request.send_api_request(
3031
url: @url,

0 commit comments

Comments
 (0)