Giter VIP home page Giter VIP logo

govt's People

Contributors

mmaisel avatar nbareil avatar scusi avatar williballenthin avatar woanware avatar

Watchers

 avatar  avatar

govt's Issues

better tests

In order to run all tests from govt_test.go sleep calls should be implmented to make sure Users do not run into the request per minute (4) restriction of public API access at VirusTotal.

We probably need a upload test for the new upload capability.

API Key via environment variable

govt should be able to oad the Virus Total API Key from an environment variable. This way it does not to be hard coded in code.

code cleanup, nameing resources consistently

due to the fact that several api requests where implemented by different people in the govt source the 'resource' field is named also 'md5'. This should be changed to be always 'resource', since 'md5' as a name is misleading due to the fact this also could be a sha1, sha2 or sha5 sum.

A good alternative to name it 'resource' could be to name it 'hash', because it is a so called hash which is submitted here.

implement missing features

Implement all the features wich are in the README table marked false, namely:

Resource Description VT API govt support
GET /vtapi/v2/file/scan/upload_url Get a special URL to upload files bigger than 32MB in size. private false
POST /vtapi/v2/file/rescan/delete Delete a previously scheduled scan. private false
GET /vtapi/v2/file/behaviour Get a report about the behaviour of the file when executed in a sandboxed environment. private false
GET /vtapi/v2/file/search Search for samples that match certain binary/metadata/detection criteria. private false
GET /vtapi/v2/file/clusters List file similarity clusters for a given time frame. private false
GET /vtapi/v2/file/false-positives Consume file false positives from your notifications pipe. private false
GET /vtapi/v2/url/distribution Get a live feed with the lastest URLs submitted to VirusTotal. private false

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.