Lucene search
+L

610 matches found

Kitploit
Kitploit
added 2026/09/15 10:55 a.m.37 views

meltdown-exploit

MELTDOWN EXPLOIT POC Speculative optimizations execute code in a non-secure manner leaving data traces in microarchitecture such as cache. Lipp et. al 2018 published their code 2018-01-09 at https://github.com/IAIK/meltdown. Look at their paper for details: https://meltdownattack.com/meltdown.pdf...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/15 10:55 a.m.11 views

meltdown-exploit

MELTDOWN 익스플로잇 POC 추측 기반 최적화는 코드를 안전하지 않은 방식으로 실행하여 캐시와 같은 마이크로아키텍처에 데이터 추적을 남깁니다. Lipp et. al 2018은 2018-01-09에 코드를 https://github.com/IAIK/meltdown에 게시했습니다. 자세한 내용은 논문을 참조하세요: https://meltdownattack.com/meltdown.pdf. 현재는 linuxprocbanner만 덤프할 수 있습니다. 액세스된 메모리가 캐시에 있어야 하기 때문이며 linuxprocbanner는...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/15 8:10 a.m.160 views

spectre-meltdown-checker

Spectre & Meltdown Checker A self-contained shell script to assess your system's resilience against the several transient execution CVEs that were published since early 2018, and give you guidance as to how to mitigate them. CVE list...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 8:10 a.m.6 views

spectre-meltdown-checker

Spectre & Meltdown Checker 시스템이 2018년 초 이후 공개된 여러 일시적 실행 CVE에 대해 얼마나 강력한지 평가하고, 이를 완화하는 방법에 대한 지침을 제공하는 독립형 셸 스크립트입니다. CVE 목록 CVE| 이름| 별칭 ---|---|--- CVE-2017-5753| 경계 검사 우회 Bounds Check Bypass| Spectre V1 CVE-2017-5715| 분기 대상 주입 Branch Target Injection| Spectre V2 CVE-2017-5754| 불량 데이터 캐시 로드 Rog...

7.3CVSS6AI score0.93838EPSS
SaveExploits17References5
Kitploit
Kitploit
added 2026/09/15 4:51 a.m.5 views

Am-I-affected-by-Meltdown

私はMeltdownの影響を受けているのか?! Meltdown CVE-2017-5754 チェッカー これは何? 概念実証 / エクスプロイト / システムがVariant 3: 不正データキャッシュロード CVE-2017-5754、別名MELTDOWNの影響を受けているかどうかをチェックします。 基本的な考え方は、ユーザーが実行中のシステムに適切なパッチが適用されているかどうかを、 例えばKAISERパッチセット https://lkml.org/lkml/2017/10/31/884 などを用いて知ることができるというものです。 現在はLinuxでのみ動作します 動作の仕組みは...

5.6CVSS6.9AI score0.84172EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/15 4:06 a.m.9 views

SpecuCheck

SpecuCheck SpecuCheck は、CVE-2017-5754 Meltdown、CVE-2017-5715 Spectre v2、CVE-2018-3260 Foreshadow、CVE-2018-3639 Spectre v4 に対するソフトウェアおよびハードウェアの緩和策の状態を確認するための Windows ユーティリティです。これは、2018 年 1 月に導入された最近のパッチの一部として NtQuerySystemInformation API 呼び出しに追加された 2 つの新しい情報クラスを使用し、Windows カーネルから見たデータを報告します。...

5.6CVSS7AI score0.84172EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/15 2:32 a.m.10 views

meltdown-spectre-bios-list

Meltdown/Spectre BIOS/Firmware アップデートリスト これは、MeltdownおよびSpectreの脆弱性に対処するためにBIOS/Firmwareをパッチしたすべての製品とメーカーのリストです。 より良い情報をお持ちの方は、プルリクエストを送ってください。 なぜこれを作ったのか? 自分のすべてのハードウェアに対して解析可能なリストを持つため あなたのマザーボードを確認する linux curl -s...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 6:53 p.m.10 views

Meltdown

Meltdown Linux에서의 Meltdown CVE-2017-5754 PoC 사용법 root@kitploit: cd meltdown make ./meltdown 주소 크기 예시 참고 http://zzado.tistory.com/category/Report...

5.6CVSS7AI score0.84172EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/14 6:44 p.m.6 views

In-Spectre-Meltdown

In-Spectre-Meltdown このツールは、多くの最新プロセッサおよびオペレーティングシステムの設計に影響を与える投機的実行サイドチャネル攻撃をチェックするためのものです。CVE-2017-5754(Meltdown)およびCVE-2017-5715(Spectre)により、非特権プロセスが特権プロセスから機密情報を盗み出すことが可能になります。これらの攻撃は、CPU上のデータ保護対策を侵害する3つの異なる方法を提供し、攻撃者が本来読めないデータを読み取ることを可能にします。...

5.6CVSS5.9AI score0.84172EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/14 5:33 p.m.6 views

Am-I-affected-by-Meltdown

私はMeltdownの影響を受けていますか?! Meltdown CVE-2017-5754 チェッカー これは何? 概念実証 / エクスプロイト / システムがVariant 3: rogue data cache load(CVE-2017-5754)、別名MELTDOWNの影響を受けるかどうかをチェックします。 基本的なアイデアは、実行中のシステムが、例えばKAISERパッチセット(https://lkml.org/lkml/2017/10/31/884)のようなもので適切にパッチされているかどうかを、ユーザーが知ることができるようにすることです。...

5.6CVSS6.8AI score0.84172EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/14 1:00 p.m.5 views

meltdown-aws-scanner

meltdown-aws-scanner EC2インスタンスのMeltdown(CVE-2017-5754)パッチ適用状況を確認するためのシンプルなシェルスクリプト 必要条件 動作設定済みのaws cli スクリプトの使い方 デフォルトアカウントとリージョンの全EC2インスタンスをスキャン root@kitploit: $ ./checkmeltdown.sh | tee $date '+%Y-%m-%d'.csv デフォルトアカウントとリージョンの一部EC2インスタンスをスキャン root@kitploit: $ ./checkmeltdown.sh --filters...

5.6CVSS7AI score0.84172EPSS
SaveExploits3
OPENSUSE Linux
OPENSUSE Linux
added 2026/07/12 12:00 a.m.12 views

spectre-meltdown-checker-26.36.0602723-1.1 on GA media (moderate)

spectre-meltdown-checker-26.36.0602723-1.1 on GA media Announcement ID: openSUSE-SU-2026:11242-1 Rating: moderate Cross-References: CVE-2017-5715 CVE-2017-5753 CVE-2018-3615 CVE-2018-3620 CVE-2018-3640 CVE-2019-11157 CVE-2020-0543 CVE-2020-12965 CVE-2020-8694 CVE-2021-26318 CVE-2022-21123...

8.8CVSS6.9AI score0.93838EPSS
SaveExploits15
OSV
OSV
added 2026/07/09 12:00 a.m.8 views

OPENSUSE-SU-2026:11242-1 spectre-meltdown-checker-26.36.0602723-1.1 on GA media

These are all security issues fixed in the spectre-meltdown-checker-26.36.0602723-1.1 package on the GA media of openSUSE Tumbleweed...

8.8CVSS6.9AI score0.93838EPSS
SaveExploits15References28
IBM Security Bulletins
IBM Security Bulletins
added 2026/06/18 5:57 p.m.69 views

Security Bulletin: Aspera Products and the Meltdown and Spectre vulnerabilities (CVE-2017-5753, CVE-2017-5715, CVE-2017-5754)

Question Security Bulletin: Aspera Products and the Meltdown and Spectre vulnerabilities CVE-2017-5753, CVE-2017-5715, CVE-2017-5754 "Business Unit":"code":"BU059","label":"IBM Software w/o TPS","Product":"code":"SS8NDZ","label":"IBM...

5.6CVSS7.4AI score0.93838EPSS
SaveExploits14Affected Software1
OSV
OSV
added 2026/02/13 11:10 a.m.17 views

OESA-2026-1338 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: md/dm-raid: don't call mdreapsyncthread directly Currently mdreapsyncthread is called from raidmessage directly without holding 'reconfigmutex', this is definite...

7.8CVSS5.7AI score0.00344EPSS
SaveExploits3References14
EUVD
EUVD
added 2025/10/07 12:30 a.m.12 views

EUVD-2018-11635

Malware in sbrugna...

5.6CVSS6.9AI score0.00409EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/03 8:07 p.m.13 views

EUVD-2023-51002

Malicious code in bioql PyPI...

4.7CVSS4.8AI score0.0025EPSS
SaveExploits0References1
Gitee
Gitee
added 2025/09/06 1:01 p.m.92 views

Exploit for Observable Discrepancy in Intel Atom_C

This is a tool for checking the state of software mitigations against Spectre and Meltdown vulnerabilities. It uses the NtQuerySystemInformation API call to report the data as seen by the Windows Kernel. The tool is currently optimized for Microsoft Windows 7-10 and uses the best-working exploit...

5.6CVSS6.5AI score0.93838EPSS
SaveExploits14
Tenable Nessus
Tenable Nessus
added 2025/08/24 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2018-19965

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue was discovered in Xen through 4.11.x allowing 64-bit PV guest OS users to cause a denial of service host OS crash because GP0 can occur after a...

5.6CVSS6.9AI score0.00409EPSS
SaveExploits0References2
Packet Storm News
Packet Storm News
added 2025/06/23 12:00 a.m.18 views

Design High-Confidence Computers Using Trusted Instructional Set Architecture and Emulators

High-confidence computing relies on trusted instructional set architecture, sealed kernels, and secure operating systems. Cloud computing depends on trusted systems for virtualization tasks. Branch predictions and pipelines are essential in improving performance of a CPU/GPU. But Spectre and...

7AI score
SaveExploits0
Rows per page
Query Builder