Christophe Vandeplas
|
842f91a4db
|
chg: [doc] Big doc revamp #680
|
2024-08-12 11:23:10 +02:00 |
Christophe Vandeplas
|
79442c2cd3
|
fix: [modules] many modules not loaded as python module
|
2024-08-10 08:06:14 +02:00 |
Stefano Ortolani
|
308c5fb3ce
|
Improve compatibility and upgrade python to 3.12
Changes:
* Remove vysion (not compatible with python 3.12 and no public repository)
* Remove stiximport (requires archaic version of pymisp)
* Update Python to 3.12
* Pin Numpy to 1.X
* Add missing dependencies
* Commit lock file
* Update requirements file
|
2024-07-12 17:09:19 +01:00 |
Jakub Onderka
|
658ae11941
|
chg: [internal] Optimise email_import
|
2024-01-06 23:30:21 +01:00 |
Jakub Onderka
|
4596d76887
|
chg: [internal] Optimise csvimport
|
2024-01-06 22:27:36 +01:00 |
Alexandre Dulaunoy
|
b7bd679b1c
|
fix: [url_import/url] added in __init__
|
2022-11-08 06:23:40 +01:00 |
Christian Studer
|
cb8f55425c
|
fix: [crowdsec] Fixed the __init__ files
|
2022-11-07 23:44:40 +01:00 |
Sami Mokaddem
|
359e3cc21f
|
Merge branch 'main' of github.com:MISP/misp-modules into main
|
2022-11-06 17:22:58 +01:00 |
Sami Mokaddem
|
4e25a6c126
|
new: [import] import_blueprint to facilitate an easy-to-use blueprint for data import
|
2022-11-06 17:21:50 +01:00 |
Sami Mokaddem
|
8c053d90b1
|
new: [import] Url_import module to convert batch of URLs into url objects
|
2022-11-06 17:21:24 +01:00 |
Shivam Sandbhor
|
382d8036d9
|
Add crowdsec module
Signed-off-by: Shivam Sandbhor <shivam.sandbhor@gmail.com>
|
2022-10-28 12:19:35 +05:30 |
szopin
|
79e067188e
|
Fix for ocr import
Currently works only for .pdf files, with this .png and .jpg should also work (fixes #512)
|
2022-09-16 10:12:46 +02:00 |
chrisr3d
|
38047f2718
|
chg: [joe_import] Changed the user configuration param `Import PE` into `Import Executable`
|
2022-03-07 23:04:37 +01:00 |
Michael Chisholm
|
24070bfab7
|
Add workaround for PyMISP bug regarding conversion of objects
to JSON-serializable values.
|
2022-01-11 21:54:09 -05:00 |
Michael Chisholm
|
923fd05eb3
|
Contribute a TAXII 2.1 import style misp-module.
|
2022-01-11 21:54:09 -05:00 |
Derek LaHousse
|
6c4e788110
|
It seems alright to leave the field empty, just have to check that it is empty
|
2021-12-30 09:25:44 -05:00 |
Jason Zhang
|
83fd44ed13
|
add vmware_nsx module
|
2021-07-29 12:13:31 +01:00 |
Aaron Kaplan
|
4078119db0
|
fix the last issues of #493
(https://github.com/MISP/misp-modules/issues/493)
|
2021-06-17 14:36:27 +00:00 |
aaronkaplan
|
9813f7f7cb
|
Merge branch 'main' of https://github.com/MISP/misp-modules into cof2misp
|
2021-05-27 01:58:55 +02:00 |
aaronkaplan
|
6824b4e991
|
push version
|
2021-05-27 01:58:23 +02:00 |
aaronkaplan
|
4816844d16
|
Add a function to validate dnsdbflex output
add dnsdbflex parser. It's rather easy
Signed-off-by: aaronkaplan <aaron@lo-res.org>
|
2021-05-26 12:38:56 +02:00 |
Alexandre Dulaunoy
|
77035a82e0
|
chg: [cof2misp] bailiwick is optional
|
2021-05-11 14:46:16 +02:00 |
Alexandre Dulaunoy
|
bcc05c3337
|
Merge pull request #497 from aaronkaplan/cof2misp
Cof2misp
|
2021-05-04 18:27:33 +02:00 |
root
|
117200f334
|
oops, there was a minor error. print(..., file=sys.stDerr) . Typo!
|
2021-05-04 07:48:30 +00:00 |
aaronkaplan
|
09f0f3943a
|
Add license text. No logical changes in this commit
|
2021-05-04 09:44:47 +02:00 |
Alexandre Dulaunoy
|
c6d02cc177
|
chg: [cof2misp] debugging removed
|
2021-05-03 12:41:01 +02:00 |
Alexandre Dulaunoy
|
10b5295cdd
|
chg: [cof2misp] remove logging in the misp-modules
|
2021-05-03 12:27:52 +02:00 |
aaronkaplan
|
0c6a12ea60
|
Make teh special attributes *_ip and _domain not needed.
See the discussion in https://github.com/MISP/misp-objects/pull/314
|
2021-05-02 22:54:41 +00:00 |
aaronkaplan
|
763e10af5d
|
flake8, you suck
|
2021-05-02 22:01:09 +00:00 |
aaronkaplan
|
36904c688c
|
Merge branch 'cof2misp' of github.com:aaronkaplan/misp-modules into cof2misp
|
2021-05-02 21:49:40 +00:00 |
aaronkaplan
|
85864dad2e
|
make flake8 happier
|
2021-05-02 21:39:39 +00:00 |
aaronkaplan
|
ff950bc50c
|
Merge branch 'cof2misp' of github.com:aaronkaplan/misp-modules into cof2misp
|
2021-05-02 21:11:00 +00:00 |
aaronkaplan
|
f1da1dd6fa
|
Version 0.2 of the cof2misp import module.
|
2021-05-02 20:51:07 +00:00 |
aaronkaplan
|
c06b8ff604
|
Version 0.2 of the cof2misp import module.
|
2021-05-02 16:45:55 +00:00 |
Jakub Onderka
|
38457f0a7b
|
fix: Consider mail body as UTF-8 encoded
|
2021-03-02 15:03:15 +01:00 |
Jens Thom
|
0e4e432dc4
|
fix imports and unused variables
|
2020-11-30 12:48:01 +01:00 |
Jens Thom
|
2a870f2d97
|
* add parser for report version v1 and v2
* add summary JSON import module
|
2020-11-30 12:06:19 +01:00 |
Raphaël Vinot
|
2dde6e8757
|
fix: Typo in EMailObject
Fix #427
|
2020-09-09 10:56:01 +02:00 |
chrisr3d
|
f99174af2e
|
fix: Removed multiple spaces to comply with pep8
|
2020-07-01 11:27:36 +02:00 |
chrisr3d
|
26b0357ac7
|
fix: Making pep8 happy
|
2020-06-30 23:10:35 +02:00 |
chrisr3d
|
c0dae2b31b
|
fix: Removed trustar_import module name in init to avoid validation issues
(until it is submitted via PR?)
|
2020-06-30 18:08:34 +02:00 |
Jesse Hedden
|
a70558945a
|
removed obsolete file
|
2020-06-27 17:46:51 -07:00 |
Jesse Hedden
|
67bdb38fc8
|
WIP: initial push
|
2020-05-29 17:41:13 -07:00 |
Jesse Hedden
|
8a95a000ee
|
initial commit. not a working product. need to create a class to manage the MISP event and TruStar client
|
2020-05-29 17:21:20 -07:00 |
chrisr3d
|
422f654988
|
fix: Making pep8 happy with indentation
|
2020-03-18 10:24:06 +01:00 |
Jakub Onderka
|
fe34023866
|
csvimport: Return error if input is not valid UTF-8
|
2020-03-12 11:02:43 +01:00 |
Hendrik
|
8f9940200b
|
Lastline verify_ssl option
Helps people with on-prem boxes
|
2020-01-27 07:46:48 +01:00 |
chrisr3d
|
b2c8f79220
|
fix: Making pep8 happy
|
2020-01-24 15:17:35 +01:00 |
Georg Schölly
|
04685ea63e
|
joe: (1) allow users to disable PE object import (2) set 'to_ids' to False
|
2020-01-24 14:51:38 +01:00 |
Stefano Ortolani
|
66bf650b79
|
change: migrate to analysis API when submitting tasks to Lastline
|
2020-01-21 11:32:05 +00:00 |