Difference between revisions of "Tanium Custom Sensors"
From RiceFamily Wiki
(Created page with "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 prefe...") |
|||
Line 12: | Line 12: | ||
Python Executable path : C:\Program Files (x86)\Tanium\Tanium Client\TPython312\TPython.bat | Python Executable path : C:\Program Files (x86)\Tanium\Tanium Client\TPython312\TPython.bat | ||
− | Python Executables : | + | Python Executables : ``C:\Program Files (x86)\Tanium\Tanium Client\python312`` |
Current release of Python used in Tanium : 3.1.2 | Current release of Python used in Tanium : 3.1.2 |
Revision as of 19:49, 9 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
- Tanium sensor and Python development environment - Tanium Discussion Boards
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