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
Alexandre Dulaunoy
07a66d62b0
chg: [doc] new modules added
2019-04-02 20:03:11 +02:00
Raphaël Vinot
f82933779f
fix: pep8 foobar.
2019-04-02 16:01:36 +02:00
Raphaël Vinot
9cb21f98e1
fix: Add the new module sin the list of modules availables.
2019-04-02 15:46:17 +02:00
Raphaël Vinot
c64f514a6f
fix: Typos in variable names
2019-04-02 15:39:27 +02:00
Raphaël Vinot
9ea9816ad3
chg: Bump dependencies
2019-04-02 15:31:50 +02:00
Raphaël Vinot
b89d068c04
new: Modules for greynoise, haveibeenpwned and macvendors
...
Source: https://github.com/src7/misp-modules
2019-04-02 15:30:11 +02:00
root
38fc479d12
Merge branch 'master' of https://github.com/MISP/misp-modules into new_module
2019-04-01 16:29:10 +02:00
root
2439d5f75d
fix: Fixed object_id variable name typo
2019-04-01 16:28:19 +02:00
chrisr3d
756a794087
Merge branch 'master' of github.com:MISP/misp-modules into new_module
2019-03-25 15:35:10 +01:00
Raphaël Vinot
3e34f38cac
chg: Bump dependencies.
2019-03-15 11:12:19 +01:00
Raphaël Vinot
1c0984eaec
fix: Remove unused import
2019-03-15 11:06:11 +01:00
chrisr3d
d87a67c6f3
Merge branch 'master' of github.com:MISP/misp-modules into new_module
2019-03-14 19:04:32 +01:00
chrisr3d
0b92fd5a53
fix: Making json_decode even happier with full json format
...
- Using MISPEvent because it is cleaner & easier
- Also cleaner implementation globally
2019-03-14 18:48:13 +01:00
Alexandre Dulaunoy
d8e83a4125
Merge pull request #285 from wesinator/patch-1
...
Fix command highlighting
2019-03-14 18:37:48 +01:00
Ԝеѕ
97818e17d0
Fix command highlighting
2019-03-14 13:28:22 -04:00
Sascha Rommelfangen
5af667edff
Merge branch 'master' of https://github.com/MISP/misp-modules
2019-03-14 14:41:24 +01:00
Sascha Rommelfangen
eb2dcca12b
fixed a bug when checking malformed BTC addresses
2019-03-14 14:39:58 +01:00
chrisr3d
62bc45e03a
fix: Using to_dict on attributes & objects instead of to_json to make json_decode happy in the core part
2019-03-14 14:31:38 +01:00
chrisr3d
9c8ee1f3d7
new: Expansion module to query urlhaus API
...
- Using the next version of modules, taking a
MISP attribute as input and able to return
attributes and objects
- Work still in process in the core part
2019-03-13 09:57:28 +01:00
Raphaël Vinot
4b77cb5055
new: Add missing dependency (backscatter)
2019-03-10 21:17:30 +01:00
Raphaël Vinot
c4ced9dfbf
fix: Tornado expects a KILL now.
2019-03-09 06:40:23 +01:00
Raphaël Vinot
9611c7f2a9
chg: Bump Requirements
2019-03-09 06:15:16 +01:00