08 2022 档案

摘要:[-]RSA [-]Shared prime number 阅读全文
posted @ 2022-08-30 11:35 dotExp 阅读(61) 评论(0) 推荐(0)
摘要:[-]RSA [-]Adjacent Element 阅读全文
posted @ 2022-08-30 01:49 dotExp 阅读(148) 评论(0) 推荐(0)
摘要:[-]ret2libc [-]The leak of the write function 阅读全文
posted @ 2022-08-29 15:13 dotExp 阅读(117) 评论(0) 推荐(0)
摘要:[-]Format String [-]Stackoverflow [-]ret2libc 阅读全文
posted @ 2022-08-29 11:19 dotExp 阅读(89) 评论(0) 推荐(0)
摘要:Involved Knowledge 已知phi,n 分解n DSA K共享攻击 Description from Crypto.Util.number import getPrime, bytes_to_long, inverse, long_to_bytes from Crypto.Public 阅读全文
posted @ 2022-08-28 00:35 dotExp 阅读(147) 评论(0) 推荐(0)
摘要:Description 来做做数学题吧 from Crypto.Util.number import getPrime,bytes_to_long from sympy import Derivative from fractions import Fraction from secret impo 阅读全文
posted @ 2022-08-20 15:18 dotExp 阅读(115) 评论(0) 推荐(0)
摘要:ez_rce(NSSRound#4) 笔者尽量写的详细一点,方便大家理解和复现 TOPIC&ANALYSE 页面只有"It works"字样 寻找突破口 我们通过开发者工具看到网络信息-标头-Server看到服务器采用的是Apache/2.4.49(Unix) 尝试从此入手 得知Apache/2.4 阅读全文
posted @ 2022-08-08 17:57 dotExp 阅读(377) 评论(0) 推荐(1)