CD's second night

shiro绕过流量检测(rememberme里添加非base64字符如$,!)
绕过内存检测和静态检测
原理:org.apache.shiro.codec.Base64;中的实现base64Data = discardNonBase64(base64Data);里面的解码有去除垃圾字符的作用
https://www.t00ls.com/articles-70842.html
Loading...