Terminal is the case console for approved local utilities. It gives technical work a visible place inside the investigation instead of leaving results in an unrelated shell.
Main flow
- Open case console
- Verify command
- Run utility
- Inspect output
- Preserve result
- Open Terminal from the active case.
- Confirm the command, target and expected effect.
- Run the utility and inspect its output.
- Preserve relevant results in the case.
- Stop or correct the process when output diverges from the objective.
Safety
Commands can alter files or contact external systems. Verify scope before execution, avoid placing secrets in command history and run intrusive tests only against systems you are authorised to test.
