Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 230 Bytes

File metadata and controls

4 lines (4 loc) · 230 Bytes

RSAWebShell

这里没有用私钥加密payload,仅做了验证
反正别人有公钥也能解密出payload 因为懒:)
执行后的返回结果用公钥加密,并且做了分块,不用担心数据过长的问题