Lucene search
+L

52 matches found

Kitploit
Kitploit
added 2026/08/27 3:15 a.m.4 views

CyberChef

CyberChef The Cyber Swiss Army Knife CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser. These operations include simple encoding like XOR and Base64, more complex encryption like AES, DES and Blowfish, creating binary and hexdumps,...

5.3AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/27 1:08 a.m.2 views

cyberchef-recipes

CyberChefは、GCHQが作成した、自称「Cyber Swiss-Army Knife」です。Webブラウザ上でデータの変換、抽出、操作を行うための素晴らしいツールです。 このツールを制作した@GCHQに最大限の敬意を表します。参照: https://gchq.github.io/CyberChef/ 一般的なヒント CyberChefをダウンロードして、完全にクライアントサイドで実行してください。特定の操作を除いてインターネット接続は必要ありません。そうすれば、すべてのデータは安全です。...

6.5AI score
SaveExploits0References23
Kitploit
Kitploit
added 2026/08/26 8:29 p.m.72 views

chepy

Chepy Chepy is a python library with a handy cli that is aimed to mirror some of the capabilities of CyberChef. A reasonable amount of effort was put behind Chepy to make it compatible to the various functionalities that CyberChef offers, all in a pure Pythonic manner. There are some key advantag...

5.6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/26 8:29 p.m.3 views

chepy

Chepy Chepy è una libreria Python con una pratica CLI che mira a rispecchiare alcune delle capacità di CyberChef. È stato investito un ragionevole sforzo per rendere Chepy compatibile con le varie funzionalità offerte da CyberChef, tutto in puro stile Python. Ci sono alcuni vantaggi e svantaggi...

5.4AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/21 3:18 a.m.68 views

pe_tree

PE Tree PE Tree is a Python module for viewing Portable Executable PE files in a tree-view using pefile and PyQt5. It can also be used with IDA Pro, Ghidra, Volatility, Rekall and minidump to view and dump in-memory PE files, as well as perform import table reconstruction. Table of contents 1...

6AI score
SaveExploits0References12
NVD
NVD
added 2026/08/10 9:17 p.m.13 views

CVE-2026-72912

CyberChef is a web app for encryption, encoding, compression, and data analysis. Prior to 11.3.0, CyberChef's pretty-recipe parser in src/core/Utils.mjs can exhaust client-side CPU when a malformed recipe= URL fragment containing a large number of unmatched quote characters reaches...

4.3CVSS0.00185EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/10 9:02 p.m.26 views

CVE-2026-72912 CyberChef’s pretty-recipe parser vulnerable to client-side ReDoS / CPU exhaustion when parsing a malformed #recipe= URL

CyberChef is a web app for encryption, encoding, compression, and data analysis. Prior to 11.3.0, CyberChef's pretty-recipe parser in src/core/Utils.mjs can exhaust client-side CPU when a malformed recipe= URL fragment containing a large number of unmatched quote characters reaches...

4.3CVSS0.00185EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 9:02 p.m.27 views

CVE-2026-72912 CyberChef’s pretty-recipe parser vulnerable to client-side ReDoS / CPU exhaustion when parsing a malformed #recipe= URL

CyberChef is a web app for encryption, encoding, compression, and data analysis. Prior to 11.3.0, CyberChef's pretty-recipe parser in src/core/Utils.mjs can exhaust client-side CPU when a malformed recipe= URL fragment containing a large number of unmatched quote characters reaches...

4.3CVSS5.3AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/10 9:02 p.m.8 views

CVE-2026-72912

CyberChef is a web app for encryption, encoding, compression, and data analysis. Prior to 11.3.0, CyberChef's pretty-recipe parser in src/core/Utils.mjs can exhaust client-side CPU when a malformed recipe= URL fragment containing a large number of unmatched quote characters reaches...

4.3CVSS5.3AI score0.00185EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/08/10 9:02 p.m.38 views

CVE-2026-72912

