Commit Graph

2000 Commits (323ca67a6c5689319e4b7da195ae148877f2bf2d)

Author SHA1 Message Date
Daniel Pascual 323ca67a6c MISP exportmodule to create a VT Collection form an event 2022-02-03 13:25:29 +01:00
Alexandre Dulaunoy cc4c9935d5
Merge pull request #547 from Wachizungu/fix-add-hashlookup-to-expansion-initpy
Add hashlookup to expansion init.py
2022-02-03 11:08:08 +01:00
Jeroen Pinoy ed2d14c956
Add hashlookup to expansion init.py 2022-02-03 10:44:13 +01:00
Raphaël Vinot 2874c41f7f
fix: required parameters for Recorded Future object 2022-01-14 10:23:08 +01:00
Christophe Vandeplas 09a57787b6
Merge pull request #545 from silvian-io/main
[crowdstrike_falcon] Upgrade crowdstrike_falcon enrich module
2022-01-11 15:43:49 +01:00
Silvian I 23ff0348ed [crowdstrike_falcon] fix imports warning 2022-01-11 15:25:39 +01:00
Silvian Iosub beefab0b12
Merge branch 'MISP:main' into main 2022-01-11 14:00:35 +01:00
Silvian I 13cb1f472d [crowdstrike_falcon] Upgrade crowdstrike_falcon enrich module to new api version & add attribute creation on enrichment functionality 2022-01-11 13:59:59 +01:00
Alexandre Dulaunoy 8ae64ba264
Merge pull request #542 from slv008/main
Upgrade censys_enrich module to new api version
2022-01-07 20:13:14 +01:00
Silvian I 950a76a3ad Upgrade censys_enrich module to new api version - fix test error 2022-01-07 19:26:02 +01:00
Silvian I ef543a3fa8 Upgrade censys_enrich module to new api version - fix test error 2022-01-07 19:05:05 +01:00
Silvian I c500dded39 Merge remote-tracking branch 'origin/main' into main
# Conflicts:
#	misp_modules/modules/expansion/censys_enrich.py
#	tests/test_expansions.py
2022-01-07 14:48:24 +01:00
Silvian I b9d9df4dd0 Upgrade censys_enrich module to new api version 2022-01-07 14:46:10 +01:00
Alexandre Dulaunoy ae4221723a
chg: [doc] updated 2022-01-07 12:10:56 +01:00
Alexandre Dulaunoy 4af4642d8a
new: [REQUIREMENTS] for the documentation generation 2022-01-07 12:10:21 +01:00
Silvian I a08ec71b96 Upgrade censys_enrich module to new api version 2022-01-06 11:35:01 +01:00
Alexandre Dulaunoy 895e992349
Merge pull request #541 from ManoftheSea/main
It seems alright to leave the field empty, just have to check empty
2021-12-30 18:16:08 +01:00
Derek LaHousse 6c4e788110 It seems alright to leave the field empty, just have to check that it is empty 2021-12-30 09:25:44 -05:00
Alexandre Dulaunoy 792a548735
Merge pull request #540 from cudeso/main
Module to push malware samples to a MWDB instance
2021-12-27 23:46:01 +01:00
Koen Van Impe adc61963df Update REQUIREMENTS 2021-12-27 15:23:13 +01:00
Koen Van Impe b9fb2f3ca7 Update mwdb.py 2021-12-26 23:59:16 +01:00
Koen Van Impe c42723d42d Module to push malware samples to a MWDB instance
- Upload of attachment or malware sample to MWDB
- Tags of events and/or attributes are added to MWDB.
- Comment of the MISP attribute is added to MWDB.
- A link back to the MISP event is added to MWDB via the MWDB attribute.
- A link to the MWDB attribute is added as an enriched attribute to the MISP event.
2021-12-26 23:34:00 +01:00
Alexandre Dulaunoy e86201a9fc
Update README
Add status badge for GH workflow
2021-12-25 09:09:08 +01:00
Alexandre Dulaunoy 3f127faa50
Merge pull request #539 from JakubOnderka/github-actions
new: [CI] Use GitHub Actions for test
2021-12-25 08:10:42 +01:00
Jakub Onderka 84ded524f9 chg: [pip] Force pandas to 1.3.5 2021-12-24 16:54:12 +01:00
Jakub Onderka 907ac1e935 fix: [ods_enrich] Try to fix reading bytesio 2021-12-24 16:48:24 +01:00
Jakub Onderka 2842b27c50 fix: [test] Skip test_ipasn and test_otx tests 2021-12-24 16:48:24 +01:00
Jakub Onderka 3fe7072bfb fix: [ods_enrich] Better exception logging 2021-12-24 16:48:24 +01:00
Jakub Onderka c5801d1776 fix: [test] Better error handling 2021-12-24 16:48:24 +01:00
Jakub Onderka 1f75b8f865 fix: [internal] Better exception logging 2021-12-24 16:48:24 +01:00
Jakub Onderka e50ab6379f fix: [test] Typo 2021-12-24 16:48:24 +01:00
Jakub Onderka ef55d7cc3d new: [CI] Use GitHub Actions for test 2021-12-24 16:48:24 +01:00
Alexandre Dulaunoy 9d8aea439f
Merge branch 'main' of github.com:MISP/misp-modules into main 2021-12-22 11:38:06 +01:00
Alexandre Dulaunoy 767de02107
chg: [gitchangelogrc] added 2021-12-22 11:37:33 +01:00
Alexandre Dulaunoy 268bb312c9
fix: [hashlookup] typo fixed 2021-12-18 17:11:06 +01:00
Alexandre Dulaunoy 2d98885231
chg: [hashlookup] support for sha256 and bug fix for non-exising MD5 2021-12-18 09:22:32 +01:00
Alexandre Dulaunoy eb5190049c
chg: [Pipefile.lock] removed 2021-12-17 14:07:40 +01:00
Alexandre Dulaunoy 2dbaba7053
chg: [REQUIREMENTS] chardet issue - let installer decide 2021-12-17 13:56:20 +01:00
Alexandre Dulaunoy f7b35ee7eb
chg: [REQUIREMENTS] aiohttp 2021-12-17 13:50:50 +01:00
Alexandre Dulaunoy 578187a9f9
chg: [requirements] pillow updated to the latest version 2021-12-17 13:50:11 +01:00
Alexandre Dulaunoy ffe3f0680a
chg: [requirements] lxml updated 2021-12-17 13:49:14 +01:00
Alexandre Dulaunoy eaff5700de
chg: [doc] updated 2021-11-24 11:05:00 +01:00
Alexandre Dulaunoy 06d62d101c
Merge pull request #536 from qintel/feat/qintel_qsentry
New Module: Qintel QSentry
2021-11-23 18:47:42 +01:00
Calvin Krzywiec 897164c5ed
feature: add qintel qsentry module documentation 2021-11-22 15:52:58 -05:00
Calvin Krzywiec dc0660acd0
feature: add qintel qsentry expansion module 2021-11-22 15:46:46 -05:00
Steve Clement d4856a0c68
Merge pull request #534 from SteveClement/main 2021-11-09 23:49:21 +09:00
Steve Clement 800135f4e2
fix: [py] Dependency fix 2021-11-09 15:48:34 +01:00
Steve Clement 293c74c3b5
Merge pull request #533 from SteveClement/main 2021-11-09 23:43:58 +09:00
Steve Clement e34b019f29
chg: [py] Dependency bump. Works on buuntu 18.04.x 2021-11-09 15:37:56 +01:00
Steve Clement 887bfffa91
Merge pull request #532 from SteveClement/main 2021-11-09 23:03:52 +09:00