Lucene search
+L

1226 matches found

Kitploit
Kitploit
added 2026/08/25 5:19 p.m.1 views

COM-Code-Helper

COM-Code-Helper 두 개의 IDAPython 스크립트가 Microsoft COMComponent Object Model 코드 재구성을 도와줍니다. 특히 악성코드 분석가에게 유용할 것입니다. COM 코드는 여전히 악성코드에서 자주 발견되기 때문입니다. ClassAndInterfaceToNames.py 이 IDAPython 스크립트는 idb 파일에서 클래스 및 인터페이스 UUID를 스캔하여 일치하는 구조와 이름을 생성합니다. interfaces.txt + classes.txt가...

5.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 10:11 a.m.28 views

social-engineer-toolkit

The Social-Engineer Toolkit SET The Social-Engineer Toolkit is an open-source penetration testing framework for authorized social-engineering assessments. SET provides guided attack vectors for security teams that need to test user awareness, validate controls, and run consent-based red-team...

5.5AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/25 5:15 a.m.1 views

Crystal-Loaders

Crystal Loaders このリポジトリには、Cobalt Strike で使用するためのいくつかの PIC ローダーとカスタムスリープマスク COFF が含まれています。これらは基本的な実装であり、カスタム回避トレードクラフトは Crystal Palace を使用して組み込む必要があります。 使い方 1. Crystal Palace リリース のディストリビューションをダウンロードします。 2. tar アーカイブを展開し、crystalpalace.jar を cobaltstrike.exe(クライアント)と同じディレクトリにコピーします。 3. loaders.cna...

5.5AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/25 4:31 a.m.1 views

CLPSTNet

CLPSTNet:カリキュラム学習を統合したプログレッシブ・マルチスケール畳み込みステガノグラフィモデル Fengchun Liu; Tong Zhang; Chunying Zhang このリポジトリには、論文「CLPSTNet: A Progressive Multi-Scale Convolutional Steganography Model Integrating Curriculum Learning」の公式実装が含まれています。 はじめに...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 4:31 a.m.1 views

DCVD

root@kitploit: project/ ├── train.py ├── dataloader.py ├── README.md ├── requirements.txt ├── models/ │ ├── controlpathway.py │ ├── semanticpathway.py │ ├── featurefusionmodule.py │ ├── transformerllmmodule.py │ └── multitaskpredictor.py データとモデルの出典 データセット 脆弱性検出には LineVul データセットを使用します: Michael Fu...

5.4AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/24 6:52 a.m.104 views

pbtk

pbtk - Reverse engineering Protobuf apps Protobuf is a serialization format developed by Google and used in an increasing number of Android, web, desktop and more applications. It consists of a language for declaring data structures , which is then compiled to code or another kind of structure...

6AI score
SaveExploits0
EUVD
EUVD
added 2026/08/14 12:31 a.m.11 views

EUVD-2026-58508

Enforce a recursion limit in Unmarshal to prevent stack exhaustion when parsing deeply-nested, recursive structures...

5.2AI score0.00568EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/14 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-33818

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Enforce a recursion limit in Unmarshal to prevent stack exhaustion when parsing deeply-nested, recursive structures. CVE-2026-33818 Note that Nessus relies on t...

7.5CVSS5.6AI score0.00568EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/12 3:34 p.m.6 views

CVE-2026-54183 Apache Airflow: Airflow Variables were not masked in the UI for authenticated users

Apache Airflow's secrets masker hides values stored under sensitive key names when they are displayed in the UI. The masker's recursion-depth limit did not descend into values nested inside a list, tuple, or set beyond that limit, so an Airflow Variable holding such a deeply-nested value was show...

4.3CVSS5.4AI score
SaveExploits0References6
NVD
NVD
added 2026/08/11 1:19 p.m.11 views

CVE-2026-72785

Craft CMS 5.0.0-RC1 through 5.10.5 contains an incorrect authorization vulnerability. A control-panel user holding only the viewCategories permission without saveCategories for a category group can permanently modify that group's category structure — reordering and re-parenting categories — via t...

9.3CVSS0.00194EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/11 12:17 p.m.10 views

CVE-2026-72785

Craft CMS 5.0.0-RC1 through 5.10.5 contains an incorrect authorization vulnerability. A control-panel user holding only the viewCategories permission without saveCategories for a category group can permanently modify that group's category structure — reordering and re-parenting categories — via t...

9.3CVSS5.3AI score0.00194EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/11 12:17 p.m.28 views

CVE-2026-72785

Summary (CVE-2026-72785) Craft CMS 5.0.0-RC1 through 5.10.5 contains an incorrect authorization vulnerability in the category structure controls. A control-panel user with only the viewCategories permission (no saveCategories ) for a category group can permanently reorder or re-parent categories ...

9.3CVSS5.3AI score0.00194EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.8 views

PT-2026-70203

Craft CMS 5.0.0-RC1 through 5.10.5 contains an incorrect authorization vulnerability. A control-panel user holding only the viewCategories permission without saveCategories for a category group can permanently modify that group's category structure — reordering and re-parenting categories — via t...

9.3CVSS5.3AI score0.00194EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.13 views

Astra Linux – Vulnerability in pyasn1

pyasn1 is a generic ASN.1 library for Python. Prior to version 0.6.3, the pyasn1 library was vulnerable to a Denial of Service DoS attack caused by uncontrolled recursion during the decoding of ASN.1 data with deeply nested structures. An attacker could provide a crafted payload containing...

7.5CVSS6.3AI score0.00803EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/08/03 5:54 a.m.11 views

Inefficient Algorithmic Complexity

Overview Affected versions of this package are vulnerable to Inefficient Algorithmic Complexity in the IETFUtils.valueToString method, reached through X500Name.toString, equals, and hashCode via AbstractX500NameStyle, which escapes each special character with vBuf.insertindex, "\" on the same...

8.7CVSS5.8AI score0.00348EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 3:54 a.m.8 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in JcePKCSPBEInputDecryptorProviderBuilder and JceOpenSSLPKCS8DecryptorProviderBuilder, which parse PBES2Parameters from attacker-supplied EncryptedPrivateKeyInfo, PKCS12, or CMS...

7.5CVSS5.5AI score0.00277EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 3:54 a.m.11 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in JcePKCSPBEInputDecryptorProviderBuilder and JceOpenSSLPKCS8DecryptorProviderBuilder, which parse PBES2Parameters from attacker-supplied EncryptedPrivateKeyInfo, PKCS12, or CMS...

7.5CVSS5.5AI score0.00277EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 3:54 a.m.8 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in JcePKCSPBEInputDecryptorProviderBuilder and JceOpenSSLPKCS8DecryptorProviderBuilder, which parse PBES2Parameters from attacker-supplied EncryptedPrivateKeyInfo, PKCS12, or CMS...

7.5CVSS5.5AI score0.00277EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 3:54 a.m.12 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in JcePKCSPBEInputDecryptorProviderBuilder and JceOpenSSLPKCS8DecryptorProviderBuilder, which parse PBES2Parameters from attacker-supplied EncryptedPrivateKeyInfo, PKCS12, or CMS...

7.5CVSS5.5AI score0.00277EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:45 p.m.9 views

SUSE CVE-2026-46668

SpiceDB is an open source database system for creating and managing security-critical application permissions. From version 1.15.0 to before version 1.52.0, caveat structures with nested lists can result in improper cache reuse. This issue has been patched in version 1.52.0...

2.3CVSS7.5AI score0.00276EPSS
SaveExploits0References2
Rows per page
Query Builder