Update tomcat-manager-bruteforce.yaml
parent
e6035c3359
commit
e3ab09379f
|
@ -33,7 +33,12 @@ requests:
|
|||
Accept-Language: en-US,en;q=0.9
|
||||
Connection: close
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
- 200
|
||||
|
||||
- type: word
|
||||
words:
|
||||
- Apache Tomcat
|
Loading…
Reference in New Issue