Commit Graph

297 Commits (12e05fd0ce76cea40d609c57d0b1c95bc7b3de16)

Author SHA1 Message Date
Raphaël Vinot 12e05fd0ce chg: Remove old suricata script, keep reference to old code. 2020-04-02 14:04:39 +02:00
Raphaël Vinot c6656a1a2e chg: Add option to aggregare by country 2020-03-24 13:25:41 +01:00
Raphaël Vinot a9ad33e8e3 Merge branch 'master' of github.com:MISP/PyMISP 2020-03-20 09:54:09 +01:00
Raphaël Vinot c0b2369922 chg: [CSSE COVID] Publish the event immediately. 2020-03-20 09:53:40 +01:00
Sebastian Wagner 240b1e1617
dos2unix examples/stats_report.py 2020-03-17 15:45:07 +01:00
Koen Van Impe b4e17a8d02 Cytomic Orion API access 2020-03-11 14:34:13 +01:00
Koen Van Impe 3b38de3455 Add organisations from CSV 2020-03-11 14:17:05 +01:00
Koen Van Impe 65e4e3b4ec Minor updates to vmray_automation for travis 2020-03-11 14:07:44 +01:00
Koen Van Impe 6616561e96 VMRay Automation with ExpandedPyMISP 2020-03-11 14:00:34 +01:00
Raphaël Vinot 67442dd503 new: Add import script for dxy data 2020-03-02 00:13:53 +01:00
Raphaël Vinot 2cb90bc826 chg: Add tag, set distribution, add file and source (CSSE importer) 2020-02-29 02:10:20 +01:00
Raphaël Vinot a57b8aeeb4 new: csse covid19 daily report importer 2020-02-29 01:33:03 +01:00
Raphaël Vinot 43838d3034 new: Admin script to setup a sync server 2020-02-20 15:39:19 +01:00
Raphaël Vinot 337d9a6306 chg: More flexible when an event is in a weird state. 2020-02-05 13:28:11 +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 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 b0e95fd5af chg: Refactorize typing, validate 2020-01-23 10:27:40 +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
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 33f3fe4c77
Merge pull request #514 from goodlandsecurity/proofpoint-tap-integration
Proofpoint tap integration
2020-01-15 16:43:38 +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 12766afd0c fix: et2misp was python2 only 2020-01-03 15:42:41 +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
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
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 4e50f58a74 fix: Feed generator was broken
Fix #506
2019-12-24 00:16:10 +01:00
Raphaël Vinot 85b9c92313 fix: Event without hashable attribute
Related #506
2019-12-23 21:32:21 +01:00
Raphaël Vinot 062aa30c0e fix: Make sure the publish timestamp is bumped on update 2019-12-11 22:54:54 +01:00
Raphaël Vinot 5ce8b0a1c9 chg: Fix typo 2019-12-10 17:28:00 +01:00
Raphaël Vinot 056cab15a0 chg: Move scrippsco2 feed generator to a sub directory 2019-12-10 16:39:24 +01:00
Raphaël Vinot 260d730b5a new: Script to generate the metadata of a feed out of a directory 2019-11-22 17:43:08 +01:00
Raphaël Vinot 6098cd869f chg: Make the feed generator more generic 2019-11-22 17:36:24 +01:00
Raphaël Vinot 5ebaca3b52 chg: Use New version of PyMISP in the feed generator 2019-11-20 12:50:28 +01:00
Jean-Louis Huynen 36ad91cb64
fix: [examples] typo uuid.
give me a hoodie.
2019-10-30 15:47:10 +01:00
wotschel 97109f5e3c Added example for checking sync servers 2019-10-30 10:50:50 +01:00
Raphaël Vinot d55a5f90de
Merge pull request #480 from cudeso/master
Include to_ids and replace newlines in title
2019-10-16 15:36:57 +02:00
Koen Van Impe 4b08b9baa4 Include to_ids and replace newlines in title 2019-10-16 00:19:12 +02:00
Raphaël Vinot 02659a5782 chg: Add support for rapidjson, refactoring and code cleanup. 2019-10-09 16:07:40 +02:00
Koen Van Impe 5b7eeaa8ab Code cleanup 2019-09-26 20:50:53 +02:00