CVE-2026-72912 affects CyberChef (web app). The vulnerability lies in the pretty-recipe parser in src/core/Utils.mjs, where a malformed #recipe= URL fragment with many unmatched quote characters triggers a heavy backtracking path in a complex global regular expression. This causes client-side CPU...

4.3CVSS5.3AI score0.00185EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/10 12:00 a.m.5 views

PT-2026-69980

Name of the Vulnerable Software and Affected Versions CyberChef versions prior to 11.3.0 Description The pretty-recipe parser in src/core/Utils.mjs can cause client-side CPU exhaustion when processing a malformed recipe= URL fragment containing numerous unmatched quote characters. This occurs whe...

4.3CVSS5.1AI score0.00185EPSS
SaveExploits0References7
NVD
NVD
added 2026/07/08 4:16 p.m.20 views

CVE-2026-57439

CyberChef is a web app for encryption, encoding, compression, and data analysis. Prior to 11.2.0, the Series Chart operation accepts proto as a key while parsing user-supplied CSV, allowing prototype pollution that can be chained with operations such as Parse UDP to inject malicious JavaScript in...

5CVSS0.00244EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/08 2:58 p.m.39 views

CVE-2026-57439 CyberChef: Prototype pollution in Series Chart operation

CyberChef is a web app for encryption, encoding, compression, and data analysis. Prior to 11.2.0, the Series Chart operation accepts proto as a key while parsing user-supplied CSV, allowing prototype pollution that can be chained with operations such as Parse UDP to inject malicious JavaScript in...

5CVSS0.00244EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/08 2:58 p.m.14 views

CVE-2026-57439 CyberChef: Prototype pollution in Series Chart operation

CyberChef is a web app for encryption, encoding, compression, and data analysis. Prior to 11.2.0, the Series Chart operation accepts proto as a key while parsing user-supplied CSV, allowing prototype pollution that can be chained with operations such as Parse UDP to inject malicious JavaScript in...

5CVSS6.1AI score
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/06/05 7:16 p.m.16 views

CVE-2026-42615

GCHQ CyberChef before 11.0.0 allows XSS via Show Base64 offsets, as demonstrated by the /recipe=ShowBase64offsets'%3Cscript substring...

7.2CVSS5.4AI score0.00294EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/29 6:33 a.m.8 views

GHSA-H4HV-92PP-PCJG CyberChef has a Cross-site Scripting issue

GCHQ CyberChef before 11.0.0 allows XSS via Show Base64 offsets, as demonstrated by the /recipe=ShowBase64offsets'%3Cscript substring...

7.2CVSS5.8AI score0.00294EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/04/29 6:33 a.m.21 views

CyberChef has a Cross-site Scripting issue

GCHQ CyberChef before 11.0.0 allows XSS via Show Base64 offsets, as demonstrated by the /recipe=ShowBase64offsets'%3Cscript substring...

7.2CVSS5.8AI score0.00294EPSS
SaveExploits0References6Affected Software1
Snyk
Snyk
added 2026/04/29 5:23 a.m.27 views

Cross-site Scripting (XSS)

Overview cyberchef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser. Affected versions of this package are vulnerable to Cross-site Scripting XSS via the ShowBase64Offsets.mjs. An attacker can execute arbitrary JavaScript code in the context of...

7.2CVSS5.8AI score0.00294EPSS
SaveExploits0References2
NVD
NVD
added 2026/04/29 4:16 a.m.8 views

CVE-2026-42615

GCHQ CyberChef before 11.0.0 allows XSS via Show Base64 offsets, as demonstrated by the /recipe=ShowBase64offsets'%3Cscript substring...

7.2CVSS0.00294EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/04/29 2:55 a.m.6 views

CVE-2026-42615

GCHQ CyberChef before 11.0.0 allows XSS via Show Base64 offsets, as demonstrated by the /recipe=ShowBase64offsets'%3Cscript substring...

7.2CVSS5AI score0.00294EPSS
SaveExploits0References5
Rows per page
Query Builder