Click any tag below to further narrow down your results
Links
This article introduces the vt-py library, which allows users to interact with the VirusTotal API v3. It lets you scan files and URLs, retrieve information, and manage various VirusTotal features like LiveHunt and Retrohunt. The documentation and example scripts provide guidance on using the library effectively.
A Python library named YARA-AST enables users to parse and manipulate YARA rules using Abstract Syntax Trees, boasting a 100% parsing success rate across over 273,000 tested rules. It supports various syntaxes including YARA-L and YARA-X, and offers advanced features like hex wildcards, regex modifiers, and compatibility with VirusTotal modules. The library facilitates syntax validation, formatting, and performance optimization, making it highly versatile for threat detection and analysis.