Skip to content

feature request : be able to select specific file extensions in yara #1312

Description

@emmanubo

there are scenarios where only specific file extensions needs to be scanned.
So, I've added an option (--exts) in order to specify which file extensions should be scanned in my custom yara build :

yara64.exe -C webshells.bin . --exts=.asp/.aspx/.dll/.jsp/.php

I would like to know if this is something that is planned in the feature list. If needed, I can share the code I'm currently using (I'm new to github).

Thanks!

Emmanuel

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions