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

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

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

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

工具目录

分类

查看所有分类
Loading categories
wp_hunter — WordPress插件的静态分析 | Kitploit
工具/GitHubGitHub/josue87/wp_hunter
静态分析漏洞分析代码分析Web安全
GitHubjosue87/wp_hunter

wp_hunter

WordPress插件的静态分析

查看仓库
59115年前Kitploit 审核通过

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

wp_hunter Supported Python versions

对WordPress插件进行静态分析,以发现其中的漏洞。

root@kitploit:~
 __      ____________  ___ ___               __                
/  \    /  \______   \/   |   \ __ __  _____/  |_  ___________ 
\   \/\/   /|     ___/    ~    \  |  |\/    \   __\/ __ \_  __ \
 \        / |    |   \    Y    /  |  /   |  \  | \  ___/|  | \/
  \__/\  /  |____|____\___|_  /|____/|___|  /__|  \___  >__|   
       \/       /_____/     \/            \/          \/       
       
|__ Author: @JosueEncinar
    
    
[*] Starting the process
[*] Total plugins 87509
[*] Starting the analisys

如何添加模块

该工具上传时未包含正则表达式,你需要自行添加正则表达式。减少误报的关键就在这里,加油。

具体操作方法请参考 modules/php/test.py 和 modules/js/test.py,并不复杂。

如何使用

使用该工具,请按照以下说明操作:

root@kitploit:~
git clone https://github.com/Josue87/wp_hunter.git
cd wp_hunter
pip3 install -r requirements.txt
python3 wp_hunter.py

测试已在 Linux 操作系统下进行。

下载工具