Royal Event Management System Admin Panel - Detect
ID: royalevent-management-panel
Severity: info
Author: ritikchaddha
Tags: royalevent,panel
Description
Section titled “Description”Royal Event Management System admin panel was detected.
YAML Source
Section titled “YAML Source”id: royalevent-management-panel
info: name: Royal Event Management System Admin Panel - Detect author: ritikchaddha severity: info description: Royal Event Management System admin panel was detected. classification: cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N cwe-id: CWE-200 metadata: verified: true max-request: 1 tags: royalevent,panel
http: - method: GET path: - "{{BaseURL}}/royal_event/"
matchers-condition: and matchers: - type: word part: body words: - "Royal Event Management Software" - "Welcome Administrator" condition: and
- type: status status: - 200# digest: 4b0a00483046022100e9d0a9804bf878cbc177c87aba168a16b9f86549e9e4f5f79f59b89e45255df7022100f3435ecd22087f972b150b3d83a8d10700341495aded83341335485292afbcbe: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/royalevent-management-panel.yaml"