mirror of
https://github.com/hslatman/awesome-threat-intelligence.git
synced 2024-12-18 10:26:10 +00:00
OpenPhish Added
This commit is contained in:
parent
d6b9147cea
commit
1e31c78a66
7
.travis.yml
Normal file
7
.travis.yml
Normal file
@ -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
Block a user