Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
INPGer — 用于批量检测 CVE-2022-4063 漏洞的自动化工具 - InPost Gallery < 2.1.4.1 - 未认证的 LFI 到 RCE | Kitploit
工具/GitHubGitHub/im-hanzou/inpger
漏洞扫描器漏洞利用Web应用程序漏洞利用信息收集渗透测试
GitHubim-hanzou/inpger

INPGer

用于批量检测 CVE-2022-4063 漏洞的自动化工具 - InPost Gallery < 2.1.4.1 - 未认证的 LFI 到 RCE

查看仓库
22年前尚未审核

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

INPGer | CVE-2022-4063 - InPost Gallery

用于检测 CVE-2022-4063 - InPost Gallery < 2.1.4.1 - 未认证 LFI 到 RCE 漏洞的自动批量工具
使用 GNU Parallel。你必须先安装 parallel 才能运行此工具。

  • 如果你遇到类似 "$'\r': command not found" 的错误,只需执行 "dos2unix inpger.sh"

安装 Parallel

  • Linux:apt-get install parallel -y
  • Windows:你可以安装 WSL(适用于 Linux 的 Windows 子系统),然后像 Linux 一样安装
    如果你想在 Windows(不使用 WSL)下使用,请安装 GitBash,然后执行以下命令安装 parallel:
    [#] curl pi.dk/3/ > install.sh
    [#] sha1sum install.sh | grep 12345678
    [#] md5sum install.sh
    [#] sha512sum install.sh
    [#] bash install.sh

使用方法

  • [#] bash inpger.sh yourlist.txt thread

参考

  • https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4063
  • https://wpscan.com/vulnerability/6bb07ec1-f1aa-4f4b-9717-c92f651a90a7
  • https://github.com/advisories/GHSA-5rmh-7p7v-fmfc
下载工具