Code Monkey home page Code Monkey logo

tg-01-download-analysis-results's Introduction

Gitter chat

Download Analysis Results

These scripts demonstrate how to download and save the various analysis results from Threat Grid

Before using you must update the following:

  • api_key

The scripts require either a Sample ID or SHA256 to be specified. An example with the appropriate format is provided as a comment above the variable. These variables are noted with a < (less-than-sign) and > (greater-than-sign).

  • sample_id
# Example:
# sample_id = 'cc3d13fe82aa07f67fee5ae8346adfa6'
sample_id = '<SAMPLE_ID>'
  • artifact_sha256
# Example:
# artifact_sha256 = 'fbe4d4fca1a8e061e83d048d22be7031a7a01afd20f4dcef8343f92ad74570de'
artifact_sha256 = '<ARTIFACT_SHA256>'

Usage:

python 01_download_sample_zip.py

Example script output:

The scripts will write a file to disk containing the Sample ID or SHA256 used as well as denoting what it is.

cc3d13fe82aa07f67fee5ae8346adfa6.zip
cc3d13fe82aa07f67fee5ae8346adfa6_analysis.json
cc3d13fe82aa07f67fee5ae8346adfa6_processes.json
artifact-fbe4d4fca1a8e061e83d048d22be7031a7a01afd20f4dcef8343f92ad74570de

tg-01-download-analysis-results's People

Stargazers

 avatar  avatar

Watchers

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