
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

