Home

Awesome

#YaraScanner

Microservice for scanning files with yara

Available functions are


Usage of ./yarascanner:
  -address string
    	address to bind to (default "0.0.0.0")
  -port string
    	port to bind to (default "9999")
  -i string
    	path to yara rules index file
  -uploads string
    	path to uploads directory (default "uploads")

Requirements ubuntu/debian libyara-dev