Merge pull request #8740 from projectdiscovery/princechaddha-patch-5
Update and rename openwrt-default-login.yaml to openwrt-luci-panel.yamlpatch-1
commit
f7e7ede786
|
@ -1,9 +1,9 @@
|
|||
id: openwrt-default-login
|
||||
id: openwrt-luci-panel
|
||||
|
||||
info:
|
||||
name: Opentwrt - Admin Login Page
|
||||
name: Opentwrt luCI - Admin Login Page
|
||||
author: For3stCo1d
|
||||
severity: high
|
||||
severity: info
|
||||
description: An Opentwrt admin login page was discovered.
|
||||
reference:
|
||||
- https://forum.archive.openwrt.org/viewtopic.php?id=16611
|
||||
|
@ -20,6 +20,7 @@ http:
|
|||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- 'cgi-bin/luci/admin/system/admin'
|
||||
|
||||
# digest: 4b0a004830460221008f900a97a3c80d4a01927a3363847754aeb95f5804553865aad9c956a45d07f0022100bb0a345862d115387483d56dce0d1d0933bb0cb118128dd0f23336373953ce30:922c64590222798bb761d5b6d8e72950
|
||||
- 'OpenWrt'
|
||||
- 'LuCI'
|
||||
- 'login'
|
||||
condition: and
|
Loading…
Reference in New Issue