Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add itarian #957

Merged
merged 4 commits into from
Aug 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions Targets/Apps/ITarian.tkape
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
Description: ITarian RMM
Author: Phill Moore
Version: 1.0
Id: aa387dbf-3326-a9c7-4d61-7d62197341a3
RecreateDirectories: true
Targets:
-
Name: ITarian
Category: Apps
Path: C:\Program Files\ITarian\Endpoint Manager\rmmlogs
Comment: ""
-
Name: ITarian
Category: Apps
Path: C:\Program Files (x86)\ITarian\Endpoint Manager\rmmlogs
Comment: ""
-
Name: Comodo
Category: Apps
Path: C:\Program Files\Comodo\Endpoint Manager\rmmlogs
Comment: ""
-
Name: ITarian
Category: Apps
Path: C:\Program Files (x86)\Comodo\Endpoint Manager\rmmlogs
Comment: ""

# Documentation
# https://russianpanda.com/The-Abuse-of-ITarian-RMM-by-Dolphin-Loader
8 changes: 6 additions & 2 deletions Targets/Compound/RemoteAdmin.tkape
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Description: Composite target for files related to remote administration tools
Author: Drew Ervin, Mathias Frank, Andrew Rathbun
Version: 1.9
Author: Drew Ervin, Mathias Frank, Andrew Rathbun, Phill Moore
Version: 2.0
Id: 31cf5a4e-c44c-4457-b11f-74dca73e141b
RecreateDirectories: true
Targets:
Expand Down Expand Up @@ -28,6 +28,10 @@ Targets:
Name: ISLOnline
Category: ApplicationLogs
Path: ISLOnline.tkape
-
Name: ITarian
Category: ApplicationLogs
Path: ITarian.tkape
-
Name: Kaseya
Category: ApplicationLogs
Expand Down
Loading