Sunday, August 14, 2022

The 2022 Ransomware Survival Guide

    

Quan trọng nhất vẫn là steps Before the attack.


Before the attack

  • Back up and restore
  • Update and patch: Keep operating systems, security software (AV / Endpoint Protection Software), applications and network hardware patched and up to date.
  • Invest in robust people centric security solutions (#Me: e.g. SIEM, email security solutions...)
    • Employee training and awareness... people should know what to do, what not to do, how to avoid ransomware and how to report it....
  • Plan your response



During & After the attack 


gồm các việc:

* Call law enforcement
* Disconnect from the network
If the ransomware has already made its way to a server, the security team should isolate it as quickly as possible and map out a response.

* Implement your planned response (thực hiện theo Plan đã lập trong Before the attack)
* ... * Restore from backup

* Cleanup

* Review and reinforce > thực hiện 1 top-to-bottom security assessment.
* Post-mortem review > để xác định nguồn gốc, nguyên nhân lây nhiễm.

* Assess user awareness & Education and training
* Phishing simulation

* Reinforce your technology defences (~ cải tiến công nghệ)
* VD: SIEM > SOC > SOAR

* Secure email GW: hệ thống là những tuyến phòng thủ đầu tiên; con người là tuyến cuối cùng nhưng phải mạnh mẽ nhất (Make your people a strong last line of defence)

* People should know what to do, what not to do, how to avoid ransomware and how to report it. 

* If anyone receives a ransomware demand, they should know to immediately report it to the security team...

 

Plan your response

* "containment and recovery"

* "Critical questions such as: who needs to be informed, how to maintain communications, and how much are you willing to pay (if you’re willing to pay at all) are harder to answer in real time. This pressure creates potential bottlenecks in decision-making and leads to costly delays. Should you decide to pay the ransom, you’ll need to map out an appropriate process that includes key executives, operational staff and legal counsel."

* Response team
* Maintain the Vision using a separated Log System
* Communication 
* ... 

(Nội dung và hình: tham khảo từ Proofpoint - The 2022 Ransomware Survival Guide




Sunday, August 7, 2022

System Hardening - Checklist cơ bản của 1 Window server

 

1) AV enabled

2) Patches

3) Account Policies



4) Logging 

4.1) Audit Policy

4.2) A remote logging software. E.g. Splunk Forwarder

4.3) Sysmon


4.4) A FIM Agent 
    E.g. https://docs.rapid7.com/insightidr/file-integrity-monitoring/ 

4.5) NTP

5) Turn off unnecessary Windows Features & Services

5.1) Server service?







2 Workshop chất lượng về AWS

 


AWS Workshop #1 - Iterative App Modernization Workshop

Trích từ https://catalog.us-east-1.prod.workshops.aws/workshops/f2c0706c-7192-495f-853c-fd3341db265a/en-US :

This workshop is to guide you through the process of moving from a monolithic architecture to a microservice architecture.

The high-level agenda for this workshop is as follows:

  1. Explore the monolithic application
  2. Use AWS Migration Hub Refactor Spaces (or optionally just Amazon API-Gateway) to create a refactor environment and define traffic routing.
  3. Leverage Microservices architecture
    1. Use Amazon DynamoDB for storing and accessing shopping cart information
    2. Use AWS Lambda as compute resource for accessing and manipulating the shopping cart




AWS Workshop #2 - Building event-driven architectures on AWS

TRích từ https://catalog.us-east-1.prod.workshops.aws/workshops/63320e83-6abc-493d-83d8-f822584fb3cb/en-US/getting-started 

Overview

Many customers are choosing to build event-driven application architectures – those in which subscriber or target services automatically perform work in response to events triggered by publisher or source services. This pattern can enable development teams to operate more independently so they can release new features faster, while also making their applications more scalable.

In this workshop you’ll learn the basics of event-driven design, how to choose the right AWS service for the job, as well as how to optimize for both cost and performance. Through hands on practice, this workshop will give you the skills bring event-driven design patterns into your own applications.

  • AWS Experience: Intermediate
  • Time to Complete: 2 hours
  • AWS Services: Amazon EventBridge, Amazon SNS, Amazon SQS, AWS Lambda, and more.
  • Local PreRequisites: An AWS account and the latest version of Chrome of Firefox browser.