From 55c89ddc40806ebb8cb9b0d30d8179697284b33e Mon Sep 17 00:00:00 2001 From: Thiago Lahr Date: Fri, 23 Oct 2020 18:18:04 -0300 Subject: [PATCH] UAC tool added UAC tool added to the Evidence Collection list. Signed-off-by: Thiago Lahr --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 37951a5..67b7d7e 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,7 @@ Digital Forensics and Incident Response (DFIR) teams are groups of people in an * [ir-rescue](https://github.com/diogo-fernan/ir-rescue) - Windows Batch script and a Unix Bash script to comprehensively collect host forensic data during incident response. * [Live Response Collection](https://www.brimorlabs.com/tools/) - Automated tool that collects volatile data from Windows, OSX, and *nix based operating systems. * [Margarita Shotgun](https://github.com/ThreatResponse/margaritashotgun) - Command line utility (that works with or without Amazon EC2 instances) to parallelize remote memory acquisition. +* [UAC](https://github.com/tclahr/uac) - Shell script that makes use of built-in tools to automate the collection of system artifacts. Supported systems: AIX, FreeBSD, Linux, macOS, NetBSD, Netscaler, OpenBSD and Solaris. ### Incident Management