Commit Graph

1830 Commits (b0e95fd5af08891c0829c8482179548231ad1843)

Author SHA1 Message Date
Raphaël Vinot b0e95fd5af chg: Refactorize typing, validate 2020-01-23 10:27:40 +01:00
Alexandre Dulaunoy adf97dfeff
Merge pull request #522 from goodlandsecurity/proofpoint-vap-integration
Proofpoint VAP integration
2020-01-18 09:42:22 +01:00
turtlefac3 d41e0d9b30 fixed trailing lines 2020-01-17 13:51:53 -06:00
turtlefac3 42ddaaf10d fixed trailing lines 2020-01-17 13:50:50 -06:00
turtlefac3 d7cbbc707e custom integration written in python to scrape Proofpoint VAP API for metrics of top Very Attacked Persons and create MISP events 2020-01-17 13:44:10 -06:00
Raphaël Vinot e2054cb8b8
Merge pull request #521 from bernhardreiter/patch-1
fix typos on FullOverview.ipynb
2020-01-17 15:44:09 +01:00
Bernhard E. Reiter e2ae4a79bb
Fix typos on FullOverview.ipynb 2020-01-17 15:23:50 +01:00
Raphaël Vinot acaf56b888 fix: Bump template_version in test cases 2020-01-17 15:20:56 +01:00
Raphaël Vinot c4c05e43b3 chg: Bump changelog 2020-01-17 15:00:36 +01:00
Raphaël Vinot c24cbbe141 chg: Bump version 2020-01-17 14:59:47 +01:00
Raphaël Vinot ba0e008d8d chg: Bump Changelog 2020-01-17 14:57:19 +01:00
Raphaël Vinot 9743c37fc8 chg: Bump misp-objects 2020-01-17 14:55:15 +01:00
Raphaël Vinot 30d916376e Merge branch 'master' of github.com:MISP/PyMISP 2020-01-17 11:34:50 +01:00
Raphaël Vinot d95aaf8c64 chg: Bump dependencies, add debug 2020-01-17 11:34:40 +01:00
Raphaël Vinot 19059b9591
Merge pull request #517 from aaronkaplan/patch-2
Update api.py
2020-01-15 17:47:50 +01:00
AaronK c0d375473a
Update api.py
minor typo, can;t help it noticing those. sorry,
2020-01-15 17:26:08 +01:00
Raphaël Vinot 33f3fe4c77
Merge pull request #514 from goodlandsecurity/proofpoint-tap-integration
Proofpoint tap integration
2020-01-15 16:43:38 +01:00
Raphaël Vinot 116f792253
Merge pull request #515 from aaronkaplan/patch-1
Update README.md
2020-01-15 16:42:41 +01:00
AaronK a5ac29a68b
Update README.md
minor typo
2020-01-15 16:30:07 +01:00
th3jiv3r 6000364d56 fixed TODO, added quarantineFolder/quarantineRule from messagesBlocked, added some error handling to prevent empty attributes from trying to be added 2020-01-14 14:34:52 -06:00
th3jiv3r 7dfb2003ab scrape proofpoint tap api for messages blocked/delivered & clicks blocked/permitted and create misp events 2020-01-13 14:49:09 -06:00
th3jiv3r c439b50766 add variable for proofpoint tap api auth 2020-01-13 14:47:59 -06:00
Raphaël Vinot 2e7215bbec fix: Add missing variable in dummy creator 2020-01-13 11:51:58 +01:00
Raphaël Vinot 5d58c4f249 chg: Upate dummy events creator 2020-01-13 11:39:20 +01:00
Raphaël Vinot 9e5da15d85 chg: Add tests on more version of Python 2020-01-13 10:32:57 +01:00
Raphaël Vinot 3ee7d8c676 chg: Search with the STIX output returns a json STIX
Was XML before.
2020-01-07 15:30:23 +01:00
Raphaël Vinot d2f7a840d4 chg: Bump dependencies 2020-01-03 15:43:13 +01:00
Raphaël Vinot 12766afd0c fix: et2misp was python2 only 2020-01-03 15:42:41 +01:00
Raphaël Vinot aa17663b58 chg: Add more typing information 2020-01-03 15:42:15 +01:00
Raphaël Vinot 0f59cf1ba5
Merge pull request #511 from AndreC10002/patch-1
Define the number of entries to output
2020-01-03 13:19:49 +01:00
Raphaël Vinot 5a7f632d46
Merge pull request #510 from AndreC10002/patch-2
Update generate.py - define the number of entries to output
2020-01-03 13:19:09 +01:00
AndreC10002 cd659614ed
Update generate.py 2020-01-02 14:03:52 -05:00
AndreC10002 196869ce71
Define the number of entries to output
Allow for defining in the settings.py file the number of entries to output
2020-01-02 14:01:07 -05:00
Raphaël Vinot 2e064563c3 chg: Add typing markup 2020-01-02 15:55:00 +01:00
Raphaël Vinot 6427ce3c84 chg: Bump misp-objects 2020-01-01 03:33:06 +01:00
Raphaël Vinot b77e752542 chg: Bump Dependencies 2019-12-30 17:22:38 +01:00
Raphaël Vinot 6d4ae575e9 Merge branch 'master' into python3.6 2019-12-30 16:49:37 +01:00
Raphaël Vinot 3a858c1fc7 Merge branch 'master' into python3.6 2019-12-30 16:48:46 +01:00
Alexandre Dulaunoy 2d5e729025
new: [attribute type] kusto-query attribute type
Kusto query is the query language for the Kusto services in Azure used
to search large dataset. It's used in Windows Defender ATP Hunting-Queries
and also Azure Sentinel (Cloud-native SIEM).
2019-12-28 15:30:39 +01:00
Alexandre Dulaunoy cb715c5d7e
Merge branch 'cudeso-master' 2019-12-27 17:33:24 +01:00
Alexandre Dulaunoy 5493881d52
Merge branch 'master' of https://github.com/cudeso/PyMISP into cudeso-master 2019-12-27 17:33:06 +01:00
Koen Van Impe ca2049e9ae Cleanup of code and 'quick-n-dirty' sanitizing of tags 2019-12-27 16:19:51 +01:00
Raphaël Vinot 70510f5aa8 chg: Bump misp-objects 2019-12-26 17:13:59 +01:00
Raphaël Vinot c5523c70ad Merge branch 'master' of github.com:MISP/PyMISP 2019-12-24 00:17:11 +01:00
Raphaël Vinot 4e50f58a74 fix: Feed generator was broken
Fix #506
2019-12-24 00:16:10 +01:00
Raphaël Vinot 566495a25f
Update README.md 2019-12-23 21:43:26 +01:00
Raphaël Vinot 85b9c92313 fix: Event without hashable attribute
Related #506
2019-12-23 21:32:21 +01:00
Koen Van Impe acae958947 Sync 2019-12-23 21:21:45 +01:00
Koen Van Impe f883161fd2 Merge branch 'master' of https://github.com/MISP/PyMISP 2019-12-23 21:20:51 +01:00
Raphaël Vinot 24a8f90ea8 new: Remove python < 3.6 support. 2019-12-18 14:45:14 +01:00