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
Am looking at these files getting into locations they shouldnt be.
Ive made a FSRM file group containing these files. If they get put on network shares we get alerts.
Am after making a power shell line something like >
Am looking at these files getting into locations they shouldnt be.
Ive made a FSRM file group containing these files. If they get put on network shares we get alerts.
Am after making a power shell line something like >
New-FsrmFileGroup -name "lolbins" -IncludePattern @((Invoke-WebRequest -Uri "https://lolbas-project.github.io/api/lolbas.json").content)
Any pointers / suggestions pls?
The text was updated successfully, but these errors were encountered: