Skip to content

Commit

Permalink
Create readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KwachSean committed Apr 8, 2024
1 parent fde25da commit 8cb7f12
Showing 1 changed file with 41 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# Welcome to Microsoft Copilot for Security Labs!
# Introduction
![Security CoPilot Logo](https://github.com/Azure/Copilot-For-Security/blob/main/Images/ic_fluent_copilot_64_64%402x.png)
## Prompting for an uploaded file in Copilot for Security
#### ⌛ Estimated time to complete this lab: 20 minutes
#### 🎓 Level: 200 (Proficient)

#### Objectives

Upon completing this technical guide, you will gain the following abilities:<br>

* Leverage the File upload capability plugin with prompts direclty from Copilot For Security.<br>


#### Scenario
"In this technical workshop, participants will learn how to search for documents and leverage the infromation in practical Scurity Operation scenarios .To successfully complete this task, you must meet the following prerequisites:<br>

* You need your own tenant and Microsoft Copilot for Security instance.<br>
* uplaoded files from the Previous Module .<br>


# Workshop Agenda: Prompting for an uploaded file in Copilot for Security

## 1. Access the SANS (" Hunt Evil Poster Document")
- Access the Document from the samples folder in the GitHub Here [Hunt Evil Poster PDF](https://github.com/Azure/Copilot-For-Security/blob/main/Technical%20Workshops/Knowledge%20base%20Workshop/Sample%20Files/Hunt%20Evil%20Poster.pdf) or access it from the Link here : https://www.sans.org/posters/hunt-evil/

![Hunt Evil 3](https://github.com/Azure/Copilot-For-Security/blob/main/Images/KB%20Images/huntevil3.png?raw=true)

- Ensure the document is added on your file upload capability in Copilot For Security

## 2. Prompting Uploade files using Copilot for Security

- send out the first Prompt Querying the data in the document , we will focus on a couple of senarios , in the hunt evil document we will focus on pulling infromation associated with Lateral Movement ( key focus on how its achieed with Remote Access or Remote Execution)

**Prompt 1: Could you show me the event IDs associated with Remote execution from the SANS_DFPS_FOR508_v4.10_02-23 (1).pdf document from the uploaded files in a table format**

![Hunt Evil Poster](https://github.com/Azure/Copilot-For-Security/blob/main/Images/KB%20Images/huntevil.png?raw=true)

**Prompt 2: Leveraging the above Event IDs , hunt my defender environment for any events associated with them.**
![Hunt Evil Poster 2](https://github.com/Azure/Copilot-For-Security/blob/main/Images/KB%20Images/huntevil2.png?raw=true)

0 comments on commit 8cb7f12

Please sign in to comment.