T-Up OpenFrame
ID: tup-openframe
Severity: info
Author: DhiyaneshDk
Tags: exposure,login,tup,openframe,panel
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: tup-openframe
info: name: T-Up OpenFrame author: DhiyaneshDk severity: info reference: - https://www.facebook.com/photo/?fbid=642772827893240&set=a.467014098802448 metadata: verified: true max-request: 1 shodan-query: http.favicon.hash:824580113 tags: exposure,login,tup,openframe,panel
http: - method: GET path: - "{{BaseURL}}"
matchers-condition: and matchers: - type: word part: body words: - 'T-Up OpenFrame'
- type: word part: header words: - text/html
- type: status status: - 200# digest: 490a004630440220766d54b57aa460829246448e2f3378f3be0839b2dcffafcfabee55c289172976022011f00810d2b07e64b3b1202397cce0296bea32b239ecfc40565d10bf230ab781:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/exposed-panels/tup-openframe.yaml"