Git Product home page Git Product logo

malewareonto's Introduction

AndMalOnt - Android Malware Ontology

Overview

AndMalOnt is a proposed Android malware ontology aimed at categorizing and classifying Android malware samples. This application utilizes the provided APIs from the https://bazaar.abuse.ch/ portal to download malware reports, parse them, and generate an OWL (Web Ontology Language) representation for further analysis and research.

Features

  • Download Android malware reports from https://bazaar.abuse.ch/ using the provided APIs.
  • Parse the downloaded reports to extract relevant information about the malware samples.
  • Create an OWL representation for the extracted data, forming the AndMalOnt Android malware ontology.
  • We also constructed a knowledge graph of Android malware extracted from the MalwareBazaar repository.
  • The knowledge graph consists of 2600 nodes (i.e., individuals) represented in the RDF using the AndMalOnt ontology.
  • Enable categorization and classification of Android malware samples based on the extracted information.

Usage

  1. Set Up the Environment: Java 8+
  2. Run the Application: Execute the application to initiate the process of downloading the malware reports, parsing them, and generating the OWL representation.
  3. Analyze the AndMalOnt: Utilize the resulting OWL representation of the Android malware samples to perform categorization, classification, or any other desired analysis.
  4. To view AndMalOnt instances open the individuals.owl file in Protege.
  5. If you need to generate individuals or open in Protege , change the physical path in AndMalOnt.owl and individuals.owl, to include MALOnt.owl : ( <owl:Ontology rdf:about="http://secuirty.birzeit.edu/android_malware_ontology"> <owl:imports rdf:resource="file:///xxxx/MALOnt.owl"/> </owl:Ontology>)

License

See LICENSE

Contact

malewareonto's People

Contributors

asabbah44 avatar mohkharma avatar

Watchers

 avatar  avatar

Forkers

ccsnow127

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.