Commit Graph

2144 Commits (master)

Author SHA1 Message Date
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
Alexandre Dulaunoy 7d317d3c9c
Merge pull request #560 from VirusTotal/feat/virustotal-modules-api-v3
VirusTotal modules migration to API v3
2022-03-18 14:58:30 +01:00
Daniel Pascual ac704c8c99 VirusTotal modules migration to API v3 2022-03-16 18:05:13 +01:00
chrisr3d 38047f2718
chg: [joe_import] Changed the user configuration param `Import PE` into `Import Executable` 2022-03-07 23:04:37 +01:00
chrisr3d c5b6d218bb
chg: [joesandbox_query] Changed the `import_pe` param to `import_executable` 2022-03-07 23:01:49 +01:00
chrisr3d cba06ab372
fix: [joe parser] Some clean-up on the Joe parser 2022-03-07 17:53:43 +01:00
Alexandre Dulaunoy db902275b3
chg: [joe] skip not existing system in behavior 2022-03-05 15:24:29 +01:00
Alexandre Dulaunoy 0295268c43
chg: [requirements] dnspython3 is required 2022-03-05 15:12:25 +01:00
Jakub Onderka 137aa77532
Merge pull request #557 from JakubOnderka/update-deps
chg: [internal] Update deps
2022-03-04 10:20:12 +01:00
Jakub Onderka 79de89657c fix: [wiki] Change User-Agent to avoid 403 error 2022-03-04 10:07:53 +01:00
Jakub Onderka 799541e9de chg: [internal] Update deps 2022-03-04 09:54:43 +01:00
Alexandre Dulaunoy c1b46bb2c4
chg: [doc] mmdb documention updated 2022-02-23 07:37:57 +01:00
Alexandre Dulaunoy c33a1fea22
Merge pull request #556 from Wachizungu/chg-add-edit-mmdb-lookup-documentation
chg:[doc] update mmdb_lookup documentation
2022-02-23 06:43:28 +01:00
Alexandre Dulaunoy 40e856a993
Merge pull request #555 from Wachizungu/fix-add-extra-email-input-types-for-apivoid-module
fix: Allow email-src and email-dst as input for apivoid module
2022-02-23 06:42:59 +01:00
Jeroen Pinoy c5a9a97354
chg:[doc] update mmdb_lookup documentation 2022-02-23 00:54:13 +01:00