chrisr3d
83227ba889
fix: Fixed results parsing for various module tests
2019-10-31 17:16:27 +01:00
chrisr3d
4fb65672e3
fix: Fixed variable name
2019-10-31 17:16:08 +01:00
chrisr3d
1ff695d437
Merge branch 'master' of github.com:MISP/misp-modules into tests
2019-10-31 14:42:26 +01:00
chrisr3d
eb4e2312b2
fix: Bumped Pipfile.lock with the latest libraries versions
2019-10-31 14:30:59 +01:00
chrisr3d
86023fb67d
add: Updated documentation with the latest modules info
2019-10-31 14:16:20 +01:00
chrisr3d
189b4697ec
Updated README with new modules and fixed some links
2019-10-31 12:52:52 +01:00
chrisr3d
4411166b43
fix: Fixed config parsing and the associated error message
2019-10-31 11:52:34 +01:00
chrisr3d
4f70011edf
fix: Fixed config parsing + results parsing
...
- Avoiding errors with config field when it is
empty or the apikey is not set
- Parsing all the results instead of only the
first one
2019-10-31 11:48:59 +01:00
chrisr3d
604fac9690
add: Added test for vulners module
2019-10-31 11:47:47 +01:00
chrisr3d
2adba0bf83
fix: Fixed VT results
2019-10-31 11:46:58 +01:00
chrisr3d
969d8b627d
add: Added qrcode module test with its test image
2019-10-31 11:46:11 +01:00
chrisr3d
3277a23d92
Merge branch 'master' of github.com:MISP/misp-modules into tests
2019-10-31 09:02:40 +01:00
Alexandre Dulaunoy
c3c6f1a6ea
Merge pull request #346 from blaverick62/master
...
EQL Query Generation Modules
2019-10-30 22:08:07 +01:00
Braden Laverick
717be2b859
Removed extraneous comments and unused imports
2019-10-30 15:44:47 +00:00
chrisr3d
b63a0d1eb8
fix: Making urlscan module available in MISP for ip attributes
...
- As expected in the the handler function
2019-10-30 16:39:07 +01:00
chrisr3d
d4eb88c66a
fix: Avoiding various modules to fail with uncritical issues
...
- Avoiding securitytrails to fail with an unavailable
feature for free accounts
- Avoiding urlhaus to fail with input attribute
fields that are not critical for the query and
results
- Avoiding VT modules to fail when a certain
resource does not exist in the dataset
2019-10-30 16:34:15 +01:00
chrisr3d
393b33d02d
fix: Fixed config field parsing for various modules
...
- Same as previous commit
2019-10-30 16:31:57 +01:00
chrisr3d
4cabbe6334
add: [test expansion] Added various tests for modules with api authentication
2019-10-30 16:29:18 +01:00
Braden Laverick
dc4c09f751
Fixed python links
2019-10-30 13:47:43 +00:00
Braden Laverick
62d25b1f76
Changed file name to mass eql export
2019-10-30 13:46:52 +00:00
Braden Laverick
08fc938acd
Fixed comments
2019-10-30 13:41:40 +00:00
chrisr3d
1563be1100
Merge branch 'master' of github.com:MISP/misp-modules into tests
2019-10-30 09:11:51 +01:00
chrisr3d
d0ddfb3355
fix: [expansion] Better config field handling for various modules
...
- Testing if config is present before trying to
look whithin the config field
- The config field should be there when the module
is called form MISP, but it is not always the
case when the module is queried from somewhere else
2019-10-30 09:09:55 +01:00
chrisr3d
7170ed6105
fix: [test expansion] Using CVE with lighter results
2019-10-29 21:36:07 +01:00
chrisr3d
edb6bef628
add: [test expansion] New modules tests
...
- Starting testing some modules with api keys
- Testing new apiosintDS module
2019-10-29 21:35:45 +01:00
Braden Laverick
2a4c7ff150
Added ors for compound queries
2019-10-29 20:22:41 +00:00
chrisr3d
d683665589
chg: [test expansion] Enhanced results parsing
2019-10-29 21:15:22 +01:00
Braden Laverick
c1ca936910
Fixed syntax error
2019-10-29 20:14:07 +00:00
Braden Laverick
c06ceedfb8
Changed to single attribute EQL
2019-10-29 20:11:35 +00:00
Braden Laverick
a426ad249d
Added EQL enrichment module
2019-10-29 19:42:47 +00:00
Braden Laverick
5802575e44
Fixed string formatting
2019-10-29 16:29:36 +00:00
Braden Laverick
3142b0ab02
Fixed type error in JSON parsing
2019-10-29 16:08:58 +00:00
Braden Laverick
c3ccc9c577
Attempting to import endgame module
2019-10-29 15:52:49 +00:00
Braden Laverick
8ac4b610b8
Added endgame export to __all__
2019-10-29 15:11:31 +00:00
Braden Laverick
3e44181aed
Added EQL export test module
2019-10-29 15:02:08 +00:00
chrisr3d
dc7463a67e
fix: Avoid issues when some config fields are not set
2019-10-29 11:04:29 +01:00
Alexandre Dulaunoy
752fbde5ee
chg: [travis] skip E226 as it's more a question of style
2019-10-29 09:34:34 +01:00
Alexandre Dulaunoy
dec2494a0a
chg: [apiosintds] make flake8 happy
2019-10-29 09:33:39 +01:00
Alexandre Dulaunoy
36d9873d8c
chg: [Pipfile] apiosintDS added as required by new module
2019-10-29 08:57:14 +01:00
Alexandre Dulaunoy
fdbb0717e0
Merge pull request #344 from davidonzo/master
...
Added apiosintDS module to query OSINT.digitalside.it services
2019-10-29 08:56:29 +01:00
chrisr3d
3b58f80713
fix: Updated pipfile.lock with the correct geoip2 library info
2019-10-29 08:45:04 +01:00
chrisr3d
204e5a7de9
Merge branch 'master' of github.com:MISP/misp-modules
2019-10-28 16:45:50 +01:00
chrisr3d
4fe6b0ac9e
fix: Fixed requirements for pymisp and geoip python libraries
2019-10-28 16:40:26 +01:00
chrisr3d
7a56174c40
fix: Fixed Geoip with the supported python library + fixed Geolite db path management
2019-10-28 16:39:08 +01:00
chrisr3d
f15ab8162f
add: cve_advanced module test + functions to test attributes and objects results
2019-10-27 21:19:43 +01:00
chrisr3d
93858e302a
fix: Removed unused self param turning the associated functions into static methods
2019-10-27 21:16:31 +01:00
Alexandre Dulaunoy
3af7d9b879
chg: [env] Pipfile updated
2019-10-27 07:58:12 +01:00
Alexandre Dulaunoy
1b1363f1cf
chg: [pipenv] updated
2019-10-27 07:45:32 +01:00
Alexandre Dulaunoy
1c85caf31d
Merge pull request #345 from 0xmilkmix/fix_geoip2
...
updated to geoip2 to support mmdb format
2019-10-26 22:53:25 +02:00
milkmix
bdc5282e09
updated to geoip2 to support mmdb format
2019-10-25 18:09:44 +02:00