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-2024-38077-RDLCheck — Detectar si el servicio RDL está en ejecución y examinar rápidamente los activos afectados | Kitploit
Herramientas/GitHubGitHub/zhuxi1965/cve-2024-38077-rdlcheck
ReconocimientoEscáneres de VulnerabilidadesExplotaciónRecopilación de InformaciónSeguridad de RedesPruebas de Penetración
GitHubzhuxi1965/cve-2024-38077-rdlcheck

CVE-2024-38077-RDLCheck

Detectar si el servicio RDL está en ejecución y examinar rápidamente los activos afectados

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
Ver Repositorio
72hace 2 añosAún no revisado

CVE-2024-38077-RDLCheck

Detecta si el servicio RDL se está ejecutando para identificar rápidamente los activos afectados

Instrucciones de uso:

Instalar impacket

root@kitploit:~
git clone https://github.com/fortra/impacket.git
cd impacket
python3 -m pipx install .

Uso del script:

root@kitploit:~
# python3 RDLCheck.py
usage: RDLCheck.py [-h] [-ip IP] [-f F] [-t T]

Windows Remote Desktop Licensing Service Detect

options:
  -h, --help  show this help message and exit
  -ip IP      Target IP, eg: 192.168.120.1
  -f F        Target File, eg: ip.txt
  -t T        scan thread, default 1

Prueba con una sola IP:

image-20240810084532324

Prueba con varias IPs:

image-20240810084737235

Descargar herramienta