Merge branch 'projectdiscovery:master' into master

patch-1
Evan Rubinstein 2021-12-10 19:37:27 -05:00 committed by GitHub
commit f6bc3aa9b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 22 additions and 28 deletions

View File

@ -0,0 +1,22 @@
id: opengear-login
info:
name: Opengear Console Detect
author: ffffffff0x
severity: info
metadata:
fofa-query: app="opengear-Management-Console"
tags: opengear,panel,tech
requests:
- method: GET
path:
- "{{BaseURL}}"
redirects: true
max-redirects: 2
matchers:
- type: regex
regex:
- '(?m)<title>([A-Z-0-9]+) \- Opengear Management Console<\/title>'

View File

@ -1,28 +0,0 @@
id: thruk-detect
info:
name: thruk detect
author: ffffffff0x
severity: info
metadata:
fofa-query: title=="Thruk Monitoring Webinterface"
tags: thruk,tech
requests:
- method: GET
path:
- "{{BaseURL}}"
redirects: true
max-redirects: 2
matchers-condition: or
matchers:
- type: word
part: body
words:
- 'Thruk Monitoring Webinterface'
- type: word
part: header
words:
- "/thruk/cgi-bin/login.cgi?thruk/"