Opentwrt luCI - Admin Login Page
ID: openwrt-luci-panel
Severity: info
Author: For3stCo1d
Tags: panel,default-login,openwrt,x-wrt
Description
Section titled “Description”An Opentwrt admin login page was discovered.
YAML Source
Section titled “YAML Source”id: openwrt-luci-panel
info: name: Opentwrt luCI - Admin Login Page author: For3stCo1d severity: info description: An Opentwrt admin login page was discovered. reference: - https://forum.archive.openwrt.org/viewtopic.php?id=16611 classification: cpe: cpe:2.3:a:x-wrt:luci:*:*:*:*:*:*:*:* metadata: max-request: 1 vendor: x-wrt product: luci shodan-query: - http.title:"OpenWrt - LuCI" - http.title:"openwrt - luci" fofa-query: title="openwrt - luci" google-query: intitle:"openwrt - luci" tags: panel,default-login,openwrt,x-wrt
http: - method: GET path: - "{{BaseURL}}/cgi-bin/luci"
matchers: - type: word words: - 'OpenWrt' - 'LuCI' - 'login' condition: and# digest: 490a00463044022054ef7a3e933d54e440bde09260d8308933ee9c2700a3effb555dc690fa705dd50220620b529d08cd1c508326512c0532803d72e9c96a72cc5c1a954e209e3141cde3: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/openwrt/openwrt-luci-panel.yaml"