Skip to main content

An Obfuscation-Neglect Android Malware Scoring System

Project description

Black Hat Arsenal Black Hat Arsenal HITB defcon
build status codecov license python version PyPi Download
Twitter

New Features Coming Soon to Quark Agent

Oct-11-2024 17-27-46

Screenshot 2024-09-26 at 2 40 55 PM Screenshot 2024-09-26 at 2 41 52 PM

We are currently focused on:

  • The next step of the detection process for auto-suggestion.
  • Effortlessly create detection workflows with natural language—no coding required.
  • Easily adjust and refine workflows through an intuitive drag-and-drop interface.
  • Instantly update and integrate changes as Quark Agent understands and adapts to workflow modifications.

We are committed to providing an intuitive and user-friendly experience, enabling users to design detection workflows seamlessly through both textual and visual methods.

Many features are still under development and fine-tuning, and we will roll them out step by step as they become ready.

If you have any suggestions, please don’t hesitate to share them with us!

To stay updated with the latest news, make sure to watch our GitHub repository and follow us on X (Twitter).

Quark Agent - Your AI-powered Android APK Analyst

quark agent demo

With Quark Agent, you can perform analyses using only natural language. It creates Quark Script code following your ideas and adjusts the code promptly as you provide feedback.

Showcase:

Here’s a demonstration of using Quark Agent to detect the CWE-798 vulnerability in the ovaa.apk file.

Step 1: Environments Requirements

  • Make sure your Python version is 3.9 or above.

Step 2: Install Quark Agent

  • Install Quark Agent by running:
git clone https://github.com/quark-engine/quark-engine.git && cd quark-engine
pip install .[QuarkAgent]

Step 3: Prepare the Detection Rule and the Sample File

.
├── ...
├── quark                   
    ├── ...           
    ├── agent               # Put rule file and sample file here
    ├── ...                

You can download the rule file here and the sample file here.

Step 4: Add your OpenAI API key

Add your OpenAI API key in quarkAgentWeb.py

os.environ["OPENAI_API_KEY"] = 'your-api-key-here'

Step 5: Run Quark Agent

$ cd quark/agent
$ python3 quarkAgentWeb.py

# You can now chat with Quark Agent in your browser. 
# The default URL is http://127.0.0.1:5000

Open a browser and navigate to 127.0.0.1:5000 to start using Quark Agent

See more CWE detections using quark scripts and play them with Quark Agent !

Acknowledgments

The Honeynet Project

Honeynet.org logo

Google Summer Of Code

Quark-Engine has been participating in the GSoC under the Honeynet Project!

Stay tuned for the upcoming GSoC! Join the Honeynet Slack chat for more info.

Core Values of Quark Engine Team

  • We love battle fields. We embrace uncertainties. We challenge impossibles. We rethink everything. We change the way people think. And the most important of all, we benefit ourselves by benefit others first.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

quark_engine-24.11.2.tar.gz (90.0 kB view details)

Uploaded Source

Built Distribution

quark_engine-24.11.2-py3-none-any.whl (109.3 kB view details)

Uploaded Python 3

File details

Details for the file quark_engine-24.11.2.tar.gz.

File metadata

  • Download URL: quark_engine-24.11.2.tar.gz
  • Upload date:
  • Size: 90.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for quark_engine-24.11.2.tar.gz
Algorithm Hash digest
SHA256 c2277c792b1985759c5d3288fde837fee1e0cadc3600f309a2ba9d25aa4cd8ce
MD5 4925cf10d9af6946a70350a723b2a2dc
BLAKE2b-256 6f3282a4d07f957d332213d3c9a591055177c5632368405d47cd9c22d7b94376

See more details on using hashes here.

File details

Details for the file quark_engine-24.11.2-py3-none-any.whl.

File metadata

File hashes

Hashes for quark_engine-24.11.2-py3-none-any.whl
Algorithm Hash digest
SHA256 9d7c8d01e281d575e97e99072f14a338173082c7aef9dc0c8e97d2ff05171a97
MD5 bb940c20542008ff30d73b12a91184f7
BLAKE2b-256 4ca3f51241830352edfbebcd585b2b1d3b85975b53f68be036c2e18e25bf3ec4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page