Commit Graph

1851 Commits (cbce2cfbfe9728e2655204dc1d8120f60984f7ae)

Author SHA1 Message Date
Raphaël Vinot cbce2cfbfe chg: Bump objects 2020-01-30 11:40:07 +01:00
Raphaël Vinot 864d294294 chg: Support dict in tag/untag 2020-01-30 11:07:49 +01:00
Raphaël Vinot 2a2871eced
Merge pull request #531 from ninoseki/remove-old-samples
chore: delete old examples
2020-01-30 11:06:28 +01:00
Manabu Niseki 2c491b237a chore: delete old examples
Delete examples which use deprecated/deleted methods
2020-01-30 07:35:30 +09:00
Raphaël Vinot db9c54bb08 fix: first seen was after last seen, trigerring the exception 2020-01-29 11:19:10 +01:00
Raphaël Vinot 7e29d41976 fix: Tests failing if local tz was not CET 2020-01-28 16:30:58 +01:00
Raphaël Vinot a8ff8f88fe chg: Test update last seen 2020-01-28 16:01:14 +01:00
Raphaël Vinot 21fa4af863 chg: Add test cases in feed 2020-01-28 14:41:28 +01:00
Raphaël Vinot d40b0a46bc chg: Add test cases 2020-01-28 14:25:10 +01:00
Raphaël Vinot 98e1feefa1 fix: Syntax and typos 2020-01-28 14:12:39 +01:00
Raphaël Vinot f43266fcf2 chg: Normalize to_datetime conversion 2020-01-27 20:14:14 +01:00
Raphaël Vinot 32445973bd new: Support for first_seen/last_seen
Cleaner import of datetime
2020-01-27 19:07:52 +01:00
Raphaël Vinot 97d960883c chg: Trustar example uses objects 2020-01-24 13:17:48 +01:00
Raphaël Vinot 202519b0ac
Merge pull request #518 from goodlandsecurity/trustar-integration
Trustar integration
2020-01-24 11:39:38 +01:00
Raphaël Vinot 7b3804ac11 chg: Add lief in the generic requirements 2020-01-23 13:23:23 +01:00
Raphaël Vinot 2ab47e191a fix: Bugs introduced by last commit 2020-01-23 11:03:23 +01:00
Raphaël Vinot 589d200b8f Merge branch 'master' of github.com:MISP/PyMISP 2020-01-23 10:28:03 +01:00
Raphaël Vinot b0e95fd5af chg: Refactorize typing, validate 2020-01-23 10:27:40 +01:00
Alexandre Dulaunoy eabc6481d0
Merge branch 'master' of github.com:MISP/PyMISP 2020-01-21 09:46:05 +01:00
Alexandre Dulaunoy a5c8f1844a
new: [attributes] chrome-extension-id added 2020-01-21 09:45:35 +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
th3jiv3r ded30d42e0 scrape trustar intel platform reports and create misp events 2020-01-15 13:19:43 -06:00
th3jiv3r 2b1cc6e616 configuration for trustar integration 2020-01-15 13:17:57 -06: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