Jump to content
YOUR-AD-HERE
HOSTING
TOOLS

Locked Mock Ransomware


dEEpEst

Recommended Posts

"# mock-ransomware"

  1. Release\ransomware.exe
  2. Go to test folder, notice the permission changes, change them back to see the encrypted text
  3. Delete copied malware inside of \\Users\\<name>\\ransomwaredirectory
  4. open up regedit to also delete persistent keys
  • reg DELETE HKCU\Software\Microsoft\Windows\CurrentVersion\Run /v ransomware_pwn /f The operation completed successfully.
  • reg QUERY HKCU\Software\Microsoft\Windows\CurrentVersion\Run
    • to verify
  1. To view the driver installed
C:\> sc query MyCustomBeep

SERVICE_NAME: MyCustomBeep
        TYPE               : 1  KERNEL_DRIVER
        STATE              : 1  STOPPED
        WIN32_EXIT_CODE    : 1077  (0x435)
        SERVICE_EXIT_CODE  : 0  (0x0)
        CHECKPOINT         : 0x0
        WAIT_HINT          : 

 

This is the hidden content, please

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.