updated matcher

patch-10
Ritik Chaddha 2023-06-02 23:13:19 +05:30 committed by GitHub
parent b93bccafb5
commit 973012732b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -10,13 +10,13 @@ info:
metadata: metadata:
max-request: 1 max-request: 1
verified: "true" verified: "true"
shodan-query: http.html:'<meta name="author" content="eArcu" />' shodan-query: html:'content="eArcu'
tags: panel,earcu,detect tags: panel,earcu,detect
http: http:
- method: GET - method: GET
path: path:
- '{{BaseURL}}/' - '{{BaseURL}}'
host-redirects: true host-redirects: true
max-redirects: 2 max-redirects: 2
@ -25,7 +25,7 @@ http:
- type: word - type: word
part: body part: body
words: words:
- '<meta name="author" content="eArcu" />' - 'content="eArcu'
- type: status - type: status
status: status: