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

[ BUG ] Import-FalconConfig not creating sha256 Ioc #263

Closed
bk-cs opened this issue Dec 13, 2022 · 2 comments
Closed

[ BUG ] Import-FalconConfig not creating sha256 Ioc #263

bk-cs opened this issue Dec 13, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@bk-cs
Copy link
Collaborator

bk-cs commented Dec 13, 2022

Describe the bug
When using Import-FalconConfig with an archive containing Ioc values, SHA256 hashes are ignored.

Environment (please complete the following information):

  • OS: MacOS
  • PowerShell: 7.3.0
  • PSFalcon: 2.2.3
@bk-cs bk-cs added the bug Something isn't working label Dec 13, 2022
@bk-cs bk-cs self-assigned this Dec 13, 2022
bk-cs added a commit that referenced this issue Dec 13, 2022
Fix for Issue #263 : added check for presence of name property along with whether or not the name exists
@bk-cs
Copy link
Collaborator Author

bk-cs commented Dec 13, 2022

This will be fixed in the v2.2.4 release. If you'd like to correct the problem in your local module before the release, please replace Public\psf-config.ps1 with the contents of this file:

https://raw.githubusercontent.com/CrowdStrike/psfalcon/6737a9ca1e76c94279432765eac2b821b12452ad/Public/psf-config.ps1

@bk-cs bk-cs mentioned this issue Jan 17, 2023
@bk-cs
Copy link
Collaborator Author

bk-cs commented Jan 17, 2023

Solved in v2.2.4 release.

@bk-cs bk-cs closed this as completed Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant