Skip to content
This repository has been archived by the owner on Sep 11, 2019. It is now read-only.

Detect unsafe usages of JSon deserializers #86

Open
jessehouwing opened this issue Aug 19, 2017 · 2 comments
Open

Detect unsafe usages of JSon deserializers #86

jessehouwing opened this issue Aug 19, 2017 · 2 comments

Comments

@jessehouwing
Copy link

This article/preso lists a number of attack vectors against JSON serializers. it would b enice if these were detected:

https://www.blackhat.com/docs/us-17/thursday/us-17-Munoz-Friday-The-13th-Json-Attacks.pdf

@bchurchill
Copy link

If you could put together a comprehensive list of deserializers that you know about it shouldn't be hard to add these in.

@jessehouwing
Copy link
Author

jessehouwing commented Jan 23, 2018 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants