Lucene search
+L

301 matches found

Kitploit
Kitploit
added 2026/09/13 12:30 a.m.6 views

Triton

Triton is a dynamic binary analysis library. It provides internal components that allow you to build your program analysis tools, automate reverse engineering, perform software verification or just emulate code. Dynamic symbolic execution Dynamic taint analysis AST representation of the x86 ,...

6AI score
SaveExploits0References29
Kitploit
Kitploit
added 2026/09/12 7:13 p.m.10 views

ABD

Advanced Binary Deobfuscation This repository contains the course materials of Advanced Binary Deobfuscation at the Global Cybersecurity Camp GCC Tokyo and the Security Camp National Workshop in 2020. Course Abstract Reverse engineering is not easy, especially if a binary code is obfuscated. Once...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 6:32 p.m.4 views

zeno

Zeno Framework Installation root@kitploit: cd git clone https://github.com/Traxes/zeno --recursive sudo pip3 install termcolor tqdm git clone https://github.com/Z3Prover/z3 --recursive cd z3 python3 scripts/mkmake.py --python cd build make sudo make install cd /zeno Usage root@kitploit: /zeno$...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 3:01 p.m.8 views

Fault-Injection-Finder

결함 주입 탐지기 root@kitploit: ▄▖ ▜ ▗ ▄▖ ▘ ▗ ▘ ▄▖▘ ▌ ▙▖▀▌▌▌▐ ▜▘ ▐ ▛▌ ▌█▌▛▘▜▘▌▛▌▛▌ ▙▖▌▛▌▛▌█▌▛▘ ▌ █▌▙▌▐▖▐▖ ▟▖▌▌ ▌▙▖▙▖▐▖▌▙▌▌▌ ▌ ▌▌▌▙▌▙▖▌ ▙▌ 정충근Geeoon Chung과 네이트 스나이더Nate Snyder 이 저장소는 결함 주입 공격 프로젝트의 소프트웨어 부분입니다. 하드웨어 부분은 이 저장소를 확인하세요. 전체 프로젝트 이 프로젝트의 목표는 프로그램 실행 중 건너뛰거나 NOP 처리될 때 보안 문제를 일으키는 명령어를 찾는 것입니다...

6AI score
SaveExploits0References3
NVD
NVD
added 2026/09/11 8:19 p.m.6 views

CVE-2026-89517

In the Linux kernel, the following vulnerability has been resolved: schedext: Fix rq-corepick corruption under core scheduling Core scheduling's picknexttask picks what to run on every SMT sibling of the core in a single pass under the shared core-wide rq lock. The selection state is consistent...

0.00198EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/09 12:34 p.m.7 views

toy-wasm-symbexp

toy-wasm-symbexp 이것은 장난감 WASM 심볼릭 인터프리터입니다. 다음 글들을 설명합니다: Part 1 - 소개 Part 2 - 구체적 인터프리터 작성 - 이 단계의 코드 보기 Part 3 - 심볼릭 인터프리터 작성 - 이 단계의 코드 보기 Part 4 - 심볼릭 인터프리터 작성 및 챌린지 풀기! - 이 단계의 코드 보기 사용법 편리한 Makefile이 프로그램이 제대로 동작하는지 테스트할 수 있게 도와줍니다: root@kitploit: $ make test $ make part1-custom $ make...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/06 4:57 p.m.5 views

vendor-android-cves

vendor-android-cves ベンダー製Android CVE用のPOC/ファジングスクリプト/ハーネスのコレクション。BlackHat ASIA 2022で発表されたものも含みます: https://www.blackhat.com/asia-22/briefings/schedule/the-hidden-rce-surfaces-that-control-the-droids-26083 更新:...

5.9AI score
SaveExploits0
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.9 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: arch/arm64: Fixed the topology initialization for core scheduling Arm64 systems rely on storecputopology to call updatesiblingsmasks, in order to transfer the topology information to the various CPU masks. This must be done befor...

5.5CVSS6.3AI score0.00241EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/15 5:51 a.m.11 views

EUVD-2026-59115

