From a0db09d3555a3870723002accc830579e8ee96da Mon Sep 17 00:00:00 2001
From: Nikos Vourdas <32869078+nickvourd@users.noreply.github.com>
Date: Thu, 26 May 2022 23:58:02 +0300
Subject: [PATCH] Update README.md
---
README.md | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index c160706..4eb836a 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ COM Hijacking VOODOO
COM-hunter is a COM Hijacking persistnce tool written in C#.
This tool was inspired during the [RTO course](https://courses.zeropointsecurity.co.uk/courses/red-team-ops) of [@zeropointsecltd](https://twitter.com/zeropointsecltd)
-## Features:
+## Features
- Finds out entry valid CLSIDs in the victim's machine.
- Finds out valid CLSIDs via Task Scheduler in the victim's machine.
@@ -14,7 +14,7 @@ This tool was inspired during the [RTO course](https://courses.zeropointsecurity
- Tries to do automatically COM Hijacking Persistence via Task Scheduler.
- Tries to use "TreatAs" key in order to refere to a different component.
-## Speacial Thanks:
+## Speacial Thanks
- [@dimtsikopoulos](https://twitter.com/dimtsikopoulos)
- [@0xvm](https://twitter.com/0xvm)
@@ -25,7 +25,7 @@ Under the [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)]
## .NET Framework
### 4.8
-## Usage:
+## Usage
```
[+] Usage:
@@ -62,7 +62,7 @@ Under the [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)]
.\COM-Hunter.exe Persist TreatAs
```
-## Example Usages:
+## Example Usages
- Get-Entry (Search Mode):
```
@@ -86,7 +86,7 @@ Under the [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)]
.\COM-Hunter.exe Persist Tasksch C:\Users\nickvourd\Desktop\beacon.dll
```
-## Example Format Valid CLSIDs:
+## Example Format Valid CLSIDs
```
Software\Classes\CLSID\...