Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 572 Bytes

Readme.md

File metadata and controls

21 lines (15 loc) · 572 Bytes

FileLookup.py

Searches various online resources to try and get as much info about a file as possible without submitting it, requiring third party modules or performing any analysis on the file.

Requirements

* Internet Access :)
* VirusTotal API key if you want prettier reports with more information from the JSON object

Optional

  • SimpleJson module to print the pretty reports (optional but is nicer)

Usage

usage: FileAnalyze.py path

positional arguments:
  path   Path to directory/file(s) to be scanned