74 Commits (d0f42c1772cdef93e3bb260e99b4cd0b930e1772)

Author SHA1 Message Date
chrisr3d 2b509a2fd3
Updated delimiter finder function 5 years ago
chrisr3d 1fb72f3c7a
add: Added user config to specify if there is a header in the csv to import 5 years ago
chrisr3d dba8bd8c5b
fix: Avoid trying to build attributes with not intended fields 5 years ago
chrisr3d c088b13f03
fix: Using userConfig to define the header instead of moduleconfig 5 years ago
Christophe Vandeplas 0593dbb408 ta import - more filter for pollution 5 years ago
Christophe Vandeplas 67cecc89d0 threatanalyzer_import - minor generic noise removal 5 years ago
Christophe Vandeplas 7b4db1ce5c threatanalyzer_import - minor generic noise removal 5 years ago
Christophe Vandeplas 27a22e5d86 threatanalyzer_import - loads sample info + pollution fix 5 years ago
Christophe Vandeplas 370011c081 threatanalyzer_import - fix regkey issue 5 years ago
Koen Van Impe 6d23d4f4c7 Fix VMRay API access error 5 years ago
chrisr3d d885286792
Clarified functions arguments using a class 5 years ago
chrisr3d 4d7642ac91
add: Added Object References in the objects imported 5 years ago
chrisr3d 82fe8ba78c
fix: Fixed input & output of the module 5 years ago
chrisr3d c9ef578262
Removed print 5 years ago
chrisr3d e6c55f5dde
fix: Fixed input & output of the module 5 years ago
chrisr3d 03d20856d9
add: added goamlimport 5 years ago
chrisr3d 323f71cdd3
Fixed some details about the module output 5 years ago
chrisr3d 8f5c08e2c6
Converting GoAML into MISPEvent 5 years ago
chrisr3d cad62464c5
Now parsing all the transaction attributes 5 years ago
chrisr3d 478cd53912
add: Added dictionary to map aml types into MISP types 5 years ago
chrisr3d 81a6be17d3
chg: Structurded data 5 years ago
chrisr3d f361fb4ee3
Reading the entire document, to create a big dictionary containing the data, as a beginning 5 years ago
Thomas Gardner 69d733bb35 added csvimport to __init__.py 5 years ago
chrisr3d 71c00954d0
fix: Solved reading problems for some files 5 years ago
chrisr3d b2ec186ccb
Updated delimiter finder method 5 years ago
chrisr3d 529d22cca8
fix: skipping empty lines 5 years ago
chrisr3d 56cbd72b65
Fixed data treatment & other updates 5 years ago
chrisr3d 4d846f968f
Updated delimiter parsing & data reading functions 5 years ago
chrisr3d b9d72bb043
First version of csv import module 5 years ago
Christophe Vandeplas 46975f4f16 Added ThreatAnalyzer sandbox import 5 years ago
Raphaël Vinot 951a0f974b fix: OpenIOC importer 6 years ago
seamus tuohy 40c71af637 Added support for malformed internationalized email headers 6 years ago
Raphaël Vinot c42c8a800e Update travis, fix open ioc import 6 years ago
Tristan METAYER 75c02058e6 replace tab by space 6 years ago
Tristan METAYER ba1d715ad1 Add a field for user to add tag for this import 6 years ago
Tristan METAYER 96f9cb4699 typo correction 6 years ago
Tristan METAYER 4ef7261168 Add user config to not add file as attachement in a box 6 years ago
Tristan METAYER 79f48eccfe If filename add iocfilename as attachment 6 years ago
Raphaël Vinot c508e60f65 Add OpenIOC import module 6 years ago
Richard van den Berg 3a4c540a81 Updated description to reflect merging use case 6 years ago
Richard van den Berg 50bae1f549 Simple import module to import MISP JSON format 6 years ago
seamus tuohy 83a9d695ea Email import no longer unzips major compressed text document formats. 6 years ago
Raphaël Vinot 1051e2210b Keep zip content as binary 7 years ago
Raphaël Vinot 9f84db3659 Fix tests, cleanup 7 years ago
Raphaël Vinot 2db845c45c Improve support of email attachments 7 years ago
Raphaël Vinot b51806ac9f Improve support of email importer if headers are missing 7 years ago
Raphaël Vinot 02f5e95a98 Fix python 3.6 support 7 years ago
Raphaël Vinot 329586768b Make PEP8 happy 7 years ago
Raphaël Vinot 7a9774bff7 Add email_import in the modules loaded by default 7 years ago
Raphaël Vinot 93a49c3c1d Make PEP8 happy 7 years ago