Commit Graph

91 Commits (3818ac92eae55b5a6106da6ca30dc0a12b1ad3be)

Author SHA1 Message Date
Raphaël Vinot 8680e5fb64 chg: Cleanup, bump deps, bump readme 2020-06-16 12:03:59 +02:00
begunrom 26ef177d58 carrier mail functionality
Implements processing of a carrier mail that contains email attachments. Each email attachment is converted into an individual MISP event.
2019-11-16 16:47:43 +01:00
Sascha Rommelfangen c30c706a2d add urlonly to event feature added 2019-07-19 12:20:56 +02:00
Raphaël Vinot 9e2abc260f chg: Bump deps, slight changes. 2019-07-18 15:12:15 +02:00
Sascha Rommelfangen 96594e97ec some "fixes" 2019-07-18 12:46:31 +02:00
Sascha Rommelfangen f84c9eadee added new functionality to update an event 2019-07-18 11:02:42 +02:00
Raphaël Vinot c967c5e197 new: Make it a lib, add test cases 2018-05-14 17:42:06 -04:00
Raphaël Vinot fc17a40b18 chg: Strip spaces in the config 2018-05-11 15:20:21 -04:00
Raphaël Vinot f208609812 new: Add more config options in the mail body. 2018-05-11 14:50:19 -04:00
Raphaël Vinot 3003730156 fix: do not attach the full email by default unless spamtrap mode 2018-05-11 11:34:32 -04:00
Raphaël Vinot 9d7e992219 fix: Better decoding, update sample config 2018-05-11 10:15:16 -04:00
Raphaël Vinot fe0bdb8f23 fix: Do not fail if the email has no body. 2018-05-10 09:53:18 +02:00
Raphaël Vinot 1902ba8f76 chg: Make sure the scripts are started with python3. 2018-05-08 15:41:08 +02:00
Raphaël Vinot a8c2e50036 fix: Properly pass the attached email to the object generator 2018-05-08 11:03:38 +02:00
Raphaël Vinot 854452e610 fix: properly get body. 2018-05-08 10:28:48 +02:00
Raphaël Vinot 65cd921a25 fix: missing variable 2018-05-07 19:35:34 +02:00
Raphaël Vinot dd0d127f8c fix: Mail body can be empty... 2018-05-07 18:22:14 +02:00
Raphaël Vinot d9de8f7344 fix: last commit 2018-05-07 18:16:52 +02:00
Raphaël Vinot 1f3e95ca67 fix: Decode HTML content 2018-05-07 18:11:19 +02:00
Raphaël Vinot c978bec48c fix: typo 2018-05-07 15:48:48 +02:00
Raphaël Vinot f1ba50a24c fix: use proper body 2018-05-07 15:25:47 +02:00
Raphaël Vinot 5e91bdce6d fix: Properly parse the email bodies. 2018-05-07 15:22:28 +02:00
Raphaël Vinot 48f3f9eea0 fix: Add extension in case the attachment has no name. 2018-05-07 10:53:40 +02:00
Raphaël Vinot e713ab2939 fix: missing attachment file name 2018-05-06 22:29:42 +02:00
Raphaël Vinot 4c159f17de fix: fail on buggy utf-8 2018-05-06 21:58:47 +02:00
Raphaël Vinot 27d4f4555b fix: Last commit was wrong 2018-05-04 17:43:00 +02:00
Raphaël Vinot 198810105a fix: change directory 2018-05-04 17:25:23 +02:00
Raphaël Vinot c300089624 fix: import path 2018-05-04 16:28:37 +02:00
Raphaël Vinot 62ae70e605 fix: shebang 2018-05-04 15:11:29 +02:00
Raphaël Vinot 3cd2863f42 chg: add gitignore, cleanup 2018-05-04 14:24:02 +02:00
Raphaël Vinot 747a8e0ee4 chg: more refactoring and bugfixes. Add relations. 2018-05-03 20:52:31 +02:00
Raphaël Vinot 18bba44d23 chg: Just a slight refactoring. 2018-05-03 16:17:04 +02:00
Raphaël Vinot 0a684ac997 chg: Make pep8 happy 2018-04-27 16:38:38 +02:00
Sascha Rommelfangen aaab73cdf1
fixed subject decoding 2018-04-13 10:27:14 +02:00
Sascha Rommelfangen a6605cdec4
it's early in the morning... 2018-04-13 09:16:30 +02:00
Sascha Rommelfangen b235d5a416
added better error handling for new variables 2018-04-13 09:15:25 +02:00
Sascha Rommelfangen 6cc680e50b added feature #14 (2): configurable attachment upload 2018-04-03 11:46:04 +02:00
Sascha Rommelfangen 568b533a63 fixed unitialized var 2018-04-03 11:18:56 +02:00
Sascha Rommelfangen abfec60361 Feature request #14 - auto publish when key is given 2018-04-03 11:09:54 +02:00
Sascha Rommelfangen 7d347d6ff6 external links should not be exluded by the warning list 2018-01-18 16:07:15 +01:00
Sascha Rommelfangen 493b0d79fc bug fixed: missing argument added 2018-01-16 16:31:02 +01:00
Sascha Rommelfangen 861c91d4a4
cleanup 2018-01-16 07:30:11 +01:00
Sascha Rommelfangen 9e38a226e6
cleanup 2018-01-16 07:09:47 +01:00
Sascha Rommelfangen f27bf2addb
reorganization 2018-01-16 07:03:53 +01:00
Sascha Rommelfangen 9e98bf11b4 readability 2018-01-15 16:02:17 +01:00
Sascha Rommelfangen 316b73644b overriding warninglist enforcement when full URL with resource 2018-01-04 16:12:40 +01:00
Sascha Rommelfangen a85a56da5e fixed distribution, added sighting source 2017-12-21 11:55:23 +01:00
Sascha Rommelfangen cbe35f8b1a fixed a bug with upload_sample() 2017-12-21 10:51:55 +01:00
Sascha Rommelfangen 5a24782f11 refactoring 2017-12-21 09:46:19 +01:00
Sascha Rommelfangen 1d27e9e4e2 added support for sighting of values 2017-12-20 16:08:27 +01:00