Code Monkey home page Code Monkey logo

cryptowall's Introduction

CryptoWall tooling / information

This repository contains scripts / snippets created during my analysis of CryptoWall throughout the years.

  • cryptowall-post-decoder.py: allows you to decode the communication from infectees
    • Usage: cryptowall-post-decoder.py <request location/param> <request/response data>
    • Example:
       cryptowall-post-decoder.py vob9xevd95ej 37f51e98e2b5516638237800ff0cadab76e98521313a53555ee9d8575695ac0d80bc1335162dd6979b23fb5fb11443708ac8be5206
 
       {7|crypt19|4E0C0303057CD36249C03664F195D715|3|all=28}
  • decompress-cryptolocker-clone-bundle.py: allows you to decompress the fileblob downloaded by the CryptoLocker clone CryptoWall samples
    • Usage: decompress-cryptolocker-clone-bundle.py <bundle filename> <directory for output>
    • Example:
       	decompress-cryptolocker-clone-bundle.py us_4.bin.out ./decomped_files*

		[+] Found new fileblob in container
			- Checksum:  0x8df196bc
			- Size:  1259
		[+] Found new fileblob in container
			- Checksum:  0x2c989a55
			- Size:  3272
		[+] Found new fileblob in container
			- Checksum:  0x90ae8cc
			- Size:  205
		[+] Found new fileblob in container
			- Checksum:  0xb7def142
			- Size:  2715

cryptowall's People

Contributors

0x3a avatar beercow avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.