Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on Generic.Detection.Log4jVulnHunter #788

Open
FormindMPO opened this issue Feb 9, 2024 · 0 comments
Open

Error on Generic.Detection.Log4jVulnHunter #788

FormindMPO opened this issue Feb 9, 2024 · 0 comments

Comments

@FormindMPO
Copy link

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 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant