Commit Graph

71 Commits

Author SHA1 Message Date
Sean Whalen f1fa8709c2 4.1.9 - Workaround for forensic/ruf reports that are missing Arrival-Date 2018-10-08 09:09:11 -04:00
Sean Whalen 16a4be2205 4.1.8 - Be more forgiving of weird XML 2018-10-07 12:50:02 -04:00
Sean Whalen ead03b9779 4.1.7 - Remove any invalid XML schema tags before parsing the XML (#18) 2018-10-06 15:29:02 -04:00
Sean Whalen ad922ad028 4.1.6 - Fix typo in CLI parser 2018-10-05 18:12:13 -04:00
Sean Whalen 20282b4d30 Complete feature request in issue #16 2018-10-05 16:07:53 -04:00
Sean Whalen 1c20bfe200 Update changelog 2018-10-05 14:49:13 -04:00
Sean Whalen a1927be492 4.1.5 2018-10-04 22:04:19 -04:00
Sean Whalen 0709f8cc2f 4.1.4 - Change default logging level to ERROR 2018-09-30 19:00:09 -04:00
Sean Whalen 5cbd685019 Fix crash introduced in 4.1.0 when creating Elasticsearch indexes (Issue #15) 2018-09-29 14:14:04 -04:00
Sean Whalen bb98377a29 4.1.2 2018-09-29 14:03:06 -04:00
Sean Whalen 625089a12c 4.1.1 2018-09-29 13:25:27 -04:00
Sean Whalen a7fb20713b 4.1.0 2018-09-27 12:01:48 -04:00
Sean Whalen ec5e8a4ca1 4.0.2 - Use report timestamps for Splunk timestamps 2018-09-26 16:03:20 -04:00
Sean Whalen c4e39d61b5 4.0.1 2018-09-26 14:48:56 -04:00
Sean Whalen 08806f0d0c Workaround for random Exchange/Office365 Server Unavailable IMAP errors 2018-09-26 13:03:33 -04:00
Sean Whalen 253d421e29 Splunk and SMTP improvements
SMTP issue #12 fixed (based on PR #13 )
2018-09-25 13:40:55 -04:00
Sean Whalen 0a694b0a24 - Always use \n as the newline when generating CSVs 2018-09-19 11:30:34 -04:00
Sean Whalen 0989a8bb8a Fix SMTP AUTH extension not supported by server error on some SMTP servers
Issue #12
2018-09-19 08:01:30 -04:00
Sean Whalen 6b01fc0f3f Fix .msg parsing CLI exception when msgconvert is not found in the system path 2018-09-18 21:54:26 -04:00
Sean Whalen db4e145b7a Add User-Agent to GioIP DB download 2018-09-18 21:40:34 -04:00
Sean Whalen aead7ee754 Add alignment booleans to JSON output 2018-09-17 12:35:27 -04:00
Sean Whalen 3fdd5457b1 Reduce default DNS timeout to 0.5 seconds 2018-09-17 11:45:08 -04:00
Sean Whalen d18d9cf5d0 Fix changelog typo 2018-09-17 08:04:51 -04:00
Sean Whalen b46fec8983 4.0.0 prelease 2018-09-16 22:51:49 -04:00
Sean Whalen e274052133 3.9.7 - Completely reset IMAP connection when a broken pipe is encountered 2018-09-13 13:30:20 -04:00
Sean Whalen f59c0d62fc 3.9.6 - Finish incomplete broken pipe fix 2018-09-11 11:18:56 -04:00
Sean Whalen a6dbf807e4 3.9.5 - Refactor to use a shared IMAP connection for inbox watching and message downloads 2018-09-10 08:48:04 -04:00
Sean Whalen b1b7f3c329 3.9.4 Fix moving/deleting emails 2018-09-06 16:26:41 -04:00
Sean Whalen b9c4c62b00 3.9.3 - Fix crash when forensic recorts are missing Arrival-Date 2018-09-06 15:09:44 -04:00
Sean Whalen a6094b2144 3.9.2 - Fix PEP 8 spacing and update build.sh 2018-09-06 13:43:41 -04:00
Sean Whalen 51987ba770 3.9.1 - Use COPY and delete if an IMAP server does not support MOVE (closes issue #9) 2018-09-06 12:45:56 -04:00
Sean Whalen bcde4bebd5 3.9.0 - Multiple bug fixes 2018-09-06 11:10:18 -04:00
Sean Whalen 7c6a0b185a 3.8.2 2018-09-03 22:07:08 -04:00
Sean Whalen 22c2e8799a 3.8.1 - Better handling of .msg files when msgconvert is not installed 2018-08-27 09:04:08 -04:00
Sean Whalen 7f7bde3145 3.8.0 - Parse forensic reports if they are base64-encoded 2018-08-21 15:33:07 -04:00
Sean Whalen 1b14147d5b Only use . as an IMAP folder hierarchy separator when / does not work 2018-08-21 13:56:10 -04:00
Sean Whalen 1e130ca70a 3.7.4 - Fix dovecot IMAP server support (closes #5)
Use `.` instead of `/` as the IMAP folder hierarchy separator

https://stackoverflow.com/questions/51951887/what-is-the-proper-way-to-create-imap-subfolders-using-imapclient-for-python/51952493#51952493
2018-08-21 11:57:06 -04:00
Sean Whalen 7758411244 Workaround for dovecot mail server bug (issue #3) 2018-08-21 03:47:04 -04:00
Sean Whalen d74ec346ce 3.7.3 - Fix saving attachment from forensic sample to Elasticsearch 2018-08-19 11:55:29 -04:00
Sean Whalen ebc79cbe9c 3.7.2 - Fix pypy support and add pypy documentation
https://github.com/elastic/elasticsearch-dsl-py/blob/master/Changelog.rst#620-2018-07-03

https://github.com/elastic/elasticsearch-dsl-py/issues/953
2018-08-01 11:09:55 -04:00
Sean Whalen aed4d60ccb 3.7.1 2018-07-18 10:55:01 -04:00
Sean Whalen b97a6f5150 3.7.0 2018-07-18 09:46:40 -04:00
Sean Whalen e30a5bb14f 3.6.1 - Parse aggregate reports with missing spf domain 2018-06-29 11:56:47 -04:00
Sean Whalen 44f87fe924 3.6.0 - Much more robust error handling 2018-06-20 10:39:20 -04:00
Sean Whalen 1761f12604 Fix crash when parsing report with empty <auth_results></auth_results> 2018-06-20 09:47:50 -04:00
Sean Whalen acf912eaa4 Use Cloudflare's public DNS resolvers by default instead of Google's 2018-06-10 11:21:07 -04:00
Sean Whalen 9390e10f54 3.5.0 2018-06-10 09:22:48 -04:00
Sean Whalen da57ccdf18 3.4.1 2018-03-31 23:02:10 -04:00
Sean Whalen 95f58018f2 Prepare for the 2.4.0 release 2018-03-29 17:02:58 -04:00
Sean Whalen eb05aaf709 3.3.0 2018-03-27 10:22:49 -04:00