• 安装uv

    安装uv curl -LsSf https://astral.sh/uv/install.sh | sh curl -LsSf https://astral.sh/uv/install.sh | sh -s -- --install-dir ~/.local/bin powershell - ...

    2026-07-27
  • wp2shell (CVE-2026-63030 & CVE-2026-60137) - full RCE chain WordPress 漏洞

    https://github.com/Icex0/wp2shell-poc `./wp2shell.py read http://target # server fingerprint./wp2shell.py read http://target —pr ...

    2026-07-24
  • 替换 证书方法 破解软件:

    # 某rust开发语音识别软件获取专业版授权https://www.52pojie.cn/thread-2114894-1-1.html 前言目标是一个基于 Tauri 2.x 框架构建的桌面应用程序,后端使用 Rust 编写,前端 WebView 渲染。该应用具有用户登录认证和许可证激活系统 ...

    2026-07-24
  • web安全检查步骤 方法

    web安全检查步骤 方法 https://www.freebuf.com/fevents/485205.html 靶标清单给的是指向主站curl -skI https://target-main.example.com 测试环境扔在不同的二级域名甚至一级域上 for sub in admin ...

    2026-06-10
  • ttyd 和 Cloudflared web访问内网机器shell

    https://github.com/xkatld/github-actions/blob/main/start.sh ` !/bin/bashecho “正在安装 ttyd 和 Cloudflared…” 安装 ttydsudo apt update -ysudo apt install s ...

    2026-06-03