Skip to content

Commit

Permalink
Merge pull request #1214 from cmprmsd/rapid7
Browse files Browse the repository at this point in the history
Add Rapid 7 EDR - Insight Agent
  • Loading branch information
moloch-- authored Apr 27, 2023
2 parents 8a9437c + fce0221 commit 651587c
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 651587c

Please sign in to comment.