Commit Graph

1152 Commits (241824870e9a7057eaead167209c0e3d882e9ccf)

Author SHA1 Message Date
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
Alexandre Dulaunoy d5180e7e79
chg: [qrcode] various fixes to make it PEP compliant 2019-04-23 14:37:27 +02:00
Alexandre Dulaunoy a0fce1bc90
Merge branch 'qr-code-module' of https://github.com/rommelfs/misp-modules into rommelfs-qr-code-module 2019-04-23 14:33:06 +02:00
Sascha Rommelfangen c85ab8d93c
initial version of QR code reader
Module accepts attachments and processes pictures. It tries to identify and analyze an existing QR code.
Identified values can be inserted into the event.
2019-04-23 11:38:56 +02:00
Ricardo van Zutphen cafa1a6229 Generate latest version of documentation 2019-04-22 22:45:38 +02:00
Ricardo van Zutphen 5367bcd409 Document Cuckoo expansion module 2019-04-22 22:38:03 +02:00
Raphaël Vinot 7fefbd2a4c chg: Bump dependencies
Fix CVE-2019-11324 (urllib3)
2019-04-19 22:41:06 +02:00
Ricardo van Zutphen e6326185d5 Use double quotes and provide headers correctly 2019-04-19 16:24:30 +02:00
Ricardo van Zutphen 49acb53745 Update Cuckoo module to support files and URLs 2019-04-19 14:06:35 +02:00
Evert0x e243edb503
Update __init__.py 2019-04-18 14:25:05 +02:00
Evert0x eefa35c65d
Create cuckoo_submit.py 2019-04-18 00:23:38 +02:00
Raphaël Vinot 30f8e59f5a Merge branch 'iceone23-patch-1' 2019-04-16 11:26:08 +02:00
Raphaël Vinot 639534f152 chg: Bump Dependencies. 2019-04-16 11:25:53 +02:00
Raphaël Vinot f5167c2f23 fix: Make flake8 happy. 2019-04-16 11:25:39 +02:00
iceone23 d24a6e2e24
Create cisco_firesight_manager_ACL_rule_export.py
Cisco Firesight Manager ACL Rule Export module
2019-04-15 06:17:27 -07:00
Steve Clement b5f2424f27 chg: [doc] Updated README to reflect current virtualenv efforts. TODO: pipenv 2019-04-08 16:17:22 +09:00
Steve Clement 00aa6b56f4
Merge pull request #289 from SteveClement/master
fix: [doc] Small typo fix
2019-04-08 16:06:59 +09:00
Steve Clement 5ed91dcec2 fix: [doc] Small typo fix 2019-04-08 16:03:41 +09:00
Steve Clement 71782baed6 Merge remote-tracking branch 'upstream/master' 2019-04-08 16:01:50 +09:00
chrisr3d 4955698c63 Merge branch 'new_module' of github.com:MISP/misp-modules into new_module 2019-04-03 22:02:44 +02:00
chrisr3d f492465c00 Merge branch 'master' of github.com:MISP/misp-modules into new_module 2019-04-03 22:00:40 +02:00