Commit Graph

1391 Commits (801352476f753b96838031328004d50157c7d26f)

Author SHA1 Message Date
Raphaël Vinot 58bfd30a23 Add test script to add attachement to event 2015-08-03 18:09:39 +02:00
Raphaël Vinot 4e942fa33b Merge remote-tracking branch 'origin/master'
Conflicts:
	examples/get_network_activity.py  (python 2.7 & 3 compatible print)
2015-08-03 16:44:52 +02:00
Alexandre Dulaunoy e0b781c033 Bug fix: get_index now works properly and return the events index
An bug was introduced and appending "{}" to the /index url which
gives a 404 on a MISP server.
2015-07-30 14:20:41 +00:00
Alexandre Dulaunoy 2c8c4abe09 Merge branch 'master' of https://github.com/CIRCL/PyMISP 2015-07-30 14:05:53 +00:00
Alexandre Dulaunoy 1723d3a90e Merge pull request #12 from iglocska/xml_json_fix
API made a bit more flexible with input data
2015-07-30 15:59:17 +02:00
Iglocska 507c5a5446 API made a bit more flexible with input data
- input for add_event() and update_event() can now be a JSON object, JSON string, XML
2015-07-30 15:53:34 +02:00
Alexandre Dulaunoy 90016f41b7 Merge branch 'master' of https://github.com/CIRCL/PyMISP 2015-07-30 13:39:32 +00:00
Alexandre Dulaunoy 389f88ce8b Merge pull request #11 from iglocska/xml_json_fix
Fix to an issue with using XML as input for add_event() and update_ev…
2015-07-30 15:37:51 +02:00
Iglocska c315ecaef6 Fix to an issue with using XML as input for add_event() and update_event()
- also a change to the copy_list.py script to account for the change
2015-07-30 15:26:05 +02:00
Alexandre Dulaunoy 79d7dba744 Merge branch 'master' of https://github.com/CIRCL/PyMISP 2015-07-30 11:31:04 +00:00
Raphaël Vinot e353faa1be Merge pull request #10 from Starow/master
Add 2 download functions of suricata rules events
2015-07-29 16:09:57 +02:00
Debra Jules f28c9cdf07 Add 2 download functions of suricata rules events 2015-07-29 15:07:37 +02:00
Raphaël Vinot 579a8368e6 Merge pull request #8 from didelphodon/master
Update / Add need a JSON object as data
2015-06-30 11:44:31 +02:00
didelphodon b08d3ab15d Update / Add need a JSON object as data
... furthermore content-type application was necessary otherwise MISP-REST API refuses to work as expected, at least with my installation.
2015-06-02 10:40:14 +02:00
Alexandre Dulaunoy 12b3b215d5 Merge branch 'master' of github.com:CIRCL/PyMISP 2015-05-04 21:50:51 +02:00
Raphaël Vinot b6ff8746bc Make the code python3 friendly 2015-05-03 02:47:47 +02:00
Raphaël Vinot 33597f97ef Make PEP8 Happy 2015-02-24 14:31:01 +01:00
Alexandre Dulaunoy 0c906f69ed Merge branch 'master' of github.com:CIRCL/PyMISP 2015-02-17 16:32:50 +01:00
Raphaël Vinot 59254c8246 Use JSON POST to do the search 2015-02-16 14:31:29 +01:00
Raphaël Vinot 7b29e0e3f2 Merge branch 'master' of github.com:CIRCL/PyMISP 2014-12-09 14:54:55 +01:00
Raphaël Vinot 2f34dbb934 add license 2014-12-09 14:54:45 +01:00
Alexandre Dulaunoy 94c756fd21 Merge pull request #1 from CIRCL/master
More sample added - #1 pull import
2014-11-20 23:08:00 +01:00
Alexandre Dulaunoy e5d534b279 Merge pull request #1 from cudeso/master
Example script to download MISP network activity
2014-11-20 23:05:28 +01:00
Koen Van Impe 4c7e0731cd Example script to download MISP network activity 2014-11-16 17:02:23 +01:00
Alexandre Dulaunoy 6cab1800bb Documentation reference added 2014-10-29 10:45:18 +01:00
Raphaël Vinot 81fd66d612 support update events 2014-05-02 17:10:53 +02:00
Raphaël Vinot 3fc24e2e89 Small cleanup, update to 1.0.1 2014-05-02 17:10:22 +02:00
Raphaël Vinot 31eb0d4c96 Add the following options:
- possibility to copy in one direction or the other between instance
- add loop to simply put event ids to copy
2014-05-02 11:46:04 +02:00
Raphaël Vinot 9262405318 add readme 2014-04-16 15:43:54 +02:00
Raphaël Vinot f2c7bbe5c9 Add installer, proper copy script 2014-04-16 15:14:58 +02:00
Raphaël Vinot 24f2fab134 Add support for self-signed certificate.
Add comments
2014-04-16 14:09:56 +02:00
Raphaël Vinot 8f477cc802 add search by organisation 2014-04-15 16:40:49 +02:00
Raphaël Vinot 07b66ad05f add export-import of a list 2014-04-14 19:18:12 +02:00
Raphaël Vinot 93ddd4cf50 cleanup style 2014-04-14 10:55:20 +02:00
Raphaël Vinot ac482e8f00 support xml and json copy 2014-04-12 17:44:47 +02:00
Raphaël Vinot 0ff70618e8 Delete export_import.py 2014-04-12 17:04:05 +02:00
Raphaël Vinot b53dac7773 fix event_add, add example 2014-04-12 16:17:36 +02:00
Raphaël Vinot 483f7839c0 make the API a class 2014-04-11 18:45:52 +02:00
Raphaël Vinot acb6384bfb json export is not supported everywhere 2014-03-28 18:04:28 +01:00
Raphaël Vinot a920333544 some testing 2014-03-20 11:10:52 +01:00
Raphaël Vinot b27bb44e61 initial commit 2014-03-19 19:10:36 +01:00