Skip to content

检测RDL服务是否运行,快速排查受影响资产

Notifications You must be signed in to change notification settings

zhuxi1965/CVE-2024-38077-RDLCheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

CVE-2024-38077-RDLCheck

检测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

单个IP测试:

image-20240810084532324

多个IP测试:

image-20240810084737235

About

检测RDL服务是否运行,快速排查受影响资产

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages