From fd67055c6d67dc081cccb84861860dbc4ee4bc58 Mon Sep 17 00:00:00 2001 From: taylor_socfortress <111797488+taylorwalton@users.noreply.github.com> Date: Tue, 20 Sep 2022 10:12:52 -0500 Subject: [PATCH] Update README.md --- Active Response/Windows/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Active Response/Windows/README.md b/Active Response/Windows/README.md index 203e11c..92b50fe 100644 --- a/Active Response/Windows/README.md +++ b/Active Response/Windows/README.md @@ -11,6 +11,7 @@ ## Roadmap - [x] Create local firewall rule to block outbound connections to a malicious IP - [x] DNS sinkhole a malicious domain (route to localhost 127.0.0.1) +- [x] Disable local user account - [ ] Kill a malicious process - [ ] Feel free to bring ideas :smile: