Skip to content

Instantly share code, notes, and snippets.

View roschacker's full-sized avatar

roschacker

  • Ближнее Подмосковье
View GitHub Profile
@roschacker
roschacker / RDP7.md
Created May 18, 2018 13:44 — forked from vovcacik/RDP7.md
Portable Microsoft RDP 7 Client.

Portable Microsoft RDP 7 Client

  • Get the RDP 7 update for Windows XP from KB969084 (SHA-1 153587172bf060ddc9d2c966f1eaaf4f47926f28).
  • Rename the .\WindowsXP-KB969084-x86-enu.exe to zip.
  • Extract the .\WindowsXP-KB969084-x86-enu.zip\sp3gdr\ directory.

The unpacked RDP 7 client is sort of portable (the binaries are, settings are not) and will run on Windows XP and latter.

#petya #petrWrap #notPetya

Win32/Diskcoder.Petya.C

Ransomware attack.

About

This gist was built by the community of the researchers and was scribed by Kir and Igor from the QIWI/Vulners. We are grateful for the help of all those who sent us the data, links and information. Together we can make this world a better place!

Gist updates

@roschacker
roschacker / RefineryCMS-MenuPresenter.MD
Created April 18, 2017 09:26 — forked from ugisozols/gist:6805942
Refinery CMS - updated MenuPresenter guide

h2. Additional Menus

This guide will show you how to:

  • configure and use +Refinery::Pages::MenuPresenter+
  • use a decorator to add custom functionality to +Refinery::Page+ class
  • override Refinery's view

endprologue.

h3. Requirements