The Academy is free // the war room is optional
DAEMONCORE // ACADEMY
← FIELD NOTES

Scoping rules of engagement so an assessment stays legal

2026.05.02//6 MIN READsecuritylegalassessmentengagement

// Introduction

When conducting security assessments, understanding and defining the rules of engagement (RoE) is essential for staying within legal boundaries. Whether you are performing a penetration test, vulnerability assessment, or any other form of evaluation, clearly outlined rules will protect you and your organization from legal repercussions. This post will guide you through the key components and considerations for scoping RoE.

// What are Rules of Engagement?

Rules of engagement are essentially guidelines established between the assessor and the client that define the scope, methods, and limitations of the assessment. They serve as a contract and help ensure that:

  • The assessment is conducted with explicit permission.
  • Both parties have a shared understanding of the procedures.
  • Any legal or regulatory considerations are addressed up front.

// Defining the Scope

Scoping is the most critical part of the RoE. It should detail what is, and what is not, included in the assessment. Here are some key considerations when defining the scope:

  • Systems and Assets: Clearly identify which systems, applications, and assets will be in scope. E.g., specific IP addresses, domains, or applications.
  • Testing Methods: Specify penetration testing, social engineering, vulnerability scanning, etc.
  • Timeframe: Define start and end dates. Specify the times during which testing may occur to avoid disruption.
  • Limitations: Outline restrictions such as no denial of service attacks or specific business hours.

Example Scoping Document Section

A sample excerpt of a scoping document may look like this:

## Scope of Work

### In-Scope Assets:
- Internal network (192.168.1.0/24)
- Web Application (http://example.com)

### Out-of-Scope Assets:
- Database servers (IP: 192.168.1.100, 192.168.1.101)

### Testing Methods:
- Vulnerability scanning
- Manual penetration testing

### Timeframe:
Start Date: MM/DD/YYYY
End Date: MM/DD/YYYY
Allowed Testing Hours: 9 AM to 5 PM (Local Time)

// Legal Considerations

Before starting your assessment, ensure that you have taken into account all relevant legal considerations. Here are some critical aspects:

  • Written Permission: Always get explicit, written permission from the client to avoid unauthorized access claims.
  • Client’s Policies: Respect the client's internal policies and comply with any regulatory requirements (e.g., GDPR, HIPAA).
  • Liability: Discuss liability issues upfront. Ensure both parties understand their responsibilities and liabilities regarding potential damage or data breaches.

Liability Clauses

In your agreement, consider including specific liability clauses to protect both parties:

  • Indemnification: Define who is responsible for claims arising out of the assessment.
  • Limitation of Liability: Set limits on potential claims to manageable amounts.

// Communication and Reporting

Establish clear communication protocols before, during, and after the assessment:

  • Regular Updates: Set expectations for regular updates and check-ins with the client.
  • Emergency Contacts: Identify emergency contacts at the client's organization if you encounter issues that require immediate attention.

Reporting Structure

A well-defined reporting structure is essential. Specify the format, timing, and distribution of the assessment report:

  • Draft Report: Provide a draft report for feedback before the final version.
  • Presentation: Offer to present findings to stakeholders to improve understanding.

// Conclusion

Establishing clear rules of engagement is not just about compliance—it’s about ensuring a productive and legal assessment process. By defining scope, understanding legal considerations, and maintaining open communication with your client, you can mitigate risks and enhance the effectiveness of your assessment.

The Academy curriculum provides exercises that will help you practice these techniques in a controlled environment. Remember, the best way to internalize these concepts is to apply them in a disposable range.