
RDL सेवा चल रही है या नहीं इसका पता लगाएं, प्रभावित संपत्तियों की त्वरित जांच करें
RDL सेवा चल रही है या नहीं यह जाँचें, प्रभावित संसाधनों की त्वरित पहचान करें
उपयोग विधि:
impacket स्थापित करेंgit clone https://github.com/fortra/impacket.git
cd impacket
python3 -m pipx install .
स्क्रिप्ट उपयोग विधि:
# 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

