HSE Hack - What should we do now......personal opinion
What I would do to make the HSE a more resilient organization from a cyber standpoint......
This is somewhat an open letter to my government on how to secure *our* data. I do not cover compliance or certification but more practical "Must-have" items.
Awareness & Resilience (and budget)
Asset Management and Attack surface Management - Identify and prioritize - Risk
Maintain a list of what assets you have (Data and systems), What's the bill of materials for your network or system?
We cant secure what we cant measure. Tracking of system resilience is of key importance. Deploy continuous monitoring and management of your external Internet facing estate. This will help detect weaknesses and exposures as they arise. Real-time attack surface management is a simple but very effective solution to understand what can be hacked at any point in time.
Establish an asset register and an IT BOM (Bill of materials). Identify critical assets (Systems and Data). Layer stronger controls around such systems. Perform threat modeling exercises surrounding critical systems to identify cyber chokepoints and audit points to detect malice.
Threat Awareness - Intelligence
Deploy a solution to monitor lateral movement, brute forcing and typical indicators of compromise (IoC) traffic and artefacts. Threat awareness is important to both help detect post breach activities and also internal threats and weakness. Early detection is important in terms of limiting breach.
Processing of logs. Maintaining of logs. Tracking what's important.
Ensure we are auditing transactions, traffic and events on core systems. Such audit logs need to be consolidated and monitored for anomalies. Log scraping looking for errors and non standard events would be a great start. Logging non-idempotent transactions, authentication between users and systems and between systems themselves.
Vulnerability Management
Detect weaknesses as they occur. Patching, web application and API weaknesses. Exposed remote access services, administration consoles, weak cryptography all need to be tracked continuously. Key to this solution to be effective is accuracy. Solutions with guaranteed accuracy are preferred resulting in a reduction of "white-noise" so we can focus on real issues. The majority of ransomware leverages CVE's to exploit target systems. Full stack Vulnerability management makes systems more resilient to such attacks.
Focus on a risk based approach to patching and addressing weakness. "All vulnerabilities are not created equal." focus on what matters; critical systems and data first, moving down the list.
Penetration testing
Metrics & Measure improvement
Record improvement. What's difficult what's taking a long time. What cyber security activities are taking a long time and are challenging. Which systems cause the most cyber security effort. Which systems are historically more problematic and require the most attention.
Which layer (network or application) has the highest risk density and where to we focus our efforts. Examine vulnerability types; be they patching, developer or architecture related. figure out the root cause to focus on training, nd awareness in order to prevent such bugs and errors which manifest as weaknesses.
Patch
Every year 1000's of CVE (Common Vulnerabilities and Exposures) are discovered. Systems previously thought secure today suffer from a critical risk tomorrow. Constant tracking is required, constant vulnerability management to detect, risk based parching is required. Establish a patching programme. Use automation if possible.
Email and Internet Browsing Security
Locking down email systems, deploying an email security service to help minimize exposure. Locking down users browsing access to a whitelist of legitimate sites.
Data Encryption and secure Storage
Backup Frequently
Backing up of data and systems is undervalued and paramount to restoring after a breach. The frequency of backup has a bearing on loss. More frequent backups = Less window of exposure. Try to deploy a Realtime backup solution if possible. The backups should be stored in a secure part of the network which requires authentication etc. to limit the chance of malware affecting backup repositories.
Authentication and Limitation & Zero Trust
Enable multifactor authentication (MFA) for critical systems. Be it certificate based combined with password or other means. Ensure system-to-system authentication is also enabled, adopt a "Zero trust model". IP limit traffic between systems from a architectural standpoint in order to make a network more hierarchical and less "flat". This can limit the spread of infection.
The extent of this problem is only growing based on the statistics we produce every year alongside other organizations.
More statistics can be found here including the Verizon DBIR and Edgescan Vulnerability Stats Report 2021.....
https://www.edgescan.com/company/blog/
Comments
Post a Comment