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

Wrong imagepath when the service value targets a file w/o extension #53

Closed
p0w3rsh3ll opened this issue Dec 28, 2018 · 0 comments
Closed

Comments

@p0w3rsh3ll
Copy link
Owner

Steps to reproduce

Get-PSAutorun -ServicesAndDrivers | ? { $_.Size -eq 1 }


Path          : HKLM:\System\CurrentControlSet\Services\ibtsiva
Item          : ImagePath
Category      : Services
Value         : C:\Windows\system32\ibtsiva
ImagePath     : C:\Windows\
Size          : 1
LastWriteTime : 12/28/2018 2:10:35 AM
Version       :

Expected behavior

Find C:\Windows\system32\ibtsiva.exe

Environment data

> $PSVersionTable
Name                           Value
----                           -----
PSVersion                      5.1.17763.134
PSEdition                      Desktop
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   10.0.17763.134
CLRVersion                     4.0.30319.42000
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
p0w3rsh3ll added a commit that referenced this issue Dec 29, 2018
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