From c1a1029f99605f0e20003a183eb3a146f3bb03ae Mon Sep 17 00:00:00 2001 From: checkymander <26147220+checkymander@users.noreply.github.com> Date: Fri, 16 Feb 2024 09:25:29 -0500 Subject: [PATCH] Update README.md --- README.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 50e63265..71639ab7 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,3 @@ -[![Agent Builds](https://github.com/MythicAgents/Athena/actions/workflows/dotnet-desktop.yml/badge.svg?branch=main)](https://github.com/MythicAgents/Athena/actions/workflows/dotnet-desktop.yml) -[![Build and push container images](https://github.com/MythicAgents/Athena/actions/workflows/docker.yml/badge.svg?branch=main)](https://github.com/MythicAgents/Athena/actions/workflows/docker.yml) -[![Check Against Defender](https://github.com/MythicAgents/Athena/actions/workflows/threatcheck.yml/badge.svg?branch=main)](https://github.com/MythicAgents/Athena/actions/workflows/threatcheck.yml) - -
@@ -10,6 +5,15 @@ # Athena Athena is a fully-featured cross-platform agent designed using the crossplatform version of .NET (not to be confused with .Net Framework). Athena is designed for Mythic 3.0 and newer. +## Workflows +[![Agent Builds](https://github.com/MythicAgents/Athena/actions/workflows/dotnet-desktop.yml/badge.svg?branch=main)](https://github.com/MythicAgents/Athena/actions/workflows/dotnet-desktop.yml) + +[![Build and push container images](https://github.com/MythicAgents/Athena/actions/workflows/docker.yml/badge.svg?branch=main)](https://github.com/MythicAgents/Athena/actions/workflows/docker.yml) + +[![Check Against Defender](https://github.com/MythicAgents/Athena/actions/workflows/threatcheck.yml/badge.svg?branch=main)](https://github.com/MythicAgents/Athena/actions/workflows/threatcheck.yml) + +###### If the Defender check is failing, click the workflow and view the output to see what commands are causing Defender to alert. + ## Features - Crossplatform - Windows