-
Updated
Oct 28, 2020 - Shell
dfir
Here are 266 public repositories matching this topic...
-
Updated
Oct 30, 2020
-
Updated
Nov 2, 2020
-
Updated
Nov 7, 2020 - XSLT
-
Updated
Nov 14, 2020 - HTML
-
Updated
Oct 28, 2020 - Python
-
Updated
Nov 13, 2020 - JavaScript
-
Updated
Nov 8, 2020 - Python
-
Updated
Dec 10, 2018 - XSLT
It would be nice to have some documentation on search operators and what are some of the common fields to search on (e.g. data_type, event_identifier, etc.). Also probably want to mention partial word matches requires globbing characters, etc.
-
Updated
Oct 24, 2020
-
Updated
Mar 18, 2019 - Go
-
Updated
Nov 10, 2020 - YARA
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. #
-
Updated
Nov 13, 2020 - PowerShell
-
Updated
Nov 29, 2017 - Python
-
Updated
Nov 9, 2020 - Python
-
Updated
Sep 14, 2020 - Python
-
Updated
Oct 29, 2020 - Python
-
Updated
Nov 11, 2020 - Scala
-
Updated
Sep 24, 2020 - Shell
-
Updated
Oct 25, 2020 - Python
-
Updated
Feb 20, 2019 - Batchfile
-
Updated
Oct 10, 2020
Right now a lot of the logging from the tasks does not get propagated back to the user, so we should make sure that all of the tasks are adding logs and errors to the results so that at minimum the data gets put into the worker-log.txt. Ideally we would store this info in datastore so that the clients could query it later (this part is in #115).
-
Updated
Nov 3, 2020 - Python
The following terms need to be replaced everywhere:
-
scrape
: before using capture, we used scrape/scraping. The few remaining places where scrape is used need to be changed. -
flag
: rename tobookmark
=> Lookyloo/lookyloo#114 -
legitimate
: rename toknown
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."
First reported in #1241
The
ssh_server_host_key
event is supposed to fire for both SSHv1 and SSHv2 host keys. However, this was never implemented.Right now, the PUBKEY_HASH intel type does not work.