Tuesday, May 23, 2017

Measures To be taken care on Ransomware attacks:

Measures To be taken care on Ransomware attacks:
  • ·         Backup and Restore Process
  • ·         Block Macros
  • ·         Disable WSH
  • ·         Filter Attachments Level 1
  • ·         Filter Attachments Level 2
  • ·         Restrict program execution
  • ·         Show File Extensions
  • ·         Enforce UAC Prompt
  • ·         Remove Admin Privileges
  • ·         Restrict Workstation Communication
  • ·         Sandboxing Email Input
  • ·         Execution Prevention
  • ·         Change Default "Open With" to Notepad
  • ·         File Screening
  • ·         Restrict program execution #2
  • ·         EMET
  • ·         Sysmon
Post made by 

No comments:

How Malware Uses GetThreadContext() to Detect Debuggers – And How to Bypass It?

  Introduction In the world of malware reverse engineering , understanding how malware detects debuggers is crucial. One of the most common ...