Update regify-panel.yaml
parent
f623aa1ca3
commit
023228e635
|
@ -11,7 +11,7 @@ info:
|
||||||
metadata:
|
metadata:
|
||||||
verified: true
|
verified: true
|
||||||
max-request: 1
|
max-request: 1
|
||||||
shodan-query: http.html:"regify_default.css"
|
shodan-query: http.favicon.hash:1817615343
|
||||||
tags: panel,regify,login,detect
|
tags: panel,regify,login,detect
|
||||||
|
|
||||||
http:
|
http:
|
||||||
|
@ -19,8 +19,6 @@ http:
|
||||||
path:
|
path:
|
||||||
- '{{BaseURL}}/phpLogin.php'
|
- '{{BaseURL}}/phpLogin.php'
|
||||||
|
|
||||||
stop-at-first-match: true
|
|
||||||
|
|
||||||
matchers-condition: and
|
matchers-condition: and
|
||||||
matchers:
|
matchers:
|
||||||
- type: word
|
- type: word
|
||||||
|
@ -28,7 +26,6 @@ http:
|
||||||
words:
|
words:
|
||||||
- 'regify'
|
- 'regify'
|
||||||
- 'regibill'
|
- 'regibill'
|
||||||
- 'www.regify.com'
|
|
||||||
- 'regify_default.css'
|
- 'regify_default.css'
|
||||||
condition: and
|
condition: and
|
||||||
case-insensitive: true
|
case-insensitive: true
|
||||||
|
|
Loading…
Reference in New Issue