diff --git a/http/exposed-panels/regify-panel.yaml b/http/exposed-panels/regify-panel.yaml index 387b73b089..d96b232231 100644 --- a/http/exposed-panels/regify-panel.yaml +++ b/http/exposed-panels/regify-panel.yaml @@ -11,7 +11,7 @@ info: metadata: verified: true max-request: 1 - shodan-query: http.html:"regify_default.css" + shodan-query: http.favicon.hash:1817615343 tags: panel,regify,login,detect http: @@ -19,8 +19,6 @@ http: path: - '{{BaseURL}}/phpLogin.php' - stop-at-first-match: true - matchers-condition: and matchers: - type: word @@ -28,7 +26,6 @@ http: words: - 'regify' - 'regibill' - - 'www.regify.com' - 'regify_default.css' condition: and case-insensitive: true