Commit Graph

1471 Commits (b188d2da4e3f5c09755811aab567989c6a8567e8)

Author SHA1 Message Date
Jesse Hedden b188d2da4e added strip to remove potential whitespace 2020-06-24 17:47:41 -07:00
Jesse Hedden b60d142d32 removed extra parameter 2020-06-22 15:06:39 -07:00
Jesse Hedden b9d191686f added try/except for TruSTAR API errors and additional comments 2020-06-22 14:54:37 -07:00
Jesse Hedden f13233d04c added comments and increased page size to max for get_indicator_summaries 2020-06-22 13:47:25 -07:00
Jesse Hedden 8e8c580a83 uploaded TruSTAR logo 2020-06-22 12:58:32 -07:00
Jesse Hedden f3b27ca9c0 updated client metatag and version 2020-06-22 12:58:10 -07:00
Jesse Hedden 859bd19e24 added module documentation 2020-06-22 12:57:37 -07:00
Jesse Hedden 68b4fbba09 added client metatag to trustar client 2020-06-22 12:15:28 -07:00
Jesse Hedden 341a569de5 ready for code review 2020-06-21 19:52:17 -07:00
Jesse Hedden 67bdb38fc8 WIP: initial push 2020-05-29 17:41:13 -07:00
Jesse Hedden 8a95a000ee initial commit. not a working product. need to create a class to manage the MISP event and TruStar client 2020-05-29 17:21:20 -07:00
Steve Clement e981966776
Merge pull request #395 from SteveClement/master
chg: [deps] pyfaup seems to be required but not installed
2020-05-01 12:30:15 +09:00
Steve Clement 3fd6633c01
fix: [pep] Comply to PEP E261 2020-05-01 12:12:33 +09:00
Steve Clement dbb7d37b1e
chg: [doc] Added details about faup 2020-05-01 12:09:18 +09:00
Steve Clement 9f8a72ba64
fix: [travis] gtcaca has no build directory 2020-05-01 11:59:33 +09:00
Steve Clement e655905ee0
chg: [doc] in case btc expansion fails, give another hint at why it fails 2020-05-01 11:45:47 +09:00
Steve Clement acee9888b6
chg: [travis] Added gtcaca and liblua to faup 2020-05-01 08:45:10 +09:00
Steve Clement 72913c9489
fix: [pip] pyfaup required 2020-05-01 07:53:19 +09:00
Steve Clement c58f131e10
chg: [travis] Added py3.8 2020-05-01 07:40:05 +09:00
Alexandre Dulaunoy 97bcc550a7
Merge pull request #393 from vmray-labs/update-vmray-module
Update vmray_submit module
2020-04-24 17:31:08 +02:00
Matthias Meidinger ebf71a371b Update vmray_submit
The submit module hat some smaller issues with the reanalyze flag.
The source for the enrichment object has been changed and the robustness
of user supplied config parsing improved.
2020-04-23 14:47:48 +02:00
Christophe Vandeplas be27869903 fix: [doc] corrected filenames for 2 docs 2020-04-08 11:46:59 +02:00
Christophe Vandeplas 8e2c519f92
Merge pull request #388 from Golbark/censys_expansion
new: usr: Censys Expansion module
2020-04-08 10:24:58 +02:00
Golbark fd3c62c460 Fix variable issue in the loop 2020-04-08 01:07:46 -07:00
Golbark 500f0301a9 Adding support for more input types, including multi-types 2020-04-07 06:53:42 -07:00
Golbark b79636ccfa new: usr: Censys Expansion module 2020-04-03 03:15:03 -07:00
Raphaël Vinot 9c0ebfb3b7 chg: Bump dependencies
Should fix https://github.com/MISP/MISP/issues/5739
2020-03-28 18:41:33 +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