
Detectar si el servicio RDL está en ejecución y examinar rápidamente los activos afectados
Detecta si el servicio RDL se está ejecutando para identificar rápidamente los activos afectados
Instrucciones de uso:
impacketgit clone https://github.com/fortra/impacket.git
cd impacket
python3 -m pipx install .
Uso del script:
# 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

