mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
Update modicon-info.yaml
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
id: modicon_info
|
||||
id: modicon-info
|
||||
|
||||
info:
|
||||
name: Schneider Modicon PLC Information Disclosure
|
||||
@@ -8,8 +8,6 @@ info:
|
||||
Detected Schneider Electric Modicon PLCs via the Modbus TCP protocol by extracting device identification information.Extracted the device model and version from responses on port 502 for fingerprinting and ICS vulnerability assessment.
|
||||
metadata:
|
||||
verified: true
|
||||
vendor: Schneider
|
||||
product: Modicon
|
||||
shodan-query: "Device Identification: Schneider Electric"
|
||||
tags: ics,modicon,schneider,detect,network,tcp
|
||||
|
||||
@@ -43,4 +41,4 @@ tcp:
|
||||
- type: regex
|
||||
group: 1
|
||||
regex:
|
||||
- "Schneider Electric ([A-Z 0-9a-z.]+)"
|
||||
- "Schneider Electric ([A-Z 0-9a-z.]+)"
|
||||
|
||||
Reference in New Issue
Block a user