Update web-suite-detect.yaml

patch-1
Prince Chaddha 2022-02-22 11:17:50 +05:30 committed by GitHub
parent 8ce3615e09
commit 647e6122bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 1 deletions

View File

@ -20,8 +20,17 @@ requests:
- type: word
part: body
words:
- 'href="http://www.bqe.com">BQE Software Inc.'
- 'www.bqe.com">BQE Software Inc.</a>'
- 'Web Suite'
condition: and
- type: status
status:
- 200
extractors:
- type: regex
part: body
group: 1
regex:
- "Version: (.*)</span>"