
Détecter si le service RDL est en cours d'exécution, identifier rapidement les actifs affectés
Détecte si le service RDL est en cours d'exécution et identifie rapidement les actifs affectés.
Utilisation :
impacketgit clone https://github.com/fortra/impacket.git
cd impacket
python3 -m pipx install .
Utilisation du 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

