heartbeast
heartbeast
这个页面:https://ctf-wiki.github.io/ctf-wiki/crypto/blockcipher/block-cipher-mode 当前只介绍了 Padding Oracle Attack。 CBC字节翻转攻击的文章写的比较好的可以参考这个:http://www.vuln.cn/6109
按wiki的配置,执行了libsystem.sql,然后尝试用管理员登录,提示失败如下: Fatal error: Uncaught Error: Call to a member function fetch_assoc() on boolean in C:\xampp\htdocs\libsystem\conn.php:19 Stack trace: #0 C:\xampp\htdocs\libsystem\admin\index.php(21): conn->fetch_res() #1 {main} thrown in C:\xampp\htdocs\libsystem\conn.php on line 19
When drag a file to WindTerm, the path separator is `/`, e.g. **`D:/temp/abc.txt`**. **Which should be `D:\temp\abc.txt`**. A lot of tools in Windows can not handle this kind of path...
ChessEngine里面增加禁手设置接口