-
Updated
Aug 24, 2020 - Python
cwe
Here are 18 public repositories matching this topic...
-
Updated
Feb 10, 2018 - Python
I noticed you have a plugin for Ghidra, but it is not the only one FOSS tool available.
Radare2 is a highly-portable cross-platform reverse engineering framework and a toolkit without dependencies. It has support for analyzing binaries, disassembling code, debugging programs, attaching to remote GDB/LLDB, WinDbg servers, rich plugin system (see r2pm), an
-
Updated
Mar 19, 2020 - JavaScript
-
Updated
Oct 3, 2019 - Python
-
Updated
Aug 23, 2020 - JavaScript
-
Updated
Oct 3, 2019 - Python
The OWASP project page is at https://owasp.org/www-project-cwe-toolkit/
Let's make it visible by adding a badge on the README
-
Updated
Dec 11, 2018 - JavaScript
-
Updated
May 13, 2018 - R
-
Updated
Jul 23, 2020 - C#
Improve this page
Add a description, image, and links to the cwe topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cwe topic, visit your repo's landing page and select "manage topics."
Description
The class ZipEntry describe one file inside a Zip archive.
getName()return the file name from this file. It could contain a malicious string such as "../../../". If the value is used to build a file path, it could lead to a