8000 Added LNK file condition check by jwardsmith · Pull Request #4236 · Velocidex/velociraptor · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Added LNK file condition check #4236

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

Merged
merged 3 commits into from
May 13, 2025
Merged

Added LNK file condition check #4236

merged 3 commits into from
May 13, 2025

Conversation

jwardsmith
Copy link
Contributor

There was no condition check if a file was ending a .lnk extension.

This led to the Artifact.Windows.Forensics.Lnk attempting to parse other files such as executables.

@mgreen27
Copy link
Collaborator

This is intentional as the parser checks for LNK headers. You should control this via the glob

@mgreen27
Copy link
Collaborator

My mistake - I see your modifying the startup artifact and not the LNK parser - should be ok.

@jwardsmith
Copy link
Contributor Author

No issues

@scudette scudette merged commit bd07780 into Velocidex:master May 13, 2025
3 checks passed
scudette pushed a commit that referenced this pull request May 20, 2025
There was no condition check if a file was ending a .lnk extension.

This led to the Artifact.Windows.Forensics.Lnk attempting to parse other
files such as executables.
scudette pushed a commit that referenced this pull request May 20, 2025
There was no condition check if a file was ending a .lnk extension.

This led to the Artifact.Windows.Forensics.Lnk attempting to parse other
files such as executables.
scudette pushed a commit that referenced this pull request May 20, 2025
There was no condition check if a file was ending a .lnk extension.

This led to the Artifact.Windows.Forensics.Lnk attempting to parse other
files such as executables.
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

Successfully merging this pull request may close these issues.

3 participants
0