Git Product home page Git Product logo

joebartelmo / arm-anti-forensic-redundant-malware-csec475-2171-bartelmo-botschagow-suter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from forensictools/arm-anti-forensic-redundant-malware-csec475-2171-bartelmo-botschagow-suter

0.0 5.0 1.0 424 KB

Malware can be very frustrating and misunderstood for forensics engineers. ARM is a tool to show a set of classic examples on how malware can manifest itself across the NTFS filesystem

License: MIT License

C++ 99.34% C 0.66%

arm-anti-forensic-redundant-malware-csec475-2171-bartelmo-botschagow-suter's Introduction

ARM (Anti-Forensic Redundant Malware)

Authors: Joe Bartelmo, Robert Suter, Andrew Botschagow

ARM is a proof of concept for forensics tools to show how malware can manifests itself across the Windows operating system. It will not contain a malware payload. Rather, if it's present it will simply write an artifact to the computer.

Ultimatley the point of this application is to help forensic investigators understand the difficulties in discovery of malicious content across the operating system.

Functionality

ARM will have several key functions:

  1. Anti fuzzy hashing -- Uses UPX to pack the executable and change it's hash signatures, also does analysis to show the hashes have changed.
  2. File system Redundancy -- malware will do a simple storage of itself in directories that are not clearly evident to the user (temp/prefetch (if possible)/ sys32 / etc...)
  3. Slack space redundancy -- the malware will attempt to store itself across multiple slack spaces (or 1 large slack space) on the drive
  4. Unallocated space redundancy -- the malware will attempt to store itself in an unallocated section of the hard drive
  5. Encrypted Redundancy -- the malware will encrypt itself using multiple algorithms under different sections of the drive ( all of the listed)
  6. ADS redundancy (hiding in data of another file) -- the malware will obscure itself within an alternative data stream to hide from plain sight
  7. This malware will have a centralized launch from services to establish redundancy at a fixed time or when a user action occurs -- currently undecided on how this will trigger
  8. Registry redundancy, will attempt to obscure itself in the registry

We plan on having a main entry point that will allow a set of options to manifest itself.

License

MIT

Dependencies (included in install

arm-anti-forensic-redundant-malware-csec475-2171-bartelmo-botschagow-suter's People

Contributors

joebartelmo avatar botschagow avatar billstackpole avatar

Watchers

James Cloos avatar  avatar  avatar  avatar  avatar

Forkers

rxs2165

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.