fix link http -> https

This commit is contained in:
Px Mx 2017-08-20 08:19:34 -04:00 committed by GitHub
parent 50263fbd12
commit 27060278b8

View File

@ -189,7 +189,7 @@ A certain amount of (domain- or business-specific) analysis is necessary to crea
</tr> </tr>
<tr> <tr>
<td> <td>
<a href="http://riskdiscovery.com/honeydb" target="_blank">HoneyDB</a> <a href="https://riskdiscovery.com/honeydb" target="_blank">HoneyDB</a>
</td> </td>
<td> <td>
HoneyDB provides real time data of honeypot activity. This data comes from honeypots deployed on the Internet using the <a href="https://github.com/foospidy/HoneyPy" target="_blank">HoneyPy</a> honeypot. In addition, HoneyDB provides API access to collected honeypot activity, which also includes aggregated data from various honeypot Twitter feeds. HoneyDB provides real time data of honeypot activity. This data comes from honeypots deployed on the Internet using the <a href="https://github.com/foospidy/HoneyPy" target="_blank">HoneyPy</a> honeypot. In addition, HoneyDB provides API access to collected honeypot activity, which also includes aggregated data from various honeypot Twitter feeds.