
Demonstrates a proof-of-concept exploit for CVE-2021-43297, a deserialization vulnerability in Apache Dubbo's Hessian2 protocol, with provider and consumer attack endpoints.
Import the two projects into two separate IDEA instances
First run org.apache.dubbo.samples.basic.BasicProvider#main to start the server
Then run org.apache.dubbo.samples.basic.BasicConsumer#main to start the client attack end
Effect:
