improved matcher
parent
463b947700
commit
82d6f9d370
|
@ -4,12 +4,14 @@ info:
|
||||||
name: Exposed BitKeeper Directory
|
name: Exposed BitKeeper Directory
|
||||||
author: daffainfo
|
author: daffainfo
|
||||||
severity: low
|
severity: low
|
||||||
|
reference: https://www.bitkeeper.org/man/config-etc.html
|
||||||
|
|
||||||
requests:
|
requests:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}/BitKeeper/etc/config"
|
- "{{BaseURL}}/BitKeeper/etc/config"
|
||||||
|
|
||||||
|
matchers-condition: and
|
||||||
matchers:
|
matchers:
|
||||||
- type: word
|
- type: word
|
||||||
words:
|
words:
|
||||||
|
|
Loading…
Reference in New Issue