Lucene search
+L

52 matches found

Kitploit
Kitploit
added 2026/09/02 11:33 p.m.3 views

typofinder

Domain typo finder ドメインタイポ発見のためのTypofinder NCC Group Plc によってオープンソースとして公開 - http://www.nccgroup.com/ 開発者: Ollie Whitehouse, ollie dot whitehouse at nccgroup dot com Stephen Tomkinson, @neonbunny9 on twitter Matt Summers, matt dot summers at nccgroup dot com https://github.com/nccgroup/typofinder...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/02 10:25 p.m.4 views

CVE-2021-42694

CVE-2021-42694 このスクリプトは、同形文字(Homoglyph)検出ツールを実装しており、主にコード内に存在する可能性のある CVE-2021-42694 脆弱性を検出するために使用されます。その主な機能を詳しく説明します: 核心機能: コード内の同形文字置換攻撃を検出 Python ファイル内の変数名、関数名などの識別子をスキャン 視覚的に類似しているが実際には異なる Unicode 文字を識別 主要コンポーネント: HomoglyphDetector クラス:主要な検出器クラス データ取得:Unicode 公式サイトから Confusables データを取得...

8.3CVSS7.3AI score0.0491EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/02 7:53 p.m.3 views

uriDeep

uriDeep 基于机器学习的Unicode编码攻击工具。利用混淆字符(confusables)创建惊人虚假域名的机器学习工具。部分域名可欺骗IDN策略(Chrome与Firefox)。 我利用神经网络创建了最佳(大型)混淆字符字典。该字典在工具中使用,可从以下地址下载: https://github.com/mindcrypt/uriDeep/blob/master/data/deepDiccConfusables.txt root@kitploit: mindcrypt@kali:/tool/uriDeep python3 uriDeep.py /\ /\ / \ / / \ \ '...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/02 5:05 p.m.4 views

ditto

Ditto は、ドメイン名を入力として受け取り、ホモグラフ攻撃 のためのすべてのバリアントを生成し、どのドメインが利用可能で、どのドメインが既に登録されているかをチェックする小さなツールです。 PoC ドメイン https://tᴡitter.com/ https://clᴏudflare.com Docker の使用 Docker Hub 上のイメージ はプッシュのたびに更新されます。以下のように実行するだけです。 root@kitploit: docker run evilsocket/ditto -h ソースからのコンパイル ソースからのコンパイルには Go...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 10:41 p.m.6 views

huntglyph

huntglyph — ホモグラフ攻撃を検出 ホモグラフ攻撃は、異なる文字体系(例:ラテン文字の「a」とキリル文字の「а」)の文字の視覚的類似性を利用して、ドメイン名、ファイル名、またはその他の識別子を偽装し、ユーザーが正当なソースとやり取りしていると思い込ませるものです。 huntglyph は、これらの欺瞞的な行為を識別するための検出ソリューションを提供し、デジタルセキュリティと明瞭性を確保します。 使用方法 huntglyph は、文字列やファイルを解析するためのいくつかのコマンドを提供します。 text: 生のテキスト文字列を解析...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/31 12:35 a.m.3 views

CVE-2021-42694

CVE-2021-42694 使用最近公布的同形字攻击漏洞生成恶意文件,该漏洞至少已在 C、C++、C、Go、Python、Rust、JS 等语言中发现。 引用自 cve.mitre.org 在 Unicode 规范至 14.0 版的字符定义中发现了一个问题。该规范允许攻击者使用同形字生成源代码标识符(如函数名),这些标识符在视觉上与目标标识符完全相同。攻击者可利用这一点,通过在上游软件依赖项中定义对抗性标识符来注入代码,这些依赖项在下游软件中被欺骗性地调用。 同形字的原始数据(homoglyphs.txt)取自此处,并已清理数据以排除斜体和外观差异较大的字符。 查看剑桥大学的原始来源:...

8.3CVSS7.3AI score0.0491EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/08/28 2:58 a.m.8 views

homoglyphs

IL PROGETTO È ARCHIVIATO Fork: https://github.com/orsinium/forks Homoglyphs Homoglyphs -- libreria Python per ottenere omoglifi e convertirli in ASCII. Caratteristiche È una versione più intelligente di confusablehomoglyphs: Rilevamento automatico o scelta manuale della categoria alias da ISO...

5.8AI score
SaveExploits0References3
CVE
CVE
added 2026/08/13 10:04 p.m.76 views

CVE-2026-73420

CVE-2026-73420 affects NextAuth.js email/passwordless flows where the default email normalizer validates addresses before Unicode normalization. An address containing a homoglyph (e.g., U+FF20 FULLWIDTH COMMERCIAL AT) can canonicalize to a normal ASCII @ after NFKC/NFKD, causing downstream mail l...

9.1CVSS5.4AI score0.00528EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/13 10:04 p.m.32 views

CVE-2026-73420 NextAuth.js: Email normalizer validates the address before Unicode normalization, allowing a homoglyph @ bypass

