root
c886247a64
fix: Fixed standard MISP csv format header
...
- The csv header we can find in data produced from
MISP restSearch csv format is the one to use to
recognize a csv file produced by MISP
2019-05-01 22:32:06 +02:00
root
f900cb7c68
fix: Fixed introspection fields for csvimport & goamlimport
...
- Added format field for goaml so the module is
known as returning MISP attributes & objects
- Fixed introspection to make the format, user
config and input source fields visible from
MISP (format also added at the same time)
2019-05-01 22:28:19 +02:00
root
db74c5f49a
fix: Fixed libraries import that changed with the latest merge
2019-05-01 22:26:53 +02:00
root
92351e6679
add: Added urlhaus in the expansion modules init list
2019-05-01 22:22:10 +02:00
Koen Van Impe
7771eef205
Merge pull request #1 from MISP/master
...
Sync
2019-05-01 02:20:24 +02:00
root
24b5b42eeb
Merge branch 'new_module' of https://github.com/MISP/misp-modules into new_module
2019-04-30 17:37:07 +02:00
chrisr3d
ed7a14b057
Merge branch 'features_csvimport' of github.com:MISP/misp-modules into new_module
2019-04-30 17:19:34 +02:00
chrisr3d
ee560155a4
Merge branch 'master' of github.com:MISP/misp-modules into features_csvimport
2019-04-30 17:16:48 +02:00
chrisr3d
55e494c9ed
Merge branch 'features_csvimport' of github.com:MISP/misp-modules into features_csvimport
2019-04-30 17:16:31 +02:00
root
9d3741aeb9
Merge branch 'master' of https://github.com/MISP/misp-modules into new_module
2019-04-30 08:59:05 +02:00
chrisr3d
922782f24b
Merge branch 'master' of github.com:MISP/misp-modules into new_module
2019-04-30 08:57:19 +02:00
fossabot
7103fee64f
Add license scan report and status
...
Signed-off-by: fossabot <badges@fossa.io>
2019-04-29 04:34:51 -07:00
Alexandre Dulaunoy
c5cbfaedf6
chg: [doc] install of deps updated
2019-04-27 09:08:33 +02:00
Alexandre Dulaunoy
5efe7c330e
Merge branch 'master' of github.com:MISP/misp-modules
2019-04-26 14:06:09 +02:00
Raphaël Vinot
c9281e605d
chg: Bump REQUIREMENTS
2019-04-26 14:05:02 +02:00
Raphaël Vinot
d77fdabeb2
fix: Re-enable python 3.6 support
2019-04-26 13:59:36 +02:00
Alexandre Dulaunoy
980760790f
chg: [doc] new MISP expansion modules added for PDF, OCR, DOCX, XLSX,
...
PPTX , ODS and ODT.
2019-04-26 13:51:17 +02:00
Raphaël Vinot
929dbd2463
chg: Bump dependencies.
2019-04-26 13:49:16 +02:00
Raphaël Vinot
48c158271b
new: Devel mode.
...
Fix #293
2019-04-26 13:48:41 +02:00
Alexandre Dulaunoy
ec766f571c
chg: [init] cleanup for pep
2019-04-26 13:36:53 +02:00
Alexandre Dulaunoy
63c12f34e6
chg: [pdf-enrich] updated
2019-04-26 13:36:07 +02:00
Alexandre Dulaunoy
73067c8b23
chg: [Pipfile] collection removed
2019-04-26 13:28:16 +02:00
Sascha Rommelfangen
fc339c888d
removed trailing whitespaces
2019-04-26 12:14:56 +02:00
Sascha Rommelfangen
722ec88b45
Merge branch 'master' of https://github.com/MISP/misp-modules
2019-04-26 12:09:39 +02:00
Sascha Rommelfangen
1d4f8a6989
new modules added
2019-04-26 12:09:16 +02:00
Sascha Rommelfangen
3c0319b8bc
new requirements for new modules
2019-04-26 12:08:52 +02:00
Sascha Rommelfangen
f55d7946df
introduction of new modules
2019-04-26 12:07:55 +02:00
Raphaël Vinot
c825cabbbe
chg: Bump dependencies
2019-04-26 11:40:55 +02:00
Raphaël Vinot
c3c5b75157
Merge branch 'master' of github.com:MISP/misp-modules
2019-04-26 11:35:44 +02:00
Raphaël Vinot
2c64e5ca67
fix: CTRL+C is working again
...
Fix #292
2019-04-26 11:35:06 +02:00
Steve Clement
61961c954b
chg: [doc] Added new dependencies and updated RHEL/CentOS howto. ( #295 )
...
chg: [doc] Added new dependencies and updated RHEL/CentOS howto.
2019-04-25 17:38:06 +09:00
Steve Clement
29e57dfcc6
chg: [doc] Added new dependencies and updated RHEL/CentOS howto.
2019-04-25 17:36:32 +09:00
Steve Clement
af120dd0da
Merge remote-tracking branch 'upstream/master'
2019-04-25 16:41:46 +09:00
Sascha Rommelfangen
06036b7fe5
Merge branch 'master' of https://github.com/MISP/misp-modules
2019-04-24 15:01:03 +02:00
Sascha Rommelfangen
07f759b07a
renamed file
2019-04-24 14:53:16 +02:00
Sascha Rommelfangen
5104bce451
renamed module
2019-04-24 14:53:03 +02:00
Alexandre Dulaunoy
81b0082ae5
chg: [init] removed trailing whitespace
2019-04-24 14:01:48 +02:00
Alexandre Dulaunoy
614fc1354b
chg: [ocr] re module not used - removed
2019-04-24 14:01:08 +02:00
Sascha Rommelfangen
7171c8ce92
initial version of OCR expansion module
2019-04-24 13:54:21 +02:00
Raphaël Vinot
e893a17583
chg: Bump dependencies, update REQUIREMENTS file
2019-04-24 11:29:16 +02:00
Alexandre Dulaunoy
4631c17286
chg: [doc] cuckoo_submit module added
2019-04-23 19:49:58 +02:00
Alexandre Dulaunoy
18a2370ae3
Merge pull request #291 from Evert0x/submitcuckoo
...
Expansion module - File/URL submission to Cuckoo Sandbox
2019-04-23 19:36:28 +02:00
Raphaël Vinot
b787aa7961
chg: Require python3 instead of python 3.6
2019-04-23 17:02:21 +02:00
Sascha Rommelfangen
2d8aaf09c2
brackets are difficult...
2019-04-23 15:40:22 +02:00
Alexandre Dulaunoy
72cd5e3c1f
chg: [travis] because we all need sudo
2019-04-23 15:02:32 +02:00
Alexandre Dulaunoy
8acbb1762d
chg: [travis] because everyone need a bar
2019-04-23 14:59:42 +02:00
Alexandre Dulaunoy
5adb9bfcfa
chg: [doc] qrcode and Cisco FireSight added
2019-04-23 14:54:05 +02:00
Alexandre Dulaunoy
32430a15cb
chg: [qrcode] add requirements
2019-04-23 14:49:02 +02:00
Alexandre Dulaunoy
e55ae11a1e
chg: [qrcode] added to the __init__
2019-04-23 14:45:12 +02:00
Alexandre Dulaunoy
44050ec4da
chg: [qrcode] flake8 needs some drugs
2019-04-23 14:44:00 +02:00