Commit Graph

1069 Commits (74b73f93328b50836349e8d59b59133b11ecbfbe)

Author SHA1 Message Date
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
chrisr3d 651f69126d Merge branch 'master' of github.com:MISP/misp-modules into chrisr3d_patch 2018-11-13 16:05:24 +01:00
chrisr3d 4149a07eff
add: Added test files for yara to test yara library & potentially yara syntax 2018-11-13 16:00:55 +01:00
chrisr3d 299e97d1ce
add: Added imphash to input attribute types 2018-11-13 15:40:47 +01:00
Sascha Rommelfangen 3e25428978 debug removed 2018-11-13 15:34:33 +01:00
Sascha Rommelfangen 8285ff324f API changes reflected 2018-11-13 15:30:06 +01:00
Alexandre Dulaunoy f62ca53e90
Merge pull request #253 from MISP/chrisr3d_patch
Validation of yara rules
2018-11-12 16:59:41 +01:00
chrisr3d 58b3a069bf
fix: Updated yara import error message
- Better to 'pip install -I -r REQUIREMENTS' to
  have the correct yara-python version working
  for all the modules, than having another one
  failing with yara hash & pe modules
2018-11-12 16:22:14 +01:00
chrisr3d b9f634b506
fix: Specifying a yara-python version that works for hash & pe yara modules 2018-11-12 16:14:54 +01:00
chrisr3d ad1ccdb9d0 Merge branch 'master' of github.com:MISP/misp-modules into chrisr3d_patch 2018-11-12 12:48:58 +01:00