Skip to content

SecSamDev/vscode-virustotal

Repository files navigation

VirusTotal for VSCode

This extension allows to send batches of IOCs to VirusTotal and mantain a local database with the values alredy processed.

Analyze

Submit files to analyze in VT or check the hash. Analyze a file

Analyze IOC list

This option will read the selected file line by line and queue them for analysis. Analyze IOC list

Analyze IOC present in text file

This option will read the selected text in the current document and queue it for analysis. Analyze IOC text

Import IOC Database

We can import the database from another machine generated with this extension. Import Database

Available commands

  • virustotal.analyze_data: VirusTotal: Analyze IP/Hash/Domain
  • virustotal.analyze_iocs: VirusTotal: Analyze IOC list file
  • virustotal.submit_file: VirusTotal: Submit file to VirusTotal
  • virustotal.analyze_text: VirusTotal: Analyze IOC present in text
  • virustotal.import_database: VirusTotal: Import IOC database

About

VirusTotal extension for VS Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published