Skip to content

Commit

Permalink
extend D-Link DCS wwwauth record
Browse files Browse the repository at this point in the history
  • Loading branch information
martinvotruba-r7 authored Jun 14, 2024
1 parent e789cb5 commit 89043df
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion xml/http_wwwauth.xml
Original file line number Diff line number Diff line change
Expand Up @@ -184,9 +184,11 @@
<description>D-Link DCS IP Cameras</description>
<example hw.product="DCS-5222LB1">Basic realm="DCS-5222LB1"</example>
<example hw.product="DCS-2530L">Basic realm="DCS-2530L"</example>
<param pos="0" name="os.vendor" value="D-Link"/>
<param pos="0" name="hw.vendor" value="D-Link"/>
<param pos="0" name="hw.device" value="IP Camera"/>
<param pos="1" name="hw.product"/>
<param pos="1" name="hw.model"/>
</fingerprint>

<fingerprint pattern="^(?:Basic|Digest) realm=&quot;GoAhead&quot;">
Expand Down Expand Up @@ -889,4 +891,4 @@ Digest realm="WatchGuard SOHO Configuration",qop="auth",nonce="7c8e98007db66888
Basic realm="User Login"
-->

</fingerprints>
</fingerprints>

0 comments on commit 89043df

Please sign in to comment.