fleetdm / fleet

Open-source platform for IT, security, and infrastructure teams. (Linux, macOS, Chrome, Windows, cloud, data center)
https://fleetdm.com
Other
3.01k stars 417 forks source link

Article: Using osquery to discover AI Chrome features #17774

Open spokanemac opened 6 months ago

spokanemac commented 6 months ago

Article

Using osquery to discover AI Chrome features

Blog Post Summary

How to use osquery to discover if Chrome's AI features have been enabled.

Goal

User story
As a _____,
I want to _____
so that I can _____.

For help creating a user story, see "Writing a good user story" in the website handbook.

Technical Details - **Blog Post Type** - [x] How-To Guide - [ ] Case Study - [ ] Interview - [ ] Opinion Piece - [ ] Research/Insight - [ ] Product Update - [ ] Other (please specify) - **Target Audience** - [ ] Endpoint Operations - IT - [ ] Endpoint Operations - Security - [ ] Vulnerability Management - [ ] Device Management - [ ] General Audience - **Targeting Details** - [ ] Target Length: - [ ] Release Date: - [ ] Draft Due Date: - [ ] SEO Keywords: - [ ] SEO Title: - [ ] SEO Description: - **TODO** - [ ] Author: ( @nonpunctual ) - [ ] Proofread for readability/tone: ( @spokanemac ) - [ ] Technical Reviewer: ( @spokanemac ) - [ ] Final Art from Design: ( ) - [ ] Final Approver: ( ) - [ ] Merge PR / Publish on website - [ ] Field Marketing (@drewbakerfdm): Post on social media - [ ]

Prerequisites

<-- List any prerequisites that the reader should have before diving into the blog post. -->

Key Points

References/Resources

Additional Notes

Working Document

[Published Link]()

spokanemac commented 2 months ago

Intro has been written.

TODO: osquery query.

nonpunctual commented 2 months ago

Google Doc: https://docs.google.com/document/d/1CM7Fd6YvIn2LdqjZ84gCiTXKUjjeR4uwKNGp-CKJqM8/edit

I have discovered the new key / val for this:

"tab_organization_setting_state": 2

nonpunctual commented 2 months ago

@spokanemac Working query in Google Doc.