-
Updated
Jul 24, 2021 - OCaml
taint-analysis
Here are 52 public repositories matching this topic...
-
Updated
Jul 25, 2021 - PHP
-
Updated
Jul 13, 2021 - C++
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-
Updated
Jul 24, 2021 - OCaml
-
Updated
May 28, 2021 - OCaml
-
Updated
Apr 28, 2021 - C++
-
Updated
Feb 18, 2021 - C
-
Updated
Apr 22, 2020 - LLVM
Polybuild was taken by the other team and improved into a new standalone tool called blight. It has all of polybuilds features and more, we should swap to it when we get a chance.
-
Updated
Apr 16, 2021 - C
-
Updated
Jun 1, 2017 - C
-
Updated
Apr 2, 2019 - C++
-
Updated
Oct 23, 2017 - C++
Add raw file analyzer to data pipeline that integrates with the ClamAV for scanning input files, this would be particularly helpful during global PyPI scans.
Preliminary research however shows that most of the python ClamAV bindings are very outdated and have not been updated in some time. PyClamd (https://xael.org/pages/pyclamd-en.html) appears to be somewhat most used out there but the bitbuc
-
Updated
Jul 17, 2020 - C
-
Updated
Jun 25, 2019 - Go
-
Updated
Mar 30, 2020 - C
-
Updated
Jul 1, 2017 - C++
-
Updated
Jul 9, 2019 - C++
-
Updated
Jul 23, 2021 - PHP
-
Updated
Mar 30, 2020 - C++
-
Updated
Apr 1, 2018 - C
-
Updated
May 26, 2021 - C++
-
Updated
Sep 5, 2018 - JavaScript
-
Updated
Apr 1, 2018 - C
-
Updated
Sep 27, 2020 - C
-
Updated
Apr 9, 2020 - TypeScript
-
Updated
Dec 15, 2017 - JavaScript
Improve this page
Add a description, image, and links to the taint-analysis topic page so that developers can more easily learn about it.
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."
I wrote some of the code to do this in a branch https://github.com/python-security/pyt/compare/class_based_views, but since I'm working on other things and this feature seems cool and important I'm making this issue👍
Let me know if you would like any help in implementing.