Update CVE-2019-12616.yaml
I don't know why the matcher was changed. The matcher phpmyadmin.net doesn't work in my test cases.patch-1
parent
40077029e8
commit
8c1050256f
|
@ -22,6 +22,7 @@ requests:
|
|||
- type: word
|
||||
words:
|
||||
- "phpmyadmin.net"
|
||||
- "phpMyAdmin"
|
||||
|
||||
- type: regex
|
||||
regex:
|
||||
|
@ -30,4 +31,4 @@ requests:
|
|||
- type: status
|
||||
status:
|
||||
- 200
|
||||
- 401
|
||||
- 401 #password protected
|
||||
|
|
Loading…
Reference in New Issue