mirror of
https://github.com/rshipp/awesome-malware-analysis.git
synced 2025-01-19 00:48:54 +00:00
Merge pull request #75 from hslatman/hs_fix_keithjjones_build
Fix build for Keith J. Jones addition
This commit is contained in:
commit
84454ec5c2
@ -4,4 +4,4 @@ rvm:
|
|||||||
before_script:
|
before_script:
|
||||||
- gem install awesome_bot
|
- gem install awesome_bot
|
||||||
script:
|
script:
|
||||||
- awesome_bot README.md --white-list CONTRIBUTING.md,amzn.com,carnivore.it,cymru.com,clean-mx.de,woodmann.com,andrototal.org,domaintools.com,reconstructer.org,reddit.com,desenmascara.me,exploit-db.com,travis-ci,tekdefense.com,winitor.com
|
- awesome_bot README.md --white-list CONTRIBUTING.md,amzn.com,carnivore.it,cymru.com,clean-mx.de,woodmann.com,andrototal.org,domaintools.com,reconstructer.org,reddit.com,desenmascara.me,exploit-db.com,travis-ci,tekdefense.com,winitor.com,https://intel.criticalstack.com
|
||||||
|
@ -108,6 +108,8 @@ A curated list of awesome malware analysis tools and resources. Inspired by
|
|||||||
collaborate in developing Threat Intelligence.
|
collaborate in developing Threat Intelligence.
|
||||||
* [Combine](https://github.com/mlsecproject/combine) - Tool to gather Threat
|
* [Combine](https://github.com/mlsecproject/combine) - Tool to gather Threat
|
||||||
Intelligence indicators from publicly available sources.
|
Intelligence indicators from publicly available sources.
|
||||||
|
* [Fileintel](https://github.com/keithjjones/fileintel) - Pull intelligence per file hash
|
||||||
|
* [Hostintel](https://github.com/keithjjones/hostintel) - Pull intelligence per host
|
||||||
* [IntelMQ](https://www.enisa.europa.eu/topics/csirt-cert-services/community-projects/incident-handling-automation) -
|
* [IntelMQ](https://www.enisa.europa.eu/topics/csirt-cert-services/community-projects/incident-handling-automation) -
|
||||||
A tool for CERTs for processing incident data using a message queue.
|
A tool for CERTs for processing incident data using a message queue.
|
||||||
* [IOC Editor](https://www.fireeye.com/services/freeware/ioc-editor.html) -
|
* [IOC Editor](https://www.fireeye.com/services/freeware/ioc-editor.html) -
|
||||||
|
Loading…
Reference in New Issue
Block a user