Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/google/dfiq
DFIQ is a collection of investigative questions and the approaches for answering them
https://github.com/google/dfiq
Last synced: about 1 month ago
JSON representation
DFIQ is a collection of investigative questions and the approaches for answering them
- Host: GitHub
- URL: https://github.com/google/dfiq
- Owner: google
- License: apache-2.0
- Created: 2023-07-21T22:27:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-21T12:12:36.000Z (4 months ago)
- Last Synced: 2024-09-29T06:46:26.176Z (2 months ago)
- Language: Python
- Homepage: http://dfiq.org/
- Size: 722 KB
- Stars: 251
- Watchers: 8
- Forks: 21
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
- Code of conduct: docs/code-of-conduct.md
Awesome Lists containing this project
- awesome-lists - dfiq
README
# Digital Forensics Investigative Questions
DFIQ is a collection of Digital Forensics Investigative Questions and the approaches to answering them.
The goal of the project is to build a comprehensive catalog of investigative knowledge to help drive
consistent, thorough, and explainable investigations.## Key Aspects of DFIQ:
* DFIQ is a catalog of investigative knowledge, centered on [Questions](https://dfiq.org/questions)
* Uses the concept of [Scenarios](https://dfiq.org/scenarios) to logically group Questions and help structure investigations
* Stores [data](/dfiq/data) in an easily-readable, tool-agnostic format (YAML) to be used by others