GithubHelp home page GithubHelp logo

mattwilson21 / triage Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hatching/triage

0.0 0.0 0.0 89 KB

Hatching Triage public command-line utility and API library.

License: BSD 3-Clause "New" or "Revised" License

Python 40.37% Go 59.31% Makefile 0.32%

triage's Introduction

GoDoc

Hatching Triage

This repository features a command-line client and API for interacting with Hatching Triage, an automated malware analysis sandbox.

Our official command-line and API client is implemented in both Golang as well as Python. For a Java library, please see TriageApi by Libra.

Getting Started

Installing the Go client

$ go get github.com/hatching/triage/go/cmd/triage

Installing the Python client

$ pip install hatching-triage

Go Documentation

Go documentation can be found here

Setting up authentication

When you have installed the client, you need to set the API key so it can authenticate itself with Triage. You can do so by using the authenticate subcommand:

$ triage authenticate <API key>

You can find the API key on your account page. Do note that you need to have a Researcher account on your user account for a key to appear.

Usage

After installing and authentication, various subcommands are available for interacting with the Hatching Triage API. Note that any submitted samples will end up in our public cloud, unless otherwise configured, and therefore will be accessible by everyone browsing to https://tria.ge/

$ triage -help
Usage of triage:

  authenticate [token] [flags]

    Stores credentials for Triage.

  submit [url/file] [flags]

    Submit a new sample file or URL.

  select-profile [sample]

    Interactively lets you select profiles for samples that have been submitted
    in interactive mode. If an archive file was submitted, you will also be
    prompted to select the files to analyze from the archive.

  list [flags]

    Show the latest samples that have been submitted.

  file [sample] [task] [file] [flags]

    Download task related files.

  archive [sample] [flags]

    Download all task related files as an archive.

  delete [sample]

    Delete a sample.

  report [sample] [flags]

    Query reports for a (finished) analysis.

  create-profile [flags]

  delete-profile [flags]

  list-profiles [flags]

triage's People

Contributors

djsterne avatar eskriett avatar evert0x avatar goulou avatar jbremer avatar krnick avatar ricovz avatar ropgadgets avatar sisoma2 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.