zaproxy
zaproxy copied to clipboard
Insecure deserialization active scanner
As already discussed in #3883, this is now part of the new Top 10 - A8. Could be cool to add such an active scan rule - based on this tool could be a good start for .NET...
Other projects or info:
- https://github.com/federicodotta/Java-Deserialization-Scanner (Includes vuln apps.)
- Java version of yoserial: https://github.com/frohoff/ysoserial
- https://blog.paranoidsoftware.com/triggering-a-dns-lookup-using-java-deserialization/
https://github.com/pwntester/ysoserial.net
Another Project that could maybe be ported: https://github.com/nccgroup/freddy
Has anyone already started to work on this?
I don't think so.
I would potentially be interested in this if it's still open? I couldn't find an insecure deserialization rule in the Active Scan docs, but just want to be sure
This is definitely still available.
Awesome, will start looking into it
@ssyms Are you still on this? I would like to look into this.
@pranavsaxena17 Yes, I've been a bit busy since the New Year but I have done some work on it and would like to finish.
Id like to start working on this one; any suggestion I'm new to the team
Greetings
Hi Jon, I am done implementing functionality for Java deserialization, just working on adding tests. Maybe you could look into integrating the .NET tool? (https://github.com/pwntester/ysoserial.net)
Hi Jon, I am done implementing functionality for Java deserialization, just working on adding tests. Maybe you could look into integrating the .NET tool? (https://github.com/pwntester/ysoserial.net)
I will
@ssyms @jangelesg how are things going? do you need any help with this issue?
@ricekot I'm open to this ticket being re-assigned. A lot of personal stuff has come up in the past year and I'm still busy dealing with it.
Is this still available? I'd love to work on this – I haven't contributed before, but I should have what it takes to get a working solution.
@Ahxius go for it. Dev info here: https://www.zaproxy.org/docs/developer/ 😃