Skip to content

Commit

Permalink
Add a jarm fingerprint for HP Printers
Browse files Browse the repository at this point in the history
  • Loading branch information
jvoisin committed Jan 24, 2022
1 parent b05dec6 commit a0be88a
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion xml/tls_jarm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -159,4 +159,13 @@
<param pos="0" name="service.product" value="Merlin"/>
</fingerprint>

</fingerprints>
<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 a0be88a

Please sign in to comment.