Raphaël Vinot
|
b0e95fd5af
|
chg: Refactorize typing, validate
|
2020-01-23 10:27:40 +01:00 |
0x3c7
|
7be58af56a
|
[openioc] changed default mapping for RouteEntryItem/Destination/string.
|
2019-06-19 12:45:20 +02: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 |
Raphaël Vinot
|
fd365943a1
|
fix: Typo in OpenIOC script
Fix #237
|
2018-07-16 13:52:51 +02:00 |
Raphaël Vinot
|
e8e13f3218
|
chg: Update documentation
|
2017-12-22 17:22:07 +01:00 |
Andras Iklody
|
cae7f635ea
|
Update openioc.py
|
2017-10-18 16:27:54 +02:00 |
Raphaël Vinot
|
b1989f16f2
|
Merge branch 'objects'
|
2017-09-18 11:43:48 +01:00 |
Raphaël Vinot
|
74037cb6fa
|
Some more refactoring and cleanup
|
2017-08-30 12:47:32 +02:00 |
Sebastian Wagner
|
5a85788c5d
|
Fix shebangs and executable permissions
Files containing a shebang should be executable (examples/*.py)
Non-executable files should not contain a shebang (pymisp/...)
spotted with rpmlint
|
2017-07-24 13:27:28 +02:00 |
Raphaël Vinot
|
d0eb1252ae
|
Avoid a comment set to NoneNone
Fix https://github.com/MISP/misp-modules/issues/127
|
2017-07-12 12:13:34 +02:00 |
Raphaël Vinot
|
bb9642445a
|
Revert "Fix OpenIOC import"
This reverts commit acd6d8b052 .
|
2017-07-12 11:07:54 +02:00 |
Raphaël Vinot
|
acd6d8b052
|
Fix OpenIOC import
|
2017-07-12 10:49:45 +02:00 |
Raphaël Vinot
|
b43722c73f
|
Make pep8 happy
|
2017-05-24 07:38:17 +02:00 |
Tristan METAYER
|
d72d3dceb7
|
correction for https://travis-ci.org/MISP/misp-modules/jobs/231065469
code refactoring
add new composite
|
2017-05-15 20:25:16 +02:00 |
Tristan METAYER
|
e232392335
|
remove unused variable
|
2017-05-03 15:36:08 +02:00 |
Tristan METAYER
|
2267e8a97b
|
remove category
It will be automaticly detected
https://github.com/MISP/PyMISP/blob/master/pymisp/tools/openioc.py
|
2017-05-03 15:19:27 +02:00 |
Tristan METAYER
|
6548ed6e6f
|
revert tab to escape
|
2017-05-03 10:56:41 +02:00 |
Tristan METAYER
|
abe54225b7
|
Ajout de mapping
Ajout de la prise en compte d'autre composite
|
2017-05-02 18:47:53 +02:00 |
Raphaël Vinot
|
c348fcc7dc
|
Properly split ip:port for ipv4 (openioc import)
|
2017-02-27 18:38:52 +01:00 |
Raphaël Vinot
|
be0c8a1f8c
|
Properly support CDATA fields in OpenIOC files.
|
2017-02-27 18:01:37 +01:00 |
Raphaël Vinot
|
a55603e5c8
|
Allow to pass a pseudo file to OpenIOC loader.
|
2017-02-27 11:33:07 +01:00 |
Raphaël Vinot
|
477f81d3ab
|
Fix openioc loader, update mapping
|
2016-11-10 11:41:13 +01:00 |
Raphaël Vinot
|
9f0737c34a
|
Add some mapping to openioc, add python version in the user agent
|
2016-11-03 16:02:09 -04:00 |
Raphaël Vinot
|
6c5289d495
|
Initial version of the OpenIOC loader
|
2016-10-29 15:27:48 -04:00 |