The Wayback Machine - https://web.archive.org/web/20201105044851/https://github.com/topics/taint-analysis
Skip to content
#

taint-analysis

Here are 46 public repositories matching this topic...

Triton is a Dynamic Binary Analysis (DBA) framework. It provides internal components like a Dynamic Symbolic Execution (DSE) engine, a dynamic taint engine, AST representations of the x86, x86-64, ARM32 and AArch64 Instructions Set Architecture (ISA), SMT simplification passes, an SMT solver interface and, the last but not least, Python bindings.

  • Updated Nov 4, 2020
  • C++
h3xstream
h3xstream commented Oct 5, 2020

Description

BeanUtils is a library that is doing automatic mapping to Java object.
It can cause arm when the attack controls part of the list of properties being sets. BeanUtils does not blacklist properties like class, classloader or other objects that are likely to load arbitrary classes and possibly run code.

Code

import org.apache.commons.beanutils.BeanUtils;

public

Improve this page

Add a description, image, and links to the taint-analysis topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the taint-analysis topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.