From 07cd471614bb4d41ded1824260eed52d3801ac29 Mon Sep 17 00:00:00 2001 From: ref <56499429+referefref@users.noreply.github.com> Date: Fri, 15 Mar 2024 10:35:15 +0800 Subject: [PATCH] conpot-siemens-simatic-S7-200 --- signatures.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/signatures.yaml b/signatures.yaml index b1ecc5b..06845bc 100644 --- a/signatures.yaml +++ b/signatures.yaml @@ -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"