Skip to content

Arcueld/CVE-2025-68926

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

PoC 使用说明

单目标探测

python poc.py -H 127.0.0.1 -p 9000

输出包含 vulnerable: True/False 和解码后的 server_properties

批量探测

  1. 在文件中按行写入 host:port,例如:
    10.0.0.1:9000
    10.0.0.5:9000
    
  2. 运行:
    python poc.py -l targets.txt
    

About

CVE-2025-68926 POC

Topics

Resources

Stars

Watchers

Forks

Languages