nuclei-templates/default-logins/openwrt/openwrt-default-login.yaml

21 lines
432 B
YAML

id: openwrt-default-login
info:
name: Opentwrt Default Login
author: For3stCo1d
severity: high
reference:
- https://forum.archive.openwrt.org/viewtopic.php?id=16611
metadata:
shodan-query: http.title:"OpenWrt - LuCI"
tags: openwrt,default-login
requests:
- method: GET
path:
- "{{BaseURL}}/cgi-bin/luci"
matchers:
- type: word
words:
- 'cgi-bin/luci/admin/system/admin'