Déborah Servili
f8be16a905
add ta_scatter.py script & reorganise tools
2017-02-03 16:12:02 +01:00
Alexandre Dulaunoy
8638668b46
Merge pull request #49 from cvandeplas/master
...
YARA dumper for all rules
2017-02-03 13:46:45 +01:00
Alexandre Dulaunoy
60c8d2b6ec
Merge pull request #50 from cvandeplas/feature_get_all_attributes_txt
...
get_all_attributes_txt - support the additional flags
2017-02-03 13:45:49 +01:00
Christophe Vandeplas
b4d81e0d09
get_all_attributes_txt - support the additional flags
2017-02-03 12:22:54 +01:00
Christophe Vandeplas
ff921ec6a6
YARA dumper for all rules
...
This dumper also does YARA rule validation, ignores invalid rules and prevents duplicate rule names. The output is a file called misp.yara which can be used with your favorite YARA tool.
2017-02-03 10:43:57 +01:00
Raphaël Vinot
d5e28abc70
Version bump
2017-01-31 10:24:29 +01:00
Raphaël Vinot
14ccf16d73
Fix regression.
...
Fix #46
2017-01-28 11:24:04 +01:00
Raphaël Vinot
6ecb713667
Version bump
2017-01-27 13:22:47 +01:00
Raphaël Vinot
cc3176fe38
Fix testing
2017-01-27 13:17:38 +01:00
Raphaël Vinot
2b9663cdf4
Bug fixes
...
* Improve version checking
* Fix attribute update
2017-01-27 11:58:00 +01:00
Raphaël Vinot
48e1211ed8
Allow to add a tag to a MISPEvent and MISPAttribute
2017-01-26 14:36:01 +01:00
Hannah Ward
d260dc5ea5
Merge branch 'master' of github.com:MISP/PyMISP
2017-01-26 13:19:52 +00:00
Hannah Ward
d355fc7e44
chg: Allow for old-style tag add
2017-01-26 13:19:32 +00:00
Raphaël Vinot
9aa1c905a9
Merge pull request #41 from deralexxx/patch-1
...
make it little more readable
2017-01-26 10:47:40 +01:00
Alexander J
7b0e3b521a
make it little more readable
...
guess that way it is easier to understand
2017-01-26 10:39:10 +01:00
Raphaël Vinot
9ddbf0523d
Fix python3 support.
2017-01-25 17:16:37 +01:00
Raphaël Vinot
a81f6b5c15
Bump version
2017-01-25 17:02:29 +01:00
Raphaël Vinot
5cfbb679db
Add orgs managment
2017-01-25 15:09:12 +01:00
Déborah Servili
aadae9b20e
Merge branch 'master' of https://github.com/MISP/PyMISP
2017-01-24 15:41:47 +01:00
Déborah Servili
87b5eb84bb
exemple addtag (dirty)
2017-01-24 15:31:50 +01:00
Raphaël Vinot
6c79cb3a3e
Run on more python versions
2017-01-24 09:50:34 +01:00
Raphaël Vinot
6bee446fa0
Fix last commit
2017-01-24 09:46:31 +01:00
Raphaël Vinot
8e67303abc
Merge branch 'master' of github.com:MISP/PyMISP
2017-01-24 09:42:52 +01:00
Raphaël Vinot
0f1553ef33
Refactoring search method
2017-01-24 09:41:30 +01:00
Alexandre Dulaunoy
05d099cfb2
Merge pull request #83 from cudeso/master
...
Wrong use of API for dateuntil
2017-01-24 08:59:01 +01:00
Koen Van Impe
38c0d2343d
Wrong use of API for dateuntil
...
PyMISP uses “dateto” whereas the API expects “dateuntil”.
https://github.com/MISP/misp-book/tree/master/automation
2017-01-24 08:46:14 +01:00
Koen Van Impe
b0cf917627
Merge remote-tracking branch 'CIRCL/master'
2017-01-24 08:10:56 +01:00
Raphaël Vinot
296d0501db
Revert "Add options to restsearch calls."
...
This reverts commit 3241e415b5
.
2017-01-24 07:56:54 +01:00
Raphaël Vinot
3241e415b5
Add options to restsearch calls.
...
Related to:
8c63e6f3d5
2017-01-24 07:15:38 +01:00
Raphaël Vinot
9cc3c6e57d
Merge branch 'master' of github.com:MISP/PyMISP
2017-01-19 19:07:36 -05:00
Raphaël Vinot
b26c021b0e
Fix typo
2017-01-19 19:07:24 -05:00
Alexandre Dulaunoy
10b95c778f
Doc link updated. Fix #39
2017-01-18 17:27:56 +01:00
Alexandre Dulaunoy
ce26db6712
Merge pull request #81 from cvandeplas/master
...
Minor documentation clarification
2017-01-18 09:48:40 +01:00
Christophe Vandeplas
351157b8f1
Minor documentation clarification
2017-01-18 09:33:35 +01:00
Raphaël Vinot
f593ce69f8
Fix last commit
2017-01-17 19:03:38 -05:00
Raphaël Vinot
2bcc4163ad
Add support for attribute level tagging
2017-01-17 18:20:24 -05:00
Raphaël Vinot
619538ced7
Fix travis
2017-01-16 15:41:17 -05:00
Raphaël Vinot
351ad53c97
Merge branch 'master' of git://github.com/cgi1/PyMISP into cgi1-master
2017-01-16 14:43:07 -05:00
Raphaël Vinot
748136f3f1
Allow to update an event by UUID, syntax fixes.
2017-01-16 14:41:32 -05:00
Hannah Ward
7c8cde0afd
chg: Updated api.py docstrings to comply with PEP257
2017-01-16 14:27:44 +00:00
Hannah Ward
78cef06963
new: Added ability to disable correlation on attributes
2017-01-16 09:52:35 +00:00
Hannah Ward
cfb8572ab1
new: Added ability to add attachments to events
2017-01-13 13:15:53 +00:00
Raphaël Vinot
15fb54b032
Update tests
2017-01-11 14:50:58 -05:00
Raphaël Vinot
56a18275bb
Fix get sharing groups
...
Fix #79
2017-01-11 14:29:20 -05:00
cgi
60c02cb5e9
+ separate function change_sharing_group using update_event
2017-01-09 16:19:20 +01:00
Raphaël Vinot
2f967268d1
Add new key in online test
2017-01-06 21:03:02 -05:00
Raphaël Vinot
3d2d41525f
Merge branch 'master' of github.com:MISP/PyMISP
2017-01-06 16:25:36 -05:00
Raphaël Vinot
b2752bd8d5
Load RelatedEvent as MISPEvent.
...
Fix #76
2017-01-06 16:24:39 -05:00
Hannah Ward
59aa5adfee
Merge branch 'master' of https://github.com/truckydev/PyMISP
2017-01-04 16:21:51 +00:00
Tristan METAYER
5478778a38
idem
2017-01-04 17:04:36 +01:00