Commit Graph

1448 Commits (48b381d704ac9c1a1efcaccd9d8758f715d771dd)

Author SHA1 Message Date
chrisr3d 48b381d704
fix: Making pep8 happy 2020-03-18 18:58:11 +01:00
chrisr3d 8805bd8649
add: Added documentation for the latest new modules 2020-03-18 18:42:26 +01:00
chrisr3d 0671f93724
new: Expansion module to query MALWAREbazaar API with some hash attribute 2020-03-18 18:05:57 +01:00
chrisr3d 6417421d76 Merge branch 'master' of github.com:MISP/misp-modules into new_module 2020-03-18 18:01:18 +01:00
chrisr3d 824c0031b3
fix: Catching errors in the reponse of the query to URLhaus 2020-03-18 17:57:55 +01:00
chrisr3d 422f654988
fix: Making pep8 happy with indentation 2020-03-18 10:24:06 +01:00
chrisr3d 8ffb7029ba Merge branch 'master' of github.com:MISP/misp-modules 2020-03-18 10:12:26 +01:00
Christian Studer b869c416d8
Merge pull request #380 from JakubOnderka/patch-1
csvimport: Return error if input is not valid UTF-8
2020-03-18 10:11:26 +01:00
Jakub Onderka fe34023866
csvimport: Return error if input is not valid UTF-8 2020-03-12 11:02:43 +01:00
Alexandre Dulaunoy 0e84ea7ad3
Merge pull request #379 from cudeso/master
Cytomic Orion MISP Module
2020-03-11 22:30:48 +01:00
Koen Van Impe d2f0d8027b Documentation for Cytomic Orion 2020-03-11 11:56:12 +01:00
Koen Van Impe 2713d3c655 Update __init__ 2020-03-10 19:50:00 +01:00
Koen Van Impe c86f4a4180 Make Travis (a little bit) happy 2020-03-10 18:48:25 +01:00
Koen Van Impe e023f0b470 Cytomic Orion MISP Module
An expansion module to enrich attributes in MISP and share indicators
of compromise with Cytomic Orion
2020-03-10 18:25:30 +01:00
chrisr3d 0b4d6738de
fix: Making pep8 happy 2020-03-10 11:15:16 +01:00
Alexandre Dulaunoy 55664dadb9
Merge pull request #377 from 0xbennyv/master
Added SophosLabs Intelix as expansion module
2020-03-05 14:10:05 +01:00
bennyv 6c00f02e42 Removed Unused Import 2020-03-04 11:54:55 +11:00
bennyv 0a8a829ac1 Fixed handler error handling for missing config 2020-03-04 11:30:44 +11:00
bennyv 4771a5177d Fixed formatting in README.md 2020-03-04 10:43:24 +11:00
bennyv 277f56e088 Updated the README.md for SOPHOSLabs Intelix 2020-03-04 10:39:35 +11:00
bennyv a32685df8a Initial Build of SOPHOSLabs Intelix Product 2020-03-04 09:52:55 +11:00
chrisr3d cda5004a0d
fix: Removed unused import 2020-02-26 14:18:09 +01:00
chrisr3d c9c6f69bd4
fix: Making pep8 happy 2020-02-26 11:59:14 +01:00
Christian Studer fc54785d6b
Merge pull request #374 from M0un/projet-m2-oun-gindt
Rendu projet master2 sécurité par Mathilde OUN et Vincent GINDT // No…
2020-02-26 11:53:11 +01:00
chrisr3d f9f3db8468
chg: Quick ransomdncoin test just to make sure the module loads
- I do not have any api key right now, so the test
  should just reach the error
2020-02-25 15:26:52 +01:00
chrisr3d dea42d3929
chg: Catching missing config issue 2020-02-25 15:22:06 +01:00
Christian Studer 6111f02f59
Merge pull request #373 from seanthegeek/patch-1
Create missing __init__.py for _ransomcoindb
2020-02-25 14:20:13 +01:00
Sean Whalen 180985f89c
Revert change inteded for other patch 2020-02-23 15:34:02 -05:00
Sean Whalen 42dffa7291
Install cmake to build faup 2020-02-23 15:24:18 -05:00
Sean Whalen f5af7faace
Create __init__.py 2020-02-22 19:44:31 -05:00
Mathilde Oun et Vincent Gindt df3a6986ea Rendu projet master2 sécurité par Mathilde OUN et Vincent GINDT // Nouveau module misp de recherche google sur les urls 2020-02-21 12:05:41 +01:00
chrisr3d 27717c0400
fix: Making the module config available so the module works 2020-02-13 11:40:22 +01:00
Christian Studer 63a2183411
Merge pull request #371 from GlennHD/master
Added GeoIP_City and GeoIP_ASN Database Modules
2020-02-13 11:39:32 +01:00
GlennHD 0ed0ceab9d
Update geoip_asn.py 2020-02-12 23:48:38 -06:00
GlennHD bdb4185a0a
Update geoip_city.py 2020-02-12 23:48:20 -06:00
GlennHD 46f0f410e7
Added geoip_asn and geoip_city to load 2020-02-12 21:31:41 -06:00
GlennHD 0b9b6c4f41
Added GeoIP_ASN Enrichment module 2020-02-12 21:29:40 -06:00
GlennHD 7a3f9a422d
Added GeoIP_City Enrichment module 2020-02-12 21:28:41 -06:00
GlennHD 4e7192f735
Added GeoIP City and GeoIP ASN Info 2020-02-12 21:21:39 -06:00
Alexandre Dulaunoy 2a137f1631
Merge pull request #370 from JakubOnderka/vt-query-sha512
fix: [VT] Disable SHA512 query for VT
2020-02-09 00:17:20 +01:00
Jakub Onderka acdc4b9d03 fix: [VT] Disable SHA512 query for VT 2020-02-07 12:20:12 +01:00
Christian Studer b65237a0cb
Merge pull request #368 from andurin/lastline_verifyssl
Lastline verify_ssl option
2020-02-06 09:45:45 +01:00
Hendrik 8f9940200b Lastline verify_ssl option
Helps people with on-prem boxes
2020-01-27 07:46:48 +01:00
chrisr3d b2c8f79220
fix: Making pep8 happy 2020-01-24 15:17:35 +01:00
Christian Studer 1de6890152
Merge pull request #367 from joesecurity/master
joe: (1) allow users to disable PE object import (2) set 'to_ids' to False
2020-01-24 15:15:12 +01:00
Georg Schölly 04685ea63e joe: (1) allow users to disable PE object import (2) set 'to_ids' to False 2020-01-24 14:51:38 +01:00
chrisr3d 840ada484b Merge branch 'master' of github.com:MISP/misp-modules 2020-01-21 22:04:38 +01:00
chrisr3d f28aaf07c4
fix: [tests] Fixed BGP raking module test 2020-01-21 22:04:08 +01:00
Alexandre Dulaunoy 09cdc7277c
Merge pull request #365 from ostefano/analysis
change: migrate to analysis API when submitting files to Lastline
2020-01-21 14:15:22 +01:00
Stefano Ortolani 66bf650b79 change: migrate to analysis API when submitting tasks to Lastline 2020-01-21 11:32:05 +00:00