Skip to content

Commit

Permalink
conpot-siemens-simatic-S7-200
Browse files Browse the repository at this point in the history
  • Loading branch information
referefref committed Mar 15, 2024
1 parent 27c5460 commit 07cd471
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions signatures.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -309,3 +309,16 @@ signatures:
invert_match: false
confidence: "High"
comment: "Hardcoded error message script alert tag."

- name: "conpot-siemens-simatic-S7-200"
id: 25
port: 80
proto: "GET"
steps:
- input_type: string
input: "GET / HTTP/1.0\n\n"
output_match_type: string
output: "Overview - Siemens, SIMATIC, S7-200"
invert_match: false
confidence: "High"
comment: "Hardcoded Siemens title tag default"

0 comments on commit 07cd471

Please sign in to comment.