Added extractor to print target URL
parent
5b66093b49
commit
12b072ea1f
|
@ -21,4 +21,9 @@ requests:
|
|||
|
||||
- type: dsl
|
||||
dsl:
|
||||
- "contains(tolower(all_headers), '/certsrv')"
|
||||
- "contains(tolower(all_headers), '/certsrv')"
|
||||
|
||||
extractors:
|
||||
- type: kval
|
||||
kval:
|
||||
- location
|
Loading…
Reference in New Issue