Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
osquery_cve-2024-23443 — Osqery extension HP BIOS WMI | Kitploit
Tools/GitHubGitHub/zhazhalove/osquery_cve-2024-23443
OSINT (Open Source Intelligence)Vulnerability AnalysisExploitationInformation GatheringHardware SecurityFirmware Analysis
GitHubzhazhalove/osquery_cve-2024-23443

osquery_cve-2024-23443

Osqery extension HP BIOS WMI

View Repository
151 year agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Proof of Concept (POC)

CVE-2024-23443

hp_bios_osquery

Add osqery extension HP BIOS WMI to Elastic Agent

Dependencies

  • pip install pywin32
  • pip install osquery
  • pip install pyinstaller

Build

root@kitploit:~
pyinstaller --onefile hp_bios_enumeration.py

Install

  1. Copy extension to Elastic agent location

    copy .\hp_bios_enumeration.exe "C:\Program Files\Elastic\Agent\data\elastic-agent-XXXXXX\components\"

  2. Update Elastic osquery auto_load file

    "C:\Program Files\Elastic\Agent\data\elastic-agent-XXXXXX\components\hp_bios_enumeration.exe" | Out-File "C:\Program Files\Elastic\Agent\data\elastic-agent-XXXXXX\run\osquery-default\osquery\osquery.autoload" -Append

  3. Restart agent

  4. Confirm extension is loaded

    osqueryi

    osquery> SELECT * FROM hp_bios_enum;

Download Tool
namepossible_valuescurrent_value
System Management CommandDisable, EnableEnable
Fast BootDisable, EnableEnable
BIOS Rollback PolicyUnrestricted Rollback to older BIOS, Restricted Rollback to older BIOSUnrestricted Rollback to older BIOS
Audio Alerts During BootDisable, EnableEnable