OpenPhish Added
parent
d6b9147cea
commit
1e31c78a66
|
@ -0,0 +1,7 @@
|
|||
language: ruby
|
||||
rvm:
|
||||
- 2.2
|
||||
before_script:
|
||||
- gem install awesome_bot
|
||||
script:
|
||||
- awesome_bot README.md
|
|
@ -30,6 +30,14 @@ Feel free to [contribute](CONTRIBUTING.md).
|
|||
<td>
|
||||
Deepviz offers a sandbox for analyzing malware and has an API available with threat intelligence harvested from the sandbox.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="https://intel.deepviz.com/recap_network.php" target="_blank">OpenPhish Feeds</a>
|
||||
</td>
|
||||
<td>
|
||||
OpenPhish receives URLs from multiple streams and analyzes them using its proprietary phishing detection algorithms. There are free and commercial offerings available.
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
|
Loading…
Reference in New Issue