Lucene search
+L

52 matches found

Kitploit
Kitploit
added 2026/09/16 9:51 a.m.76 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/09/16 7:17 a.m.12 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.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/15 9:12 p.m.10 views

chepy

Chepy Chepy es una librería de Python con una práctica CLI que tiene como objetivo reflejar algunas de las capacidades de CyberChef. Se dedicó un esfuerzo razonable a Chepy para hacerlo compatible con las diversas funcionalidades que ofrece CyberChef, todo de manera puramente Pythonica. Hay algun...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/12 5:56 a.m.9 views

cyberchef-recipes

CyberChef is the self-purported 'Cyber Swiss-Army Knife' created by GCHQ. It's a fantastic tool for data transformation, extraction & manipulation in your web-browser. Full credit to @GCHQ for producing the tool. See: https://gchq.github.io/CyberChef/ General Tips Download CyberChef and run it...

5.7AI score
SaveExploits0References23
Kitploit
Kitploit
added 2026/09/11 3:18 a.m.74 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.17 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.34 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.30 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.11 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.46 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.12 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.26 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.46 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.17 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.17 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.10 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.23 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.37 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.9 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
Cvelist
Cvelist
added 2026/04/29 2:55 a.m.46 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
Rows per page
Query Builder