Skip to content
#

dfir

Here are 393 public repositories matching this topic...

timwoj
timwoj commented May 31, 2022

We currently have coverage for raw packets, pop3, and dns (in a fashion). It would be good to expand our coverage to other major protocols. I'm currently thinking at least the following:

  • DNS again (using the buffer splitter code in the pop3 fuzzer)
  • HTTP
  • ICMP
  • SMTP

On top of that, we should take a look at the coverage statistics we're getting from oss-fuzz and determine where the ga

good first issue Complexity: Modest Area: Protocol Analysis Type: Project
timesketch
binglot
binglot commented Sep 15, 2021

Is your feature request related to a problem? Please describe.
I'm always frustrated when I upload a timeline via the web UI and it times out.

Describe the solution you'd like
I'd like the form for uploading the files to also list a CLI command (with a link to docs) for uploading files.

Describe alternatives you've considered

  1. Update our docs so the default timeout for the w

Improve this page

Add a description, image, and links to the dfir topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dfir topic, visit your repo's landing page and select "manage topics."

Learn more