Commit Graph

2106 Commits (e10826aafc5e2cc9f52aec0366030f8ce8f88c6b)

Author SHA1 Message Date
szopin e10826aafc
Fix for hashdd
Endpoint has changed, now only accepts md5 and the format of the reply is also different
2022-09-15 10:09:21 +02:00
Alexandre Dulaunoy de69ae3474
fix: [doc] logo fixed 2022-09-06 14:35:10 +02:00
Alexandre Dulaunoy c3ca851ed6
chg: [tools] add logging for doc generation 2022-09-06 14:32:06 +02:00
Alexandre Dulaunoy e5c1d75b2f
chg: [documentation] fix JSON 2022-09-06 14:31:47 +02:00
Alexandre Dulaunoy 2c218d273c
Merge pull request #575 from RamboV/main
Adding HYAS Insight Module
2022-09-06 14:25:47 +02:00
Rambatla Venkat Rao 03af649d06
fixed lgtm issues 2022-09-06 17:05:22 +05:30
Rambatla Venkat Rao 543a8c0aad
added hyas test case 2022-09-06 16:47:51 +05:30
Rambatla Venkat Rao fcfdd36fd4
Added HYAS Insight documentation 2022-09-06 16:27:38 +05:30
Rambatla Venkat Rao f3b2ea7c41
Added HYAS Insight Module 2022-09-06 16:07:52 +05:30
Rambatla Venkat Rao 7d26d11378
Added HYAS Insight 2022-09-06 16:01:47 +05:30
Rambatla Venkat Rao 3f2ac6d78a
Added HYAS logo 2022-09-06 15:56:46 +05:30
Rambatla Venkat Rao 3afcd825b9
Added Hyas Insight Module 2022-09-06 15:54:35 +05:30
Sami Mokaddem a6930be862
new: [expansion:jinja_template_rendering] Added new module to rendre a jinja template based on the provided data 2022-08-25 10:57:17 +02:00
Sami Mokaddem 1c184040e6
chg: [requirements] Added jinja2 entry 2022-08-24 14:27:31 +02:00
Sami Mokaddem 9efed339a7
Merge branch 'main' of github.com:MISP/misp-modules into main 2022-08-24 14:19:21 +02:00
Sami Mokaddem b620446d37
chg: [requirements] Added mattermostdriver entry 2022-08-24 14:18:58 +02:00
Alexandre Dulaunoy a614689287
Merge pull request #574 from Benni0/patch-1
Add __init__.py to action_mod/_utils
2022-08-19 11:17:29 +02:00
Benni0 de1687c11a
Add __init__.py to action_mod/_utils
As _utils is currently not a package, this folder is missing in a built wheel from this package.
2022-08-19 09:19:38 +02:00
Christian Studer 71d8745b91
fix: [shodan] The input attribute is actually already added to the event at the beginning 2022-08-10 16:17:08 +02:00
chrisr3d 90a1644c8c
fix: [shodan] Fixed wrong asset used to add attribute to
- This caused the input `ip-src` or `ip-dst` input
  attribute to be added to the `ip-api-addres`
  which does not have these attributes in their
  template, where they should be added to the
  Event instead
2022-08-10 14:07:00 +02:00
Alexandre Dulaunoy cbaa1e6e93
Merge pull request #572 from syloktools/main
Quick fix to service file
2022-08-08 09:26:45 +02:00
Robert Nixon a86ac9d715
Update misp-modules.service
Service doesn't like or need the -s option to execute the modules.
2022-08-07 18:27:38 +02:00
Robert Nixon a4426727f4
Update README.md 2022-08-07 18:26:41 +02:00
Sami Mokaddem 7e482315ad
Merge branch 'geekweek' into main 2022-08-05 15:39:57 +02:00
Sami Mokaddem 89bc8bf19c
new: [action_mod] Added MatterMost module and deleted test modules 2022-08-05 15:39:12 +02:00
Raphaël Vinot 81ec6fe415 fix: fix vulnerable_configuration object ref, rely on template.
Related #853
2022-07-28 14:41:36 +02:00
Alexandre Dulaunoy a019958635
Merge branch 'main' of github.com:MISP/misp-modules into main 2022-06-17 15:51:09 +02:00
Alexandre Dulaunoy 5c0a480896
new: [logos] misp-modules logo 2022-06-17 15:50:52 +02:00
Alexandre Dulaunoy 02a5a5c5d3
***Be sure to run the latest version of `pip`*** 2022-05-31 15:53:14 +02:00
chrisr3d aabe01e688
fix: [requirements] Monkey copy paste issue 2022-05-25 13:40:46 +02:00
chrisr3d 6beb23d870
fix: [requirements] Aligning lief requirements with PyMISP 2022-05-25 13:35:05 +02:00
chrisr3d e3b259e5ba
fix; [requirements] Fixed lief requirements to align them with PyMISP 2022-05-25 11:50:02 +02:00
chrisr3d a114bf7bbb
fix: [requirements] Updated python requirements 2022-05-25 11:46:50 +02:00
chrisr3d 3b58915c41
fix: [setup] Fixed potential conflicts with libraries in python 3.10 install 2022-05-24 17:05:21 +02:00
iglocska cac0c19eed
new: [action module] samples added for testing 2022-05-04 01:26:56 +02:00
iglocska 0c0b40e26f
new: [action] module wip 2022-05-03 16:10:07 +02:00
Alexandre Dulaunoy b4f90761c3
Merge pull request #566 from VirusTotal/feat/add-rels-vt-modules
chg: [VirusTotal] Add more relations and attributes to VT modules
2022-04-18 10:53:28 +02:00
Daniel Pascual d08bb5c365 Add more relations and attributes to VT modules 2022-04-18 10:20:33 +02:00
Alexandre Dulaunoy 8f3cc42082
Merge branch 'main' of github.com:MISP/misp-modules into main 2022-04-15 08:27:53 +02:00
Alexandre Dulaunoy c384c3a2a5
fix: [expansion] clamav module was missing from the __init__ 2022-04-15 08:27:19 +02:00
Alexandre Dulaunoy 8bd054d508
Merge pull request #565 from JakubOnderka/update-dependencies
chg: Update REQUIREMENTS
2022-04-13 19:36:21 +02:00
Jakub Onderka a1322be2f2 chg: [test] Try to test with Python 3.10 2022-04-11 17:18:42 +02:00
Jakub Onderka ef74371ec4 chg: Update REQUIREMENTS 2022-04-11 17:14:55 +02:00
Alexandre Dulaunoy 12359fdf93
Merge pull request #564 from scottdermott/main
* Fix for @chrisr3d - [joesandbox_query] Changed the import_pe param to `import_executable`
2022-04-07 23:06:53 +02:00
Dermott, Scott 7f5174efd5 * Fix if network_behavior_field doesn't exist in packet 2022-04-07 15:10:15 +01:00
Dermott, Scott f73b961330 * Fix for @chrisr3d - [joesandbox_query] Changed the import_pe param to `import_executable` 2022-04-07 14:44:22 +01:00
Alexandre Dulaunoy 9779a30337
Merge pull request #562 from sebdraven/master
Update the documentation
2022-03-23 22:28:21 +01:00
Sebastien Larinier 1b1067a15e
Update README.md 2022-03-23 17:48:59 +01:00
Sebastien Larinier a7a9a36ca9
Update README.md 2022-03-23 17:47:39 +01:00
Sebastien Larinier 5659cb91e2
Merge pull request #5 from MISP/main
my PR
2022-03-23 17:46:46 +01:00