Giter VIP home page Giter VIP logo

a.m.a's Introduction

A.M.A

Automated Malware Analysis Using Python v1.0

Description

This is a script written in python used for "Static Analysis" of malwares. Focus on malware PE Headers, Strings, Image Type, MD5 Hash, VirusTotal Analysis. . Supported on Linux OS .

A.M.A will generate a report folder and in this folder you can find folder with report for each file is on folder where you run the script . The 4 output files : *Strings.txt for the extracted strings *PE Analysis.txt for PE headers *VT Basic Scan.txt *VT Scan.txt for virus total analysis.

Important

You have to enter your Virus Total API Key inside the program at on line number 51.

       key="" # <= Here Enter Your VT API Key between double quotes

Example

alt text

Pre-Requesites

pip install -r requirements.txt

Usage

On the folder with the malwares python3 ama.py

Kudos

       M   M   AAAA   U   U   PPPP    SSSSS
       M M M   A  A   U   U   P   P   S
       M M M   AaaA   U   U   PPPP    SSSSS
       M   M   A  A   U   U   P           S
       M   M . A  A .  UUU  . P     . SSSSS v 1.1


    +++++++++++++++++++++++++++++++++++++++++++++++++
    + Auther :- Shilpesh Trivedi                    +
    + Title :- Malware Analysis Using Python Script +
    +++++++++++++++++++++++++++++++++++++++++++++++++

kudos at https://github.com/ShilpeshTrivedi/MAUPS

a.m.a's People

Contributors

dj4n60 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.