Skip to content

Error on Generic.Detection.Log4jVulnHunter #788

Open
@FormindMPO

Description

@FormindMPO

I'm sorry if this is not the place where this issue should be opened

But when using Velociraptor v0.7.1-1, both Generic.Detection.Log4jVulnHunter and Generic.Detection.log4jRCE uses the FullPath arg in

/*Generic.Detection.Log4jVulnHunter*/
FROM Recurse(File=FullPath, OriginalFile=FullPath,Container=FullPath,RecursionRounds=0)

/*Generic.Detection.log4jRCE*/
LET files = SELECT FullPath, Name, Size , Mtime, Atime, Ctime, Btime

I replaced FullPath by OSPath locally and it solved this problem !

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