Merge pull request #4755 from projectdiscovery/audiocodes-detect

Create audiocodes-detect.yaml
patch-1
Prince Chaddha 2022-07-06 10:00:00 +05:30 committed by GitHub
commit 9e20a59f91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,29 @@
id: audiocodes-detect
info:
name: AudioCodes Login Panel
author: princechaddha
severity: info
metadata:
verified: true
shodan-query: http.html:"Audiocodes"
tags: panel,audiocodes
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "AudioCodes"
- "login"
condition: and
- type: status
status:
- 203