Skip to content
KitploitKITPLOIT
ツールブログ
提出
ツールブログ
提出

ハッキング、侵入テスト、サイバーセキュリティツールをあなたのセキュリティアーセナルに!

Kitploitはハッキング、サイバーセキュリティ、ペネトレーションテストのツールディレクトリです。最新のプロジェクトアップデートを見つけて、脆弱性の発見、システム分析、テストの自動化、セキュリティの強化を行いましょう。

··フィード·お問い合わせ·プライバシー·© 2026 Kitploit

ツールディレクトリ

カテゴリ

すべてのカテゴリを見る
Loading categories
osquery_cve-2024-23443 — Osqery 拡張機能 HP BIOS WMI | Kitploit
ツール/GitHubGitHub/zhazhalove/osquery_cve-2024-23443
OSINT (オープンソースインテリジェンス)脆弱性分析エクスプロイト情報収集ハードウェアセキュリティファームウェア解析
GitHubzhazhalove/osquery_cve-2024-23443

osquery_cve-2024-23443

Osqery 拡張機能 HP BIOS WMI

リポジトリを見る
11年前未レビュー

人気

すべて見る →

コミュニティで最も使われているツールを見つけましょう。

すべてのツールを探索

ツールコレクションを閲覧

すべてのツールを見る →
共有

概念実証(POC)

CVE-2024-23443

hp_bios_osquery

HP BIOS WMI の osquery 拡張機能を Elastic Agent に追加します

依存関係

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

ビルド

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

インストール

  1. 拡張機能を Elastic Agent の場所にコピーします

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

  2. Elastic osquery の auto_load ファイルを更新します

    "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. エージェントを再起動します

  4. 拡張機能がロードされていることを確認します

    osqueryi

    osquery> SELECT * FROM hp_bios_enum;

ツールをダウンロード
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