Skip to content

Commit 97db12b

Browse files
committed
remove name and add comment origin script
Signed-off-by: Timothée Ruffenach <timruff@gmx.com>
1 parent 7f96cab commit 97db12b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

httpsender/AddHeaderXForwardedForRandomIP.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// @author Ruffenach Timothée
1+
// The original script comes from the Fuzzer HTTP Processor section under the name random_x_forwarded_for_ip.js
22
// Add in Header response X-Forwarded-For: Random IP
33
// The sendingRequest and responseReceived functions will be called for all requests/responses sent/received by ZAP,
44
// including automated tools (e.g. active scanner, fuzzer, ...)

0 commit comments

Comments
 (0)