Skip to content

Commit

Permalink
Add JARM fingerprint for Synology DSM 7.0 (#378)
Browse files Browse the repository at this point in the history
Modern compatibility profile
  • Loading branch information
mkienow-r7 committed Oct 13, 2021
2 parents 2a0ba5c + 7944fd1 commit 3366bc6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions xml/tls_jarm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,10 @@
<param pos="0" name="service.cpe23" value="cpe:/a:torproject:tor:-"/>
</fingerprint>

<fingerprint pattern="^2ad2ad0002ad2ad0002ad2ad2ad2ada9e96d3ba9f7903758a731e0fa01453d$">
<fingerprint pattern="^2ad2ad0002ad2ad0002ad2ad2ad2ada9e96d3ba9f7903758a731e0fa01453d|00000000000000000042d42d0000009535d5979f591ae8e547c5e5743e5b64$">
<description>Synology NAS</description>
<example>2ad2ad0002ad2ad0002ad2ad2ad2ada9e96d3ba9f7903758a731e0fa01453d</example>
<example>00000000000000000042d42d0000009535d5979f591ae8e547c5e5743e5b64</example>
<param pos="0" name="os.device" value="NAS"/>
<param pos="0" name="os.family" value="Linux"/>
<param pos="0" name="os.product" value="DSM"/>
Expand Down Expand Up @@ -137,4 +138,4 @@
<param pos="0" name="service.product" value="Merlin"/>
</fingerprint>

</fingerprints>
</fingerprints>

0 comments on commit 3366bc6

Please sign in to comment.