Christophe Vandeplas
5778507a48
chg: [doc] link to website
2024-08-13 09:10:22 +02:00
Christophe Vandeplas
8dff510cb9
chg: [doc] shorten README + link to githubio
2024-08-13 09:05:44 +02:00
Christophe Vandeplas
ede96bee23
fix: [doc] make linting happy
2024-08-13 08:41:18 +02:00
Christophe Vandeplas
3259d9ed61
Merge branch 'main' of https://github.com/MISP/misp-modules
2024-08-13 08:33:06 +02:00
Christophe Vandeplas
d329f502c2
fix: [doc] fixes newline in description
2024-08-13 08:32:07 +02:00
Alexandre Dulaunoy
bd155b6ac7
fix: [make] be sure the version of misp_modules installed are the one
...
for generating the documentation.
2024-08-13 08:21:53 +02:00
Christophe Vandeplas
1bdb24c9bc
fix: fixes issues added in latest commit
2024-08-12 11:34:13 +02:00
Christophe Vandeplas
842f91a4db
chg: [doc] Big doc revamp #680
2024-08-12 11:23:10 +02:00
Christophe Vandeplas
ea14fb4a52
fix: [doc] align static documentation pages
2024-08-10 09:36:56 +02:00
Christophe Vandeplas
79442c2cd3
fix: [modules] many modules not loaded as python module
2024-08-10 08:06:14 +02:00
Christophe Vandeplas
9e95c0e81d
fix: [cisco_firesight_manager_ACL_rule_export] include in __init__
2024-08-10 07:46:01 +02:00
Christophe Vandeplas
33824e04ad
fix: [yara_export] add new module to __init__
2024-08-10 07:39:53 +02:00
Christophe Vandeplas
4a73c4a0d5
fix: [tests] fix yara issue in unit tests
2024-08-10 07:12:20 +02:00
Christophe Vandeplas
dadce88f4a
chg: [pip] changed yara-python version and updated pipfile.lock
2024-08-09 16:33:12 +02:00
Christophe Vandeplas
01b07975a4
Merge branch 'main' of https://github.com/MISP/misp-modules
2024-08-09 15:54:10 +02:00
Christophe Vandeplas
20ec7c8a18
new: [yara_export] new export module
2024-08-09 15:53:27 +02:00
Alexandre Dulaunoy
e0d44bd4ac
Merge pull request #678 from ByronLabs/main
...
Re-add Vysion
2024-08-09 13:33:01 +02:00
Germán Esteban
7a3ab8e413
Merge branch 'MISP:main' into main
2024-08-09 10:54:45 +02:00
Christophe Vandeplas
dd3ac91afd
fix: [cve] fix CVE module to new vulnerability.circl.lu url
2024-08-09 09:53:14 +02:00
Germán Esteban
027820a792
Merge pull request #5 from ByronLabs/pr/vysion
...
Update vysion package
2024-08-09 09:47:01 +02:00
german-esteban
a7a1149ae6
Update Vysion in pipfile
2024-08-09 09:20:28 +02:00
Germán Esteban
55e4b4a447
Update REQUIREMENTS
2024-08-09 08:33:36 +02:00
german-esteban
2f44391a2b
Update vysion package
2024-08-09 08:23:37 +02:00
Germán Esteban
5daf7c6628
Merge branch 'MISP:main' into main
2024-08-09 07:54:35 +02:00
Alexandre Dulaunoy
291cbad875
Merge pull request #679 from VirusTotal/feat/more-gti-attributes
...
feat(Google Threat Intelligence): Add more attributes to the GTI enrichment
2024-08-08 19:53:32 +02:00
german-esteban
90098542a5
Added vysion ito Pipfile
2024-08-08 17:08:18 +02:00
Daniel Pascual
d720c38b0f
WIP
2024-08-08 16:58:17 +02:00
german-esteban
50b96c0524
Update expansion/vysion.py
2024-08-08 15:40:25 +02:00
Germán Esteban
2efbbba31e
Merge pull request #2 from ByronLabs/pr/vysion
...
Pr/vysion
2024-08-08 15:32:11 +02:00
german-esteban
96aaf8856c
Update documentation
2024-08-08 15:28:45 +02:00
Daniel Pascual
f6305f4041
WIP
2024-08-08 14:13:07 +02:00
german-esteban
04817c3332
Update requirements
2024-08-08 13:26:15 +02:00
Daniel Pascual
3b69446185
WIP
2024-08-07 17:10:28 +02:00
german-esteban
321879e165
Added cryptocurrencies types #2
2024-08-07 15:53:15 +02:00
german-esteban
572a97d1ee
Added cryptocurrencies types
2024-08-07 15:45:55 +02:00
Germán Esteban
f0ef4ee71d
Update REQUIREMENTS
2024-08-07 14:53:14 +02:00
Germán Esteban
38e46d6d1b
Merge branch 'MISP:main' into pr/vysion
2024-08-07 14:39:51 +02:00
Daniel Pascual
798f05a117
Add more attributes to the GTI enrichment
2024-08-07 11:16:57 +02:00
Alexandre Dulaunoy
f2b11c89a4
Merge pull request #676 from VirusTotal/fix/vt-lib-event-loop-error
...
fix(VirusTotal): Update vt lib which fix an event loop error
2024-08-06 11:30:21 +02:00
german-esteban
ba9798cf87
Update expansion module + Vysion client update version
2024-08-05 12:58:19 +02:00
Alexandre Dulaunoy
f0c56ad5bc
Merge pull request #677 from cudeso/main
...
Fix 'Object' object has no attribute 'url' in virustotal
2024-08-02 18:26:13 +02:00
Koen Van Impe
672640083b
Fix 'Object' object has no attribute 'url' in virustotal
...
Fix
File "/var/www/MISP/venv/lib/python3.8/site-packages/misp_modules/__init__.py", line 210, in run_request
response = module.handler(q=json_payload)
File "/var/www/MISP/venv/lib/python3.8/site-packages/misp_modules/modules/expansion/virustotal_public.py", line 248, in handler
parser.query_api(attribute)
File "/var/www/MISP/venv/lib/python3.8/site-packages/misp_modules/modules/expansion/virustotal_public.py", line 46, in query_api
self.input_types_mapping[self.attribute.type](self.attribute.value)
File "/var/www/MISP/venv/lib/python3.8/site-packages/misp_modules/modules/expansion/virustotal_public.py", line 143, in parse_hash
related_file_object = self.create_misp_object(related_file)
File "/var/www/MISP/venv/lib/python3.8/site-packages/misp_modules/modules/expansion/virustotal_public.py", line 83, in create_misp_object
misp_object.add_attribute('Url', type='url', value=report.url)
File "/var/www/MISP/venv/lib/python3.8/site-packages/vt/object.py", line 160, in __getattribute__
value = super().__getattribute__(attr)
AttributeError: 'Object' object has no attribute 'url'
2024-08-02 11:24:26 +02:00
Daniel Pascual
e446f16eea
Update vt lib which fix an event loop error
2024-08-02 08:51:45 +02:00
Alexandre Dulaunoy
bbabfea3e6
Merge pull request #675 from VirusTotal/fix/vt-logo
...
[VirusTotal] Update VT logo
2024-07-29 18:58:35 +02:00
Daniel Pascual
ee68d0e090
reduce size
2024-07-29 11:37:38 +02:00
Daniel Pascual
76d7fe9dec
Update VT logo
2024-07-29 11:15:58 +02:00
Alexandre Dulaunoy
6ad0d90e25
fix: [doc] url fixed
2024-07-23 15:49:45 +02:00
Alexandre Dulaunoy
b5424fafdd
fix: [doc] regenerated
...
related to #673
2024-07-23 15:47:58 +02:00
Alexandre Dulaunoy
3f042f827e
fix: [doc] original JSON file type for GTI
...
related to #673
2024-07-23 15:38:08 +02:00
Alexandre Dulaunoy
4711dcb660
Merge pull request #672 from ostefano/pandas2
...
Update pandas and pandas_ods_reader and patch ods_enrich
2024-07-19 12:50:21 +02:00