Skip to content

Commit

Permalink
Add Glastopf
Browse files Browse the repository at this point in the history
  • Loading branch information
referefref authored Apr 16, 2024
1 parent 07cd471 commit 1b2483b
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 @@ -322,3 +322,16 @@ signatures:
invert_match: false
confidence: "High"
comment: "Hardcoded Siemens title tag default"

- name: "Glastopf"
id: 26
port: "web-ports"
proto: "GET"
steps:
- input_type: string
input: "GET / HTTP/1.0\n\n"
output_match_type: string
output: "<textarea name=\"comment\" id=\"comment\" rows=\"4\" columns=\"300\"></textarea>"
invert_match: false
confidence: "Medium"
comment: "Common HTML in Default Template"

0 comments on commit 1b2483b

Please sign in to comment.