In the Linux kernel, the following vulnerability has been resolved: cpu/hotplug: Fix NULL kobject warning in cpuhpsmtenable On arm64, when booting with maxcpus greater than the number of present CPUs e.g., QEMU -smp cpus=4,maxcpus=8, some CPUs are marked as 'present' but have not yet been...

5.6AI score0.00198EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/15 5:51 a.m.25 views

CVE-2026-72016 cpu/hotplug: Fix NULL kobject warning in cpuhp_smt_enable()

In the Linux kernel, the following vulnerability has been resolved: cpu/hotplug: Fix NULL kobject warning in cpuhpsmtenable On arm64, when booting with maxcpus greater than the number of present CPUs e.g., QEMU -smp cpus=4,maxcpus=8, some CPUs are marked as 'present' but have not yet been...

0.00198EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 5:51 a.m.15 views

CVE-2026-72016 cpu/hotplug: Fix NULL kobject warning in cpuhp_smt_enable()

In the Linux kernel, the following vulnerability has been resolved: cpu/hotplug: Fix NULL kobject warning in cpuhpsmtenable On arm64, when booting with maxcpus greater than the number of present CPUs e.g., QEMU -smp cpus=4,maxcpus=8, some CPUs are marked as 'present' but have not yet been...

5.7AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.17 views

PT-2026-72205

In the Linux kernel, the following vulnerability has been resolved: cpu/hotplug: Fix NULL kobject warning in cpuhp smt enable On arm64, when booting with maxcpus greater than the number of present CPUs e.g., QEMU -smp cpus=4,maxcpus=8, some CPUs are marked as 'present' but have not yet been...

5.6AI score0.00198EPSS
SaveExploits0References4
Packet Storm News
Packet Storm News
added 2026/05/30 12:00 a.m.20 views

NeuroLog: Reasoning You Can Audit -- Neuro-Symbolic Vulnerability Discovery Via LLM Facts, Datalog, and SMT

Vulnerability discovery on C/C++ source asks the analyst to choose between heavyweight static analysers, which need a working build before a single query runs, and free-form LLMs, which read source readily but invent details and lose track of cross-function dataflow on real codebases. We present...

9.8CVSS7.1AI score0.78483EPSS
SaveExploits6
SUSE CVE
SUSE CVE
added 2026/03/25 4:56 p.m.16 views

SUSE CVE-2026-23332

In the Linux kernel, the following vulnerability has been resolved: cpufreq: intelpstate: Fix crash during turbo disable When the system is booted with kernel command line argument "nosmt" or "maxcpus" to limit the number of CPUs, disabling turbo via: echo 1...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/01/28 4:33 p.m.5 views

Malicious Package

Overview @smt-front/tracker is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and this package...

9.8CVSS5.9AI score
SaveExploits0References2
Snyk
Snyk
added 2026/01/28 4:33 p.m.17 views

Malicious Package

Overview @smt-front/common is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and this package...

9.8CVSS5.9AI score
SaveExploits0References2
Snyk
Snyk
added 2026/01/28 4:33 p.m.14 views

Malicious Package

Overview @smt-front/poster is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and this package...

9.8CVSS5.9AI score
SaveExploits0References2
Snyk
Snyk
added 2026/01/28 4:33 p.m.15 views

Malicious Package

Overview @smt-front/analytics is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and this package...

9.8CVSS5.9AI score
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/27 12:00 a.m.8 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-005117)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005117 advisory. In the Linux kernel, the following vulnerability has been resolved: sched/smt: Fix unbalance schedsmtpresent dec/inc I got the following warn report while doing stre...

5.5CVSS6.6AI score0.00215EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.6 views

MiracleLinux 7 : openssl-1.0.2k-16.1.el7 (AXSA:2019-3827:03)

The remote MiracleLinux 7 host has packages installed that are affected by a vulnerability as referenced in the AXSA:2019-3827:03 advisory. Security Fix - OpenSSL SMT Simultaneous Multi-threading 'port contention' CVE-2018-5407 CVEJVNhttp://jvndb.jvn.jp/ Tenable has extracted the preceding...

4.7CVSS7.4AI score0.03418EPSS
SaveExploits4References2
Rows per page
Query Builder