my blog
07
20
L3Hctf L3Hctf
linux不解析通配符 一、基础通配符(适用于命令行、文件操作)这些通配符在 Linux/macOS 的 Bash 终端、Windows 的命令提示符(CMD)或 PowerShell 中常用,主要用于匹配文件名。 \*(星号) 匹配
2025-07-20
20
r3tf r3tf
Evalgelist<?php if (isset($_GET['input'])) { echo '<div class="output">'; $fil
2025-07-20
16
Hello World Hello World
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hex
2025-07-16 q1n9
12
ctfhubplus ctfhubplus
<?php print_r(scandir('/')); <?php var_dump(is_readable('/flag')); pcntl-exec函数没有被禁用,尝试利用 该函数表示在当前进程空间执行指定程序,当发生错
2025-07-12