kibana/docs/osquery/prebuilt-packs.asciidoc
Brandon Morelli 4f3a1c94f8
Remove complex tables (#207911)
### Summary

For migration purposes, we need to remove complex tables in the docs. If
we ultimately decide that we need complex tables to support certain
documentation use-cases, we can add that functionality to docs-builder
later.

For
https://github.com/elastic/docs-builder/issues/112#issuecomment-2599284112.

Co-authored-by: florent-leborgne <florent.leborgne@elastic.co>
2025-01-27 16:09:05 +00:00

57 lines
1.5 KiB
Text

[[prebuilt-packs]]
== Prebuilt packs reference
This section lists all prebuilt packs available for Osquery Manager.
Each pack is also available as a saved object, with the name `Pack: <pack-name>`.
For more information, refer to <<osquery-prebuilt-packs>>.
|===
|Name |Description |Source |Added
|`hardware-monitoring`
|Monitor for hardware changes.
|https://github.com/osquery/osquery/tree/master/packs[Osquery]
|8.2
|`incident-response`
|Detect and respond to breaches.
|https://github.com/osquery/osquery/tree/master/packs[Osquery]
|8.2
|`it-compliance`
|Identify outdated and vulnerable software. Dashboard: `[Osquery Manager] Compliance pack`
|https://github.com/osquery/osquery/tree/master/packs[Osquery]
|8.2
|`osquery-monitoring`
|Monitor Osquery info and performance.
|https://github.com/osquery/osquery/tree/master/packs[Osquery]
|8.2
|`ossec-rootkit`
|Run rootkit detection queries to monitor for compromise. Dashboard: `[Osquery Manager] OSSEC rootkit pack`
|https://github.com/osquery/osquery/tree/master/packs[Osquery]
|8.2
|`osx-attacks`
|Identify compromised macOS systems.
|https://github.com/osquery/osquery/tree/master/packs[Osquery]
|8.2
|`unwanted-chrome-extensions`
|Monitor for malicious Chrome extensions.
|https://github.com/osquery/osquery/tree/master/packs[Osquery]
|8.2
|`vuln-management`
|Identify system vulnerabilities.
|https://github.com/osquery/osquery/tree/master/packs[Osquery]
|8.2
|`windows-attacks`
|Monitor for evidence of Windows attacks.
|https://github.com/osquery/osquery/tree/master/packs[Osquery]
|8.2
|===