-
I first configured the tool on a vm workstation using ubuntu 18.4 and got everything working correctly and then move this to a server running the same version of ubuntu. It appears all of the emails a…
-
Using date_range as timestamp field, instead of separate begin_date & end_date fields, leads to elasticsearch to include each document twice in the buckets of date aggregation queries.
That is, once …
cpuga updated
4 years ago
-
Hi,
After seeing this app in the .conf slides - https://conf.splunk.com/files/2019/slides/SEC1106.pdf, I am keen to get it working!
I have installed the app and I can get to the setup page and ent…
-
Background
XXE Injection is a type of attack against an application that parses XML input. By default, many XML processors allow specification of an external entity, a URI that is dereferenced
a…
-
## User Story
As an operator, I want DMARC aggregate reports so that I have a sense that email messages from the data.gov domain are getting delivered properly.
## Details
There's been a few occa…
-
I cant get work my first copier doodba instance, i follow all this steps and I got ERR_EMPTY_RESPONSE
From
http://localhost:11069/
copier copy gh:Tecnativa/doodba-copier-template ~/Documentos/…
-
Running on Ubuntu. Followed guide, elastisearch and kibana are running, parsedmarc is running, it's gotten through about 20k messages, I have silent = false and debug = true so I can see what it's doi…
-
Hello,
I started to test this amazing tool and I'm having an issue when parsedmarc tries to process an email with a dmarc report.
**Steps to reproduce:**
Set system timezone set to anything els…
-
Hi,
First of all, thank you for the great tool. I was able to install it and I love it!
It is great.
I was wondering if you could consider to add a weekly report or a monthly report for the same …
-
I have run into a problem when I provide the dmarc object with the DKIM verifier object in line 259 in DMARC.pm. $self->dkim does not exist. If I provide the dmarc object with and explicit array of …