There is a minor modification to ./vendor/github.com/refraction-networking/utls/handshake_server.go to enable the malicious handshake to be sent with a mismatching certificate/cipher.
Go Version < (1.16.6+)
<img src="https://typora-notes-1308934770.cos.ap-beijing.myqcloud.com/202205201317475.png" alt="image-20220520131711402" style="zoom:67%;" />
将会生成 https 服务,此时当版本较低时就会产生崩溃,例如部分扫描器对目标进行扫描时
image-20220520131729852