07 2020 档案

摘要:#rosb 考点:RSA共模攻击 题目 from flag import flag from Crypto.Util.number import long_to_bytes,bytes_to_long,getPrime from os import urandom # 返回n,e,p,q def g 阅读全文
posted @ 2020-07-25 10:48 4U 阅读(903) 评论(0) 推荐(0)
摘要:#1.run 1.下载附件解压得到run.exe,运行发现是word,显示error!!。直接解压run.exe,得到New Microsoft Word Document.docx和run.exe。运行run.exe,得到tif文件,查看二进制,在最后发现run->njCp1HJBPLVTxcMh 阅读全文
posted @ 2020-07-25 10:33 4U 阅读(229) 评论(0) 推荐(0)
摘要:#1.hate-php 源码 <?php error_reporting(0); if(!isset($_GET['code'])){ highlight_file(__FILE__); }else{ $code = $_GET['code']; if (preg_match('/(f|l|a|g| 阅读全文
posted @ 2020-07-23 11:22 4U 阅读(235) 评论(0) 推荐(0)