Skip to content

Commit

Permalink
Add Rapid 7
Browse files Browse the repository at this point in the history
  • Loading branch information
cmprmsd authored Apr 27, 2023
1 parent 041ae65 commit fce0221
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions client/command/processes/ps.go
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ var (
"TaniumClient.exe": {console.Red, "Tanium"}, // Tanium
"TaniumCX.exe": {console.Red, "Tanium"}, // Tanium
"TaniumDetectEngine.exe": {console.Red, "Tanium"}, // Tanium
"collector.exe": {console.Red, "Rapid 7 Collector"}, // Rapid 7 Insight Platform Collector
"ir_agent.exe": {console.Red, "Rapid 7 Insight Agent"}, // Rapid 7 Insight Agent
}
)

Expand Down

0 comments on commit fce0221

Please sign in to comment.