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 ] MacOS SensorTag commands do not handle uninstallation tokens #400

Open
adub24 opened this issue Apr 26, 2024 · 0 comments
Open

[ BUG ] MacOS SensorTag commands do not handle uninstallation tokens #400

adub24 opened this issue Apr 26, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@adub24
Copy link

adub24 commented Apr 26, 2024

Describe the bug
When executing the Add-FalconSensorTag and targeting a MACOS host, the process does not pull maintenance token information or pass it to the falconctl executable with the -t flag. The results of the entire process will complete as successful but the tag will not be successfully added.

To Reproduce
run Add-FalconSensorTag and target a MacOS host

Expected behavior
Tag should be applied to the host when running the Add-FalconSensorTag command
For the tag to be officially applied, a reboot of the sensor must happen, but this is not required as part of this process.

Environment (please complete the following information):

  • OS: MacOS Sonoma 14.4.1
  • PowerShell: 7.4.2 (macos)
  • PSFalcon: 2.2.6

Additional context
It appears that a maintenance token is not required with Windows (and maybe linux), so this may be a step specific to MacOS.

Transcript content

  1. Set $VerbosePreference = 'Continue'
  2. Run Import-Module, Request-FalconToken, Start-Transcript, Show-FalconModule, the affected PSFalcon commands or script, and Stop-Transcript
  3. Copy/paste transcript content
@adub24 adub24 added the bug Something isn't working label Apr 26, 2024
@bk-cs bk-cs changed the title [ BUG ] MacOS Sensor Grouping Tags do not consider maintenance token handling like the windows ones do [ BUG ] MacOS SensorTag commands do not handle uninstallation tokens Apr 27, 2024
@bk-cs bk-cs added enhancement New feature or request and removed bug Something isn't working labels Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants