Difference between revisions of "Tanium Custom Sensors"

From RiceFamily Wiki
Jump to: navigation, search
Line 7: Line 7:
 
= Links =
 
= Links =
 
* [https://community.tanium.com/s/question/0D57V00007M5Y4uSAF/tanium-sensor-and-python-development-environment Tanium sensor and Python development environment] - Tanium Discussion Boards
 
* [https://community.tanium.com/s/question/0D57V00007M5Y4uSAF/tanium-sensor-and-python-development-environment Tanium sensor and Python development environment] - Tanium Discussion Boards
 +
* [https://www.youtube.com/watch?v=s4cEPzDWts4 Go-Tanium Tech Talks | Episode 21: "KISS: Keep It Simple Sensor"]
  
 
-----
 
-----

Revision as of 03:57, 10 May 2025

Tanium Sensors are how we pull data back about Endpoints.

They can be written with VBS, PowerShell or Python.

Python works on both Windows, Linux, and Mac so it is the preferred method of writing Custom Sensors.

Links


Python Executable path : C:\Program Files (x86)\Tanium\Tanium Client\TPython312\TPython.bat

Python Executables : ``C:\Program Files (x86)\Tanium\Tanium Client\python312``

Current release of Python used in Tanium : 3.1.2