NextAuth.js provides authentication for Next.js. Prior to @auth/core 0.41.3 and next-auth 4.24.15 and 5.0.0-beta.32, the defaultNormalizer used by the email and magic-link sign-in flow validates an address before applying Unicode normalization. An address can contain a Unicode character such as...

9.1CVSS0.00528EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/13 10:04 p.m.18 views

CVE-2026-73420 NextAuth.js: Email normalizer validates the address before Unicode normalization, allowing a homoglyph @ bypass

NextAuth.js provides authentication for Next.js. Prior to @auth/core 0.41.3 and next-auth 4.24.15 and 5.0.0-beta.32, the defaultNormalizer used by the email and magic-link sign-in flow validates an address before applying Unicode normalization. An address can contain a Unicode character such as...

9.1CVSS5.5AI score
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2026/08/04 5:31 p.m.18 views

Flowise: Pyodide validator Unicode homoglyph bypass leads to RCE

Summary The validatePythonCodeForDataFrame blacklist in packages/components/src/pythonCodeValidator.ts can be bypassed with Unicode homoglyph identifiers, allowing arbitrary Python execution inside Pyodide and full OS command execution on the Flowise host via Pyodide's js module interop. This...

9.5CVSS6.1AI score0.00523EPSS
SaveExploits0References5Affected Software2
Cvelist
Cvelist
added 2026/08/04 5:30 p.m.48 views

CVE-2026-70470 Flowise: Pyodide validator Unicode homoglyph bypass leads to RCE

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, Flowise validatePythonCodeForDataFrame in packages/components/src/pythonCodeValidator.ts can be bypassed with Unicode homoglyph identifiers, allowing arbitrary Python execution inside Pyodide...

9.5CVSS0.00523EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/04 5:30 p.m.14 views

CVE-2026-70470 Flowise: Pyodide validator Unicode homoglyph bypass leads to RCE

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, Flowise validatePythonCodeForDataFrame in packages/components/src/pythonCodeValidator.ts can be bypassed with Unicode homoglyph identifiers, allowing arbitrary Python execution inside Pyodide...

9.5CVSS5.9AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/04 5:30 p.m.9 views

CVE-2026-70470

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, Flowise validatePythonCodeForDataFrame in packages/components/src/pythonCodeValidator.ts can be bypassed with Unicode homoglyph identifiers, allowing arbitrary Python execution inside Pyodide...

9.5CVSS5.9AI score0.00523EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/23 2:40 p.m.50 views

GHSA-7RQJ-J65F-68WH Auth.js: Email normalizer validates the address before Unicode normalization, allowing a homoglyph @ bypass

Summary The default email-address normalizer used by the email/magic-link sign-in flow validates the address before applying Unicode normalization. An address can contain a Unicode character that is not an ASCII @ U+0040 but canonicalizes to one under NFKC/NFKD normalization the normalization...

9.1CVSS5.5AI score0.00528EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/07/23 2:40 p.m.21 views

Auth.js: Email normalizer validates the address before Unicode normalization, allowing a homoglyph @ bypass

Summary The default email-address normalizer used by the email/magic-link sign-in flow validates the address before applying Unicode normalization. An address can contain a Unicode character that is not an ASCII @ U+0040 but canonicalizes to one under NFKC/NFKD normalization the normalization...

9.1CVSS5.5AI score0.00528EPSS
SaveExploits0References7Affected Software2
OSV
OSV
added 2026/05/22 6:46 p.m.13 views

MAL-2026-4636 Malicious code in peertube-plugin-google-analytics-js (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 3c66b6ebad55556f956fbc181293327eb4051d2ec6de6436a24d027fac58e580 This PeerTube plugin advertises itself as a Google Analytics integration but its client-side script client/common-client-plugin.js:8 registers a...

5.9AI score
SaveExploits0References2
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/05/21 2:06 a.m.21 views

Malicious code in @onerjs/smart-filters (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 66a4578e888bb6e53b7a5df17aa093931f6aff50773efd2634819294538217ab Package is published under the @onerjs scope but self-describes as 'Babylon.js Smart Filter core' with repository metadata pointing at...

5.9AI score
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/12/09 6:29 p.m.13 views

CVE-2025-55129

HackerOne community member Kassem S.kassems94 has reported that username handling in Revive Adserver was still vulnerable to impersonation attacks after the fix for CVE-2025-52672, via several alternate techniques. Homoglyphs based impersonation has been independently reported by other HackerOne...

5.4CVSS7AI score0.00244EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2025/12/02 1:42 a.m.37 views

CVE-2025-55129

HackerOne community member Kassem S.kassems94 has reported that username handling in Revive Adserver was still vulnerable to impersonation attacks after the fix for CVE-2025-52672, via several alternate techniques. Homoglyphs based impersonation has been independently reported by other HackerOne...

5.4CVSS0.00244EPSS
SaveExploits1References1
Rows per page
Query Builder