Group 11: Rapid7 InsightIDR, InsightVM, and InsightConnect
0.0(0)
Studied by 0 people
Call Kai
Learn
Practice Test
Spaced Repetition
Match
Flashcards
Knowt Play
Card Sorting
1/29
There's no tags or description
Looks like no tags are added yet.
Last updated 6:21 PM on 7/28/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat
No analytics yet
Send a link to your students to track their progress
30 Terms
1
New cards
What is Rapid7 InsightIDR?
A SIEM and detection-and-response platform used for centralized logging, user behavior analytics, endpoint visibility, alerting, threat hunting, and investigations.
2
New cards
What is an InsightIDR investigation?
A collection of alerts, evidence, users, assets, and related activity associated with potentially suspicious behavior.
3
New cards
What is InsightIDR Log Search?
The capability used to search and analyze ingested security logs.
4
New cards
What is LEQL?
Rapid7’s Log Entry Query Language used to search, filter, group, and analyze log data.
5
New cards
What is an InsightIDR custom detection rule?
User-created logic that generates an alert when selected log conditions are met.
6
New cards
How should an InsightIDR alert be investigated?
Review the detection logic, affected users and assets, evidence timeline, underlying logs, authentication activity, endpoint processes, network connections, and related behavior.
7
New cards
What should I do when an InsightIDR alert lacks enough context?
Search the raw logs, expand the time range, pivot to related users and assets, consult endpoint or cloud tools, and request business context.
8
New cards
Why should I not rely only on the InsightIDR alert description?
The description may not contain enough evidence to determine intent, authorization, scope, or impact.
9
New cards
How can InsightIDR support threat hunting?
Analysts can search historical logs for suspicious users, processes, IP addresses, domains, authentication patterns, and other behaviors that did not trigger alerts.
10
New cards
What is Rapid7 InsightVM?
A vulnerability-management platform used to discover assets, identify vulnerabilities, prioritize risk, track remediation, and validate fixes.
11
New cards
What is an InsightVM scan engine?
The system that performs vulnerability scans against target assets.
12
New cards
What is an InsightVM site?
A configured collection of assets, credentials, scan templates, settings, and schedules.
13
New cards
What is an InsightVM remediation project?
A method for grouping, assigning, and tracking vulnerability-remediation work.
14
New cards
What is the difference between an InsightVM scan engine and Insight Agent?
A scan engine remotely assesses systems, while an installed agent collects local assessment information directly from the endpoint.
15
New cards
How should InsightVM findings be prioritized?
Consider exploitability, active exploitation, asset criticality, internet exposure, vulnerability age, available controls, and business impact.
16
New cards
How should an InsightVM false positive be investigated?
Review the scan evidence, verify the system version and patch status, consult vendor information, validate manually when possible, and rescan.
17
New cards
What is Rapid7 InsightConnect?
A security orchestration and automation platform used to connect tools and automate repeatable investigation and response processes.
18
New cards
What is an InsightConnect workflow?
A sequence of triggers, actions, decisions, loops, and integrations used to automate a process.
19
New cards
What is a workflow trigger?
The event or condition that starts an automation workflow.
20
New cards
What is a workflow action?
A step that performs a task, such as retrieving an alert, enriching an indicator, updating a case, or sending a notification.
21
New cards
What is a decision step?
A workflow step that selects a path based on conditions or values.
22
New cards
What is a loop step?
A workflow step that repeats actions for multiple items, such as alerts, users, assets, or indicators.
23
New cards
What is enrichment in security automation?
Automatically adding information such as threat intelligence, user details, asset context, or vulnerability information.
24
New cards
Why is human approval important in security automation?
High-impact actions such as account disabling or endpoint isolation could disrupt legitimate users and systems if performed incorrectly.
25
New cards
What is error handling in an automation workflow?
Detecting failures and routing them to retries, alternative paths, logging, or manual review.
26
New cards
What is deduplication?
Preventing the same alert, event, or record from being processed repeatedly.
27
New cards
What makes a security automation safe?
Narrow permissions, input validation, error handling, logging, human review for sensitive actions, and a recovery or rollback process.
28
New cards
How should an automation workflow be tested?
Use controlled data, validate every decision path, test missing fields and failures, confirm permissions, and evaluate potential business impact.
29
New cards
How can the value of an automation be measured?
Measure time saved, alerts processed, response speed, consistency, error reduction, false actions, and analyst feedback.
30
New cards
How should I explain the three Rapid7 products together?
InsightIDR detects and investigates security activity, InsightVM identifies and prioritizes vulnerabilities, and InsightConnect connects tools and automates repeatable security processe