Commit Graph

872 Commits (fa410e314df7f3a0b4173ad03d35399b20106577)

Author SHA1 Message Date
Max H fa410e314d
Merge pull request #1 from fossabot/master
Add license scan report and status
2019-06-07 08:07:53 +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
Raphaël Vinot 454c9e0f43 fix: Pep8 related fixes. 2019-02-04 11:05:51 +01:00
Raphaël Vinot 7a7b7b109f chg: Bump dependencies 2019-02-04 10:29:23 +01:00
Raphaël Vinot 3d47eb7420 fix: make flake8 happy 2019-01-25 10:45:07 +01:00
Sascha Rommelfangen c52b95cdbe sometimes server doesn't return expected values. fixed. 2019-01-24 09:51:46 +01:00
Raphaël Vinot aa0581d3ca
Merge pull request #266 from MISP/pipenv
chg: Use pipenv, update bgpranking/ipasn modules, fix imports for sigma
2019-01-21 14:18:26 +01:00
Raphaël Vinot 0189a117a3 fix: Change in the imports in other sigma module 2019-01-21 14:14:19 +01:00
Raphaël Vinot b791b177c3 fix: Change in the imports 2019-01-21 14:06:38 +01:00
Raphaël Vinot d5ec09fe4a fix: Change module name 2019-01-21 13:57:45 +01:00
Raphaël Vinot 55f05e0524 chg: Use pipenv, update bgpranking/ipasn modules 2019-01-21 13:31:52 +01:00
Alexandre Dulaunoy e6f4503763
Merge pull request #259 from ruiwen/fix_redis
fix: allow redis details to be retrieved from environment variables
2019-01-03 09:34:53 +01:00
Ruiwen Chua 77c37b7cd6 fix: allow redis details to be retrieved from environment variables 2019-01-03 15:10:39 +08:00
Alexandre Dulaunoy 96bd047747
add: [doc] link documentation to README 2018-12-26 12:24:52 +01:00
Alexandre Dulaunoy eeccecc0b2
chg: [doc] Nexthink module added 2018-12-26 12:23:08 +01:00
Alexandre Dulaunoy c25ea545ee
chg: [doc] osquery export module added. 2018-12-26 12:22:23 +01:00
Alexandre Dulaunoy bd0fea3ac4
Merge branch 'master' of github.com:MISP/misp-modules 2018-12-26 12:19:51 +01:00
Alexandre Dulaunoy 352860c342
chg: [doc] Nexthink export format added 2018-12-26 12:19:27 +01:00
Alexandre Dulaunoy fdc8be0790
Merge pull request #258 from HacknowledgeCH/export_nexthink
Export nexthink
2018-12-26 12:09:57 +01:00
milkmix 02cdc11445 added 2 blank lines to comply w/ pep8 2018-12-26 08:33:21 +01:00
milkmix 615a56f9bb removed unused re module 2018-12-24 17:32:47 +01:00
milkmix ae5747efd5 added documentation 2018-12-24 17:18:31 +01:00
milkmix b64c3e4bf4 added domain attributes support 2018-12-24 17:07:45 +01:00
milkmix 537f9132f5 support for md5 and sha1 hashes 2018-12-24 16:40:31 +01:00
milkmix 5ab8b605bb first export feature: sha1 attributes nxql query 2018-12-24 14:39:25 +01:00
Alexandre Dulaunoy 7952a8d6e7
chg: [doc] cannot type today 2018-12-13 10:19:23 +01:00
Alexandre Dulaunoy 630ef4762e
chg: [intel471] module added 2018-12-13 09:30:57 +01:00
Raphaël Vinot 623a871c64 fix: remove tests on python 3.5 2018-12-11 15:32:48 +01:00
Raphaël Vinot 8fc5b1fd1f fix: Make pep8 happy 2018-12-11 15:29:09 +01:00
Raphaël Vinot d0aec62f1a new: Intel471 module 2018-12-11 13:30:52 +01:00
Sascha Rommelfangen d5eb34270a Merge branch 'master' of https://github.com/MISP/misp-modules 2018-11-26 15:56:33 +01:00
Sascha Rommelfangen 96570caece cosmetic output change 2018-11-26 15:56:11 +01:00
chrisr3d e30a5d2502 fix: Removed not valid input type 2018-11-22 12:30:12 +01:00
chrisr3d 5e7a588d56 add: Added missing expansion modules in readme 2018-11-22 12:29:45 +01:00
chrisr3d 8fe0025040 chg: Regenerated documentation markdown file 2018-11-22 12:29:27 +01:00
chrisr3d 36998c5390 add: Completed documentation for expansion modules 2018-11-22 12:28:22 +01:00
chrisr3d 7cfc7a730b fix: Cleaned up not used variables 2018-11-22 12:27:45 +01:00
chrisr3d 627420ca43 fix: Updated rbl module result format
- More readable as str than dumped json
2018-11-22 12:27:16 +01:00
chrisr3d 547985b8ce fix: Added Macaddress.io module in the init list 2018-11-22 12:26:27 +01:00
chrisr3d b2fcc3374d add: Updated more expansion documentation files 2018-11-22 12:25:31 +01:00
chrisr3d be3063f3c6 fix: Typo on input type 2018-11-22 12:24:47 +01:00
chrisr3d 42fabfee63 add: Added new documentation for hashdd module 2018-11-22 12:24:17 +01:00
chrisr3d 22173c249e add: Update to support sha1 & sha256 attributes 2018-11-22 12:23:40 +01:00
chrisr3d 87e9238365 add: More documentation on expansion modules 2018-11-22 12:20:50 +01:00
chrisr3d b778dd5e67 fix: Fixed type of the result in case of exception
- Set as str since some exception types are not
  jsonable
2018-11-21 16:06:22 +01:00
chrisr3d 1b44668094 fix: Added hostname attribute support as it is intended 2018-11-21 16:05:38 +01:00
chrisr3d 07a4faf67a add: Started filling some expansion modules documentation 2018-11-21 16:05:06 +01:00
Christophe Vandeplas 8817de4765 fix: threatanalyzer_import - bugfix for TA6.1 behavior 2018-11-16 13:29:47 +01:00
chrisr3d 2d47b670f8
fix: Displaying documentation items of each module by alphabetic order
- Also regenerated updated documentation markdown
2018-11-13 16:50:49 +01:00
chrisr3d 37476058b3
add: Added yara_query module documentation, update yara_syntax_validator documentation & generated updated documentation markdown 2018-11-13 16:34:13 +01:00