Skip to content

Commit

Permalink
Add a JARM fingerprint for HP printers (#396)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkienow-r7 committed Jan 27, 2022
2 parents 858b900 + aaf05ce commit 038cfc5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions xml/tls_jarm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -161,4 +161,13 @@
<param pos="0" name="service.product" value="Merlin"/>
</fingerprint>

<fingerprint pattern="^16d16d16d14d16d00016d16d16d16da6fda484e06f95db4f56339284c90672$">
<description>HP Printer</description>
<example>16d16d16d14d16d00016d16d16d16da6fda484e06f95db4f56339284c90672</example>
<param pos="0" name="hw.device" value="Printer"/>
<param pos="0" name="hw.vendor" value="HP"/>
<param pos="0" name="os.vendor" value="HP"/>
<param pos="0" name="os.device" value="Printer"/>
</fingerprint>

</fingerprints>

0 comments on commit 038cfc5

Please sign in to comment.