Skip to content

[v17] devicetrust: don't invoke powershell when reading system information#50453

Merged
zmb3 merged 1 commit intobranch/v17from
zmb3/v17-backport-50372
Dec 19, 2024
Merged

[v17] devicetrust: don't invoke powershell when reading system information#50453
zmb3 merged 1 commit intobranch/v17from
zmb3/v17-backport-50372

Conversation

@zmb3
Copy link
Copy Markdown
Collaborator

@zmb3 zmb3 commented Dec 19, 2024

The device trust web flow can result in a web browser launching Teleport Connect (which launches tsh, which in turn launches powershell).

Some antivirus solutions flag cases where a powershell process is a descendent of a web browser process. In order to avoid being blocked by the antivirus software, we want to read system information directly instead of via powershell.

Backports #50372

Changelog: Fixed an issue that could cause some antivirus tools to block Teleport's Device Trust feature on Windows machines.

The device trust web flow can result in a web browser launching
Teleport Connect (which launches tsh, which in turn launches
powershell).

Some antivirus solutions flag cases where a powershell process is
a descendent of a web browser process. In order to avoid being
blocked by the antivirus software, we want to read system information
directly instead of via powershell.
@zmb3 zmb3 changed the title devicetrust: don't invoke powershell when reading system information [v17] devicetrust: don't invoke powershell when reading system information Dec 19, 2024
@aws-amplify-us-west-2
Copy link
Copy Markdown

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-50453.d212ksyjt6y4yg.amplifyapp.com

@zmb3 zmb3 added this pull request to the merge queue Dec 19, 2024
Merged via the queue into branch/v17 with commit c4cc91c Dec 19, 2024
@zmb3 zmb3 deleted the zmb3/v17-backport-50372 branch December 19, 2024 20:53
@fheinecke fheinecke mentioned this pull request Mar 18, 2025
@fheinecke fheinecke mentioned this pull request Apr 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants