摘要:
misc ez_wire webshell的流量,追踪每一个http流量,先对其进行url解密,再base64解, 最后在一个流量中发现: POST /shell.php HTTP/1.1 Host: 172.16.80.10:8080 Accept-Encoding: gzip, deflate 阅读全文
posted @ 2024-05-13 21:38
Rota13
阅读(96)
评论(0)
推荐(0)
摘要:
crypto x0r print打印出来的字符前32为iv的值 然后就是分析encrypt函数 def encrypt(key, plaintext, iv): ciphertext = b"" for i in range(0, len(plaintext), AES.block_size): k 阅读全文
posted @ 2024-05-13 21:37
Rota13
阅读(109)
评论(0)
推荐(0)

浙公网安备 33010602011771号