Merge pull request #6213 from projectdiscovery/mikrotik-httpproxy

Create mikrotik-httpproxy.yaml
patch-1
Prince Chaddha 2022-12-16 18:27:03 +05:30 committed by GitHub
commit ebc1b1c46e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
id: mikrotik-httpproxy
info:
name: MikroTik httpproxy
author: its0x08,DhiyaneshDk
severity: info
metadata:
verified: true
shodan-query: 'Server: mikrotik httpproxy'
tags: tech,mikrotik
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
part: header
words:
- 'Server: Mikrotik HttpProxy'
case-insensitive: true