Raphaël Vinot
f5cbb417c8
new: [Sightings] Delete method
...
Fix #230
2019-07-19 11:42:05 +02:00
Raphaël Vinot
1a9b598b96
Merge branch 'master' of github.com:MISP/PyMISP
2019-07-19 10:57:24 +02:00
Raphaël Vinot
14e63d9ca8
new: [tests] non-exportable tags
2019-07-19 10:57:15 +02:00
Raphaël Vinot
0a617aba3f
Merge pull request #421 from github-pba/fix_issue_420
...
Fix for issue 420
2019-07-19 10:24:25 +02:00
Raphaël Vinot
7c7330fbb9
chg: Bump Changelog
2019-07-18 14:57:40 +02:00
Raphaël Vinot
60a2bdfd43
chg: Bump version
2019-07-18 14:55:48 +02:00
Raphaël Vinot
4ade9b8130
fix: Python < 3.6 support
2019-07-18 14:16:18 +02:00
Raphaël Vinot
9d0be8d3f0
new: Add option to locally expand malware samples with LIEF
2019-07-18 14:05:08 +02:00
github-pba
969a9618cc
Fix for issue 420
2019-07-18 08:45:55 +02:00
Raphaël Vinot
16ac0b2c14
chg: Bump misp-objects
2019-07-17 17:16:09 +02:00
Raphaël Vinot
fca835dd22
chg: Remove legacy tests
2019-07-17 17:13:09 +02:00
Raphaël Vinot
2d0d36e578
chg: Improve deprecation message on PyMISP
2019-07-17 17:12:28 +02:00
Raphaël Vinot
e357ec91e9
Merge branch 'master' of github.com:MISP/PyMISP
2019-07-17 16:47:19 +02:00
Raphaël Vinot
6a48faab73
chg: Bump examples to python3
2019-07-17 16:46:47 +02:00
Raphaël Vinot
ce4cb36d0d
chg: Reorganise ExpandedPyMISP methods, normalise the parameters
2019-07-17 15:37:14 +02:00
Raphaël Vinot
c9d58dad8a
chg: Deprecate everything in PyMISP
2019-07-17 11:44:55 +02:00
Alexandre Dulaunoy
9d73a1eefa
Merge pull request #418 from cudeso/master
...
Create statistical reports for MISP
2019-07-16 09:56:02 +02:00
Alexandre Dulaunoy
1188b8c3aa
chg: [describeTypes] updated to add community-id
2019-07-13 08:52:05 +02:00
Koen Van Impe
71b72f8026
Create statistical reports for MISP
...
PyMISP script to run every x-days to get an overview of new
events/attributes ; MISP-Galaxies ; MITRE ; Tags
Output of report is on screen or sent via e-mail ; all stats attached
as CSV
2019-07-13 00:06:37 +02:00
Raphaël Vinot
4de403c537
chg: Bump changelog
2019-07-12 16:10:18 +02:00
Raphaël Vinot
84935c211f
chg: Bump version
2019-07-12 16:09:02 +02:00
Raphaël Vinot
ccad2321a5
chg: Bumb misp-objects
2019-07-12 16:07:08 +02:00
Raphaël Vinot
c850ec2548
chg: [tests] WTF upload_sample on travis
2019-07-05 10:59:03 +02:00
Raphaël Vinot
10bd88cb06
chg: [tests] Add custom error message on upload_sample - fix last commit.
2019-07-05 10:34:48 +02:00
Raphaël Vinot
5aa94d277b
chg: [tests] Add custom error message on upload_sample
2019-07-05 10:16:47 +02:00
Raphaël Vinot
b8b384a3c3
Merge branch 'master' of github.com:MISP/PyMISP
2019-07-04 16:57:15 +02:00
Raphaël Vinot
7d5b55fcdc
fix: Skip attribute in object when value is empty, skip empty objects.
2019-07-04 16:56:56 +02:00
Raphaël Vinot
9f53426202
Merge pull request #408 from tomking2/master
...
Introduce ability to create a sharing group
2019-07-04 10:59:33 +02:00
Raphaël Vinot
24f31e44a1
Merge pull request #410 from tomking2/feature/delete_sharing_group
...
chg: Allow for deletion of security group
2019-07-04 10:58:48 +02:00
Raphaël Vinot
7c76d6be39
Merge pull request #409 from 3c7/bugfix/openioc_datatypes
...
[OpenIOC] Allow the use of content type for RouteEntryItem/Destination
2019-07-04 10:35:40 +02:00
Raphaël Vinot
cb1f345908
chg: Bump dependencies
2019-07-02 12:00:36 +02:00
Raphaël Vinot
e0fac90310
new: Allow to pass delimiter & quotechar to the CSV loader
2019-07-02 11:55:51 +02:00
Alexandre Dulaunoy
3e70a90b0d
chg: [last] You can now paginate over multiple results in the last example command
...
You can do stuff like this:
python3 last.py -l 48h -m 10 -p 2 | jq .[].Event.info
which means the last 10 events on second page which are between a
time range of 0 and 48 hours.
2019-06-24 15:55:01 +02:00
Tom King
fcfe058509
chg: Allow for deletion of security group
2019-06-20 09:11:51 +01:00
0x3c7
7be58af56a
[openioc] changed default mapping for RouteEntryItem/Destination/string.
2019-06-19 12:45:20 +02:00
Tom King
709ba2c29c
chg: Remove roaming as it can't be set in this request
2019-06-19 10:40:15 +01:00
Tom King
ffcc7e0631
new: Introduce ability to create a sharing group
2019-06-19 10:25:34 +01:00
0x3c7
b7d15380c9
[openioc] Changed mapping for RouteEntryItem/Destination/string to domain instead of url because UrlHistoryItem/URL is mostly used for urls
2019-06-19 07:39:15 +02:00
0x3c7
42a3dcf704
Fixes other mapping to other types
2019-06-19 07:38:15 +02:00
0x3c7
efd8b80adb
[openioc] Allow the use of types in openioc content tags
2019-06-18 16:10:20 +02:00
Steve Clement
db9824c4bc
Merge pull request #405 from SteveClement/examples
...
new: [example] Added edit_organisation examples.
2019-06-17 14:25:44 +10:00
Steve Clement
b871ea2bf0
new: [example] Added edit_organisation examples.
2019-06-17 10:36:49 +09:00
Raphaël Vinot
409ee532ba
Merge pull request #402 from SteveClement/feedGenRedis_fix
...
fix: [perms] Added try/except for various permission conditions, also…
2019-06-03 10:06:26 +02:00
Steve Clement
54a2e8657a
fix: [perms] Added try/except for various permission conditions, also create the output dir if not exist
...
fix: [try/except] Catch Ctrl-c keyboard interrupt
fix: [style] isort imports
2019-06-03 14:06:19 +09:00
Alexandre Dulaunoy
16f403e31d
Merge pull request #401 from cudeso/master
...
Sync sightings between MISP servers
2019-05-29 22:01:34 +02:00
Koen Van Impe
c6d4d21025
Sync sightings between MISP servers
...
Sync sightings between MISP servers
Sync from multiple clients to one authoritative MISP instance.
To be run from cron
(blog docu coming)
2019-05-29 17:00:13 +02:00
Alexandre Dulaunoy
583fb65924
chg: [tests] now deleted flag is returning only the deleted values (to be consistent)
2019-05-23 07:43:26 +02:00
iglocska
efed003302
Merge branch 'master' of github.com:MISP/PyMISP
2019-05-22 16:32:14 +02:00
iglocska
4bd9180951
fix: [feed generator] Added missing fields
2019-05-22 16:30:36 +02:00
Raphaël Vinot
6620710580
Merge pull request #395 from MISP/lenientResponseType
...
fix: [direct_call] Allows the response type to be something else than a JSON (e.g. csv)
2019-05-22 16:27:18 +02:00