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
CVE-2022-1903 — ARMember < 3.4.8 - Toma de Control de Cuenta de Administrador No Autenticada | Kitploit
Herramientas/GitHubGitHub/biulove0x/cve-2022-1903
Análisis de VulnerabilidadesExplotaciónExplotación de Aplicaciones WebSeguridad WebPruebas de PenetraciónAutenticación
GitHubbiulove0x/cve-2022-1903

CVE-2022-1903

ARMember < 3.4.8 - Toma de Control de Cuenta de Administrador No Autenticada

Ver Repositorio
12hace 4 añosAún no revisado

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

CVE-2022-1903

made-with-python

root@kitploit:~
Title: ARMember < 3.4.8 - Unauthenticated Admin Account Takeover
Author: Cyllective [ https://cyllective.com/ ]
CVE: CVE-2022-1903

Instalación

root@kitploit:~
git clone https://github.com/biulove0x/CVE-2022-1903.git
cd CVE-2022-1903/
python3 -m pip install -r requirements.txt

Cómo ejecutar el exploit automático

root@kitploit:~
$ python3 ARMember.py --help
###########################################
# @author : biulove0x                     #
# @name   : WP Plugins ARMember Exploiter #
# @cve    : CVE-2022-1903                 #
###########################################

usage: armember.py [-h] [-t example.com] [-l target.txt]

CVE-2022-1903 [ ARMember < 3.4.8 - Unauthenticated Admin Account Takeover ]

optional arguments:
  -h, --help      show this help message and exit
  -t example.com  Single target
  -l target.txt   Multiple target

Objetivo único

root@kitploit:~
$ python3 ARMember.py -t http://example.com/

Objetivos múltiples

root@kitploit:~
$ cat domains.txt
http://example.com/
https://examples.com/

$ python3 ARMember.py -l target.txt

Referencias :

  • https://wpscan.com/vulnerability/28d26aa6-a8db-4c20-9ec7-39821c606a08

Donaciones :

BTC : bc1qst09sxcnq97a4wgsqvpkg4fxyjczvs3xe7278h

BNB : bnb1jhp2hv9utr8u97387p35fmftgr8wpjp39altz0

"Cómprame un café"

Descargar herramienta