Skip to content

Hemedbz/VT_tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VT_tool

command line tool to access Virus Total API (w/Python3)

How to use

in command line, run with python3,

  • positional arguments: urls, separated with comma, no space.
  • optional: -s forces scanning for new analysis for URL.
  • -a: to be followed with api key
  • optional: -m: followed by maximum acceptable age for existing analysis, in days as int

Modules

  • main is the file to use
  • parser defines args from command line
  • vt_analyzer defines VTAnalyzer class, get analysis for URL
  • cache defines the Cache class, which interacts with local json file
  • exceptions defines all exceptions in module

About

command line tool to access Virus Toal API (w/Python3)

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages