Giter Club home page Giter Club logo

aumfor's Introduction


##AUMFOR (AUTOMATIC MEMORY FORENSIC)

##About AUMFOR

AUMFOR is Automated Memory Forensic is GUI based Tool for helping Forensic Investigator by performing all complex and tedious work automatically, it also analyzes and gives final accurate reports about possibilities of use of malware in committing a crime.

AUMFOR is build with Django (Python webframework) and it uses Volatility to perform Memory Forensic. AUMFOR uses VirusTotal for performing Virus Scan feature.

Django :

Volatility :

VirusTotal :


##Prerequisites

#For WINDOWS

install python2.7
url to download > https://www.python.org/download/releases/2.7/

Install pip
Open cmd with administrative privileges and execute following command
> python -m pip install -U pip

Microsoft Visual C++ 9.0
url to download > https://www.microsoft.com/en-in/download/confirmation.aspx?id=44266


#FOR Linux and Mac OS X

Linux system and Mac OS system come with prebuilt python check your python version make sure python version must be 2.7

To check your python version execute following command in terminal
 > $python -V

Install the pip or Upgrade the pip
> $pip install -U pip setuptools

Install python-dev 
> $sudo apt-get install python-dev

##Setup and Run

1. Create Virtual Environment in your desired location
    > virtualenv aumfor
2. Activate Virtual Environment
3. Download source code from Github
    > git clone https://github.com/virtualrealitysystems/aumfor.git
4. Install requirements from requirements.txt file
    > pip install -r requirements.txt
5. Migrate database 
    > python manage.py migrate
6. To enable Virus Scan Feature set VirusTotal API key in settings.py
7. Open Terminal as Administrator User
8. Start Django Server and Run AUMFOR as Administrator user
    > python manage.py runserver
9. Open your browser and type http://localhost:8000 to access AUMFOR

Happy Experiment !


AUMFOR is powered by Virtual Reality Systems Email : [email protected] Skype : virtualrealitysystems Website : http://www.virtualrealitysystems.net

aumfor's People

Contributors

vimalrughani avatar virtualrealitysystems avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

aumfor's Issues

Does it truly support Linux or macOS ?

Does it truly support Linux or macOS ?

It seems to support only windows platform.

is there any additional way(that I didn't catch) to suit linux system that ?

Didn't you complete all job yet?

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.