-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
solaris_care_connect_360_threat_model.md
- Loading branch information
Showing
1 changed file
with
34 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
# Threat Modeling: Solaris Care Connect 360 | ||
|
||
## Workshop Overview | ||
|
||
| Aspect | Details | | ||
|--------|---------| | ||
| Duration | 3 Hours | | ||
| Attendees | Care Connect Eng team, Product Managers, DevEx Engineers, DevSecOps Team | | ||
|
||
## Scope and Methodology | ||
|
||
| Element | Description | | ||
|---------|-------------| | ||
| Scenarios Covered | 1. AI Generated External phishing email utilizing admin credentials<br>2. Attack against Machine Processes and the data lake<br>3. SQL Injection attack<br>4. Insider attack taking Quant algorithms | | ||
| Methodologies Used | - Cyber Attack Killchain<br>- MITRE ATT&CK Framework<br>- STRIDE for control gap assessments | | ||
|
||
## Results and Recommendations | ||
|
||
| Category | Details | | ||
|----------|---------| | ||
| Risks Identified | 4 High Risks, 1 Medium Risk | | ||
| Controls Required | 1. Regular security audits using ASVS<br>2. Patch management<br>3. Comprehensive employee phishing awareness training<br>4. Web Application Firewall (WAF) implementation<br>5. Multi-factor Authentication (MFA) deployment<br>6. Continuous network traffic monitoring<br>7. Role-based Access Control (RBAC) implementation | | ||
|
||
## Detailed Control Recommendations | ||
|
||
| Control | Description | | ||
|---------|-------------| | ||
| Security Audits | Conduct regular audits using ASVS, focusing on Solaris Health 360 to detect vulnerabilities and weaknesses | | ||
| Patch Management | Ensure Solaris Health 360 and underlying technologies are up-to-date and protected against known vulnerabilities | | ||
| Phishing Awareness Training | Educate users about phishing risks, identification, and reporting procedures | | ||
| Web Application Firewall | Implement WAF tailored to Solaris Health 360's traffic patterns to monitor and filter malicious activity | | ||
| Multi-factor Authentication | Enhance authentication security to prevent unauthorized access | | ||
| Network Monitoring | Continuously monitor network traffic to detect and respond to suspicious activity | | ||
| Role-based Access Control | Implement RBAC within Solaris Health 360 to limit access to sensitive health data based on user roles and permissions | |