From 2509271f6b483efc220090d56c2c6e92f54cef2b Mon Sep 17 00:00:00 2001 From: James Yeung Date: Tue, 1 Feb 2022 18:21:51 +0800 Subject: [PATCH] Update README.md Update the link to aggressor script, the previous link is dead now (migrated to new link upon release of CS 4.5) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb426e0..d205dfb 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ General notes and advices for cobalt strike C2 framework. ## Aggressor Scripts Aggressor Script is the scripting language built into Cobalt Strike, version 3.0, and later. Aggresor Script allows you to modify and extend the Cobalt Strike client. These scripts can add additional functions on existing modules or create new ones. \ - [Aggressor Script Tutorial](https://www.cobaltstrike.com/aggressor-script/index.html) + [Aggressor Script Tutorial](https://download.cobaltstrike.com/aggressor-script/index.html) ## Common Commands - **help:** Listing of the available commands.