Skip to content
KitploitKITPLOIT
HerramientasBlog
Enviar
HerramientasBlog
Enviar

¡Herramientas de Hacking, PenTest y Ciberseguridad para tu Arsenal de Seguridad!

Kitploit es un directorio de herramientas de hacking, ciberseguridad y pentesting. Descubre las últimas actualizaciones de proyectos para encontrar vulnerabilidades, analizar sistemas, automatizar pruebas y fortalecer tu seguridad.

··Feeds·Contacto·Privacidad·© 2026 Kitploit

Directorio de Herramientas

Categorías

Ver todas las categorías
Loading categories
wp_hunter — Análisis estático de plugins de wordpress | Kitploit
Herramientas/GitHubGitHub/josue87/wp_hunter
Análisis EstáticoAnálisis de VulnerabilidadesAnálisis de CódigoSeguridad Web
GitHubjosue87/wp_hunter

wp_hunter

Análisis estático de plugins de wordpress

Ver Repositorio
5911hace 5 añosRevisado por Kitploit

Más Populares

Ver todos →

Descubre las herramientas más usadas por nuestra comunidad.

Explora todas las herramientas

Explora nuestra colección de herramientas

Ver todas las herramientas →
Compartir

wp_hunter Supported Python versions

Análisis estático para buscar vulnerabilidades en plugins de Wordpress.

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

Cómo añadir un módulo

La herramienta se ha subido sin expresiones regulares, para la búsqueda necesitas añadir tus expresiones regulares. La clave para reducir los falsos positivos está aquí, adelante.

Para saber cómo hacerlo, consulta modules/php/test.py y modules/js/test.py. No es complicado.

Cómo usar

Para usar la herramienta, sigue las instrucciones a continuación:

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

Las pruebas se han realizado con el sistema operativo Linux.

Descargar herramienta