Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JDK8u20 deserialization problem #1

Open
HYWZ36 opened this issue May 12, 2021 · 0 comments
Open

JDK8u20 deserialization problem #1

HYWZ36 opened this issue May 12, 2021 · 0 comments

Comments

@HYWZ36
Copy link

HYWZ36 commented May 12, 2021

Hello,pwntest.
I am a Chinese student. I recently learned about JDK8u20 deserialization and read your exploit code. I have a question. I hope you can answer it in your busy schedule.
You construct map in the code as ("f5a5a608", "f5a5a608"), so I think that before the patch() function, the value of map in the generated bytecode file is the handler value of the key value string"f5a5a608", but It is the handler value of the LinkedHashset object. Why is this happening?
I learned the knowledge of serialized bytecode again and repeatedly analyzed your code and comments, but still can't get the answer. Can you help me?

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

No branches or pull requests

1 participant