insecure-deserialization
There are 5 repositories under insecure-deserialization topic.
TYPO3/phar-stream-wrapper
Interceptors for PHP's native phar:// stream handling in order to enhance security.
manuelz120/CVE-2022-23940
PoC for CVE-2022-23940
AndreCoutinhom/owasp-top-10
Curso de OWASP Top 10: de Injections a monitoramento.
Komthie/Deserialization-Insecure
Insecure Deserialization Insecure deserialization is a security vulnerability that occurs when an application deserializes untrusted data from an external source without properly validating it. This can allow an attacker to inject malicious code into the application, which can then be executed with the privileges of the application itself.
pwnxpl0it/insecure_deserialization
A tiny Flask app vulnerable to Insecure Deserialization