-
Updated
Mar 9, 2020 - Shell
dfir
Here are 222 public repositories matching this topic...
-
Updated
Mar 9, 2020
We need to update the documentation to reference the use of the newly updated hive_host field (no longer need hive_host/hive_port, as hive_host serves for both host and port).
See: Yelp/elastalert#2416 for more details.
-
Updated
Mar 9, 2020 - Python
- Operating System Version: Windows 10
- Provider (VirtualBox/VMWare): Terraform
- Vagrant Version: N/A
- Packer Version: N/A
- Are you using stock boxes (downloaded) or were they built from scratch using Packer? Terraform
- Is the issue reproducible or intermittent? Attempting to reproduce DetectionLab - Terraform issue #370
Please verify that you are building from an updated Master bran
split commands into command, argument structure, and example. i.e. Command: cmstp.exe; ArgStructure: /ini /s <inf_file>; Example: cmstp.exe /ini /s c:\cmstp\CorpVPN.inf [ ] Provide the project in DB format (sqlite)
Bug / Feature Request
Work Environment
| Question | Answer |
|---|---|
| OS version (server) | Debian |
| OS version (client) | 10 |
| TheHive version / git hash | 4 RC1 |
| Package Type | DEB |
Problem Description
There are no longer any default dashboards
Possible Solutions
Add the default da
-
Updated
Mar 8, 2020 - XSLT
-
Updated
Mar 9, 2020 - JavaScript
I want to use my Windows machine for Timesketch development. Need to see if it's possible. and document the progress for others
-
Updated
Mar 7, 2020
-
Updated
Mar 6, 2020 - Python
Hi Florian, I have detected a rule with a false positive, triggering a DDE alert.
Rule: Office_OLE_DDE {
The file, related with iTunes updates, that is triggering the rule is:
http://swcdn.apple.com/content/downloads/56/00/091-97366/e23k1iiixvzrghv5grhee3kss1aqarqexq/AppleMobileDeviceSupport64.msi
File command detects it as:
AppleMobileDeviceSupport64.msi: Composite Document File V2 D
Description
The API doc doc/api.rst doesn't mention the Accept: header.
Environment
| Question | Answer |
|---|---|
| Git commit | 3e85d9597799e49d6336ba88ac070d4ba05a33ec |
| OS version | n/a |
| Browser | n/a |
Expected behavior
It should be documented that the API expects to receive Accept: application/json a
I was wondering the benefit of using Modular File Management vs Single Config File Management? Why do you consider it easier to use multiple files and then compile? Trying to figure out what the best case is for my use case. Thanks. #
We allow multiple commands to be specified by:
https://github.com/Netflix-Skunkworks/diffy/blob/master/diffy/config.py#L199
and
https://github.com/Netflix-Skunkworks/diffy/blob/master/diffy/config.py#L194
These are then issued in series on the host. However when multiple commands are passed the output is not properly collected in a valid json format. Moreover we have no way to separate ou
Work Environment
| Question | Answer |
|---|---|
| OS version (server) | Ubuntu |
| OS version (client) | 10 |
| Cortex version / git hash | Fresh install from DEB |
| Package Type | DEB |
| Browser type & version | Firefox |
Problem Description
After updating database in Cortex, when the create adminis
I was wondering if you had any updated documentation that could be added. The most current documentation is for version 1.3.0 4 years ago, and I know there has been a lot of things added since then.
Thanks!
-
Updated
Mar 3, 2020 - Batchfile
-
Updated
Mar 5, 2020
With the merge to allow Docker container execution per google/turbinia#488, update the documentation to explain how to use this feature.
expand/collapse tree current links to windows, but text controls pop up window. Put text and tree circle on the same horizontal rule, and give them both a similar border, drop the inheritance like from between them. (or possibly from the right hand side of the new border?)
Currently dumped credentials are not always easy to spot in the swap_digger logs especially for web credentials.
Also it would be better not to print duplicates and empty passwords
-
Updated
Mar 8, 2020 - Python
-
Updated
Feb 20, 2020 - Batchfile
Improve this page
Add a description, image, and links to the dfir topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dfir topic, visit your repo's landing page and select "manage topics."

We should consider mentioning that the single process/standalone mode of Zeek is not suitable for setups with significant amounts of traffic in the quickstart guide at https://docs.zeek.org/en/current/quickstart/index.html.
At the moment is is quite possible to read through this and to not realize that one will have to use a cluster in all settings that see a reasonable amount of traffic.