All Projects → hasherezade → Petya_green

hasherezade / Petya_green

Application for random attack on Green Petya's key

Projects that are alternatives of or similar to Petya green

Horus-Eye
Just Simple Code To Play With Android Payloads (;
Stars: ✭ 54 (+157.14%)
Mutual labels:  ransomware
Gonnacry
A Linux Ransomware
Stars: ✭ 341 (+1523.81%)
Mutual labels:  ransomware
Lime Rat
LimeRAT | Simple, yet powerful remote administration tool for Windows (RAT)
Stars: ✭ 663 (+3057.14%)
Mutual labels:  ransomware
markransom
Simple but sharp ransomware
Stars: ✭ 25 (+19.05%)
Mutual labels:  ransomware
Cryptsky
A simple, fully python ransomware PoC
Stars: ✭ 304 (+1347.62%)
Mutual labels:  ransomware
Engine
Droidefense: Advance Android Malware Analysis Framework
Stars: ✭ 386 (+1738.1%)
Mutual labels:  ransomware
petya key
A decoder for Petya victim keys, using the Janus' masterkey.
Stars: ✭ 35 (+66.67%)
Mutual labels:  ransomware
Malware Samples
A collection of malware samples caught by several honeypots i manage
Stars: ✭ 863 (+4009.52%)
Mutual labels:  ransomware
Hosts
🔒 Consolidating and extending hosts files from several well-curated sources. Optionally pick extensions for porn, social media, and other categories.
Stars: ✭ 19,363 (+92104.76%)
Mutual labels:  ransomware
Ultimate.hosts.blacklist
The Ultimate Unified Hosts file for protecting your network, computer, smartphones and Wi-Fi devices against millions of bad web sites. Protect your children and family from gaining access to bad web sites and protect your devices and pc from being infected with Malware or Ransomware.
Stars: ✭ 606 (+2785.71%)
Mutual labels:  ransomware
ransomware
A ransomware implementation just for educational purpose
Stars: ✭ 14 (-33.33%)
Mutual labels:  ransomware
Crypter
Crypter - Python3 based builder and ransomware compiled to Windows executable using PyInstaller
Stars: ✭ 268 (+1176.19%)
Mutual labels:  ransomware
Xeexe Topantivirusevasion
Undetectable & Xor encrypting with custom KEY (FUD Metasploit Rat) bypass Top Antivirus like BitDefender,Malwarebytes,Avast,ESET-NOD32,AVG,... & Automatically Add ICON and MANIFEST to excitable
Stars: ✭ 387 (+1742.86%)
Mutual labels:  ransomware
Thor
A Simple Ransomware
Stars: ✭ 37 (+76.19%)
Mutual labels:  ransomware
Hblock
Improve your security and privacy by blocking ads, tracking and malware domains.
Stars: ✭ 724 (+3347.62%)
Mutual labels:  ransomware
goMS17-010
Simple program for detecting if host(s) are vulnerable to SMB exploit(MS17-010)
Stars: ✭ 67 (+219.05%)
Mutual labels:  ransomware
Raasnet
Open-Source Ransomware As A Service for Linux, MacOS and Windows
Stars: ✭ 371 (+1666.67%)
Mutual labels:  ransomware
Blocklistsaggregator
A Python tool that downloads IP block lists from various sources and builds configurations for network equipments and firewalls.
Stars: ✭ 20 (-4.76%)
Mutual labels:  ransomware
Ransomware detection
🔄 Ransomware recovery app for Nextcloud
Stars: ✭ 16 (-23.81%)
Mutual labels:  ransomware
Ransomware
A POC Windows crypto-ransomware (Academic)
Stars: ✭ 504 (+2300%)
Mutual labels:  ransomware

petya_green

Application for random attack on Green Petya's key

WARNING! This is just an experiment! Efficiency of this application is much, much lower than the previous solution (for Red Petya). I am making it available for the people who want to participate in the experiment of unlocking Green Petya - due to the fact that the previous solution does not work at all.

USAGE

  1. If you have a key and you want to test it:
./petya_green [disk dump] [key]

Example:

./petya_green disk_fragment.bin nGuJGbmDuVN9XmLa
[+] Petya bootloader detected!
[+] Petya http address detected!
[+] Petya FOUND on the disk!
---
verification data:
34 80 15 1a d1 76 5c 7b 60 2b e3 d0 d0 ae f8 c2 

nonce:
07 0c 12 f6 79 28 73 cb 
---

decoded data:
07 07 07 07 07 07 07 07 07 07 07 07 07 07 07 07 

[+] nGuJGbmDuVN9XmLa is a valid key
  1. If you don't have a key and you want to search it:
./petya_green [disk dump] [key]

Example:

./petya_green disk_fragment.bin
[+] Petya bootloader detected!
[+] Petya http address detected!
[+] Petya FOUND on the disk!
---
verification data:
34 80 15 1a d1 76 5c 7b 60 2b e3 d0 d0 ae f8 c2 

nonce:
07 0c 12 f6 79 28 73 cb 
---
The key will be random!
Please wait, searching key is in progress...
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].