Skip to content

Commit

Permalink
Add a fingerprint for the freebox' FbxWSD server
Browse files Browse the repository at this point in the history
  • Loading branch information
jvoisin committed Feb 5, 2024
1 parent 4dedbf2 commit ba39015
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions xml/http_servers.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5175,4 +5175,14 @@
<param pos="2" name="os.arch"/>
</fingerprint>

<fingerprint pattern="^FbxWSD/1[.]0$">
<description>Freebox Device</description>
<example >FbxWSD/1.0</example>
<param pos="0" name="os.vendor" value="Freebox"/>
<param pos="0" name="os.product" value="Freebox OS"/>
<param pos="0" name="os.family" value="Linux"/>
<param pos="0" name="hw.vendor" value="Freebox"/>
<param pos="0" name="hw.device" value="Device"/>
</fingerprint>

</fingerprints>

0 comments on commit ba39015

Please sign in to comment.