Files
geedge-jira/md/OSS-384.md
2025-09-14 22:27:11 +00:00

107 lines
3.8 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 【M22项目】VPN特征提取-吴圆梦
| ID | Creation Date | Assignee | Status |
|----|----------------|----------|--------|
| OSS-384 | 2024-09-23T16:22:13.000+0800 | 吴圆梦 | 处理中 |
---
1、VPN信息表[https://docs.geedge.net/display/TSGEN/M22-VPN+List]
2、序号238、 242、 243、 245、 254、 262、 263、 270、 272
3、分析过程、结果同步到[https://docs.geedge.net/pages/viewpage.action?pageId=129101971]**wuyuanmeng** commented on *2024-10-24T17:57:54.504+0800*:
序号为254、245的VPN在Android模拟器上使用Fiddler进行分析可以获取到API从而得到Server IP List 进行对VPN进行特征阻断。
---
**wuyuanmeng** commented on *2024-10-24T17:58:06.671+0800*:
序号为242的VPN在Android模拟器上使用Fiddler进行分析可以获取到API但无法获取到IP列表直接使用API即可完全阻断为防止已经连接过的节点存在本地缓存多次连接重复节点并使用wireshark抓包每次连接节点时均会访问API尝试在未关闭VPN情况下直接开启策略切换节点时会显示无法获取到节点信息。
---
**wuyuanmeng** commented on *2024-10-24T17:58:33.815+0800*:
序号为263的VPN在Android模拟器上使用Fiddler进行分析可以获取到API但无法获取到IP列表直接使用API即可完全阻断已经连接过的节点存在本地缓存自动化拨测提取56个IP与FQDN共同作为特征使用。
---
**wuyuanmeng** commented on *2024-10-30T10:08:41.686+0800*:
序号为238的VPN在Android模拟器上使用Fiddler进行分析无法获取到API。
使用Wireshark对VPN特征进行分析发现该VPN使用isakmp协议常用端口为500。
使用自动化拨测自动提取VPN节点63个节点IP在228环境下测试可以完全阻断。
在Mdemo环境下复测补充3个IP节点后可以完全阻断。
---
**wuyuanmeng** commented on *2024-10-30T10:14:16.972+0800*:
序号为270的VPN在Android模拟器上使用Fiddler进行分析无法获取到API。
使用Wireshark对VPN特征进行分析发现该VPN部分节点连接时使用openvpn协议常用端口为1194、80。
提取10个节点IP后在228环境下测试可以完全阻断。
---
**wuyuanmeng** commented on *2024-10-30T11:15:38.175+0800*:
序号为262的VPNWang VPN无法使用
在模拟器上安装后无法使用使用真机安装后仍然无法使用后尝试修改时间、语言地区仍然无法使用套用VPN后打开软件会显示需要关闭运行中的代理或VPN。
后在Mdemo环境下使用模拟器安装后仍然无法使用。
!screenshot-1.png|thumbnail!
---
**wuyuanmeng** commented on *2024-11-08T18:03:21.152+0800*:
序号为242的VPN发现CT现象补充节点IP后复测在228环境下测试可以完全阻断。
序号为238的VPN在228环境下复测未发现CT现象。
序号为263的VPN在228环境下复测发现有新增节点IP自动化拨测获取19个节点IP。
序号为270的VPN在228环境下复测未发现CT现象。
---
**wuyuanmeng** commented on *2024-11-18T15:39:15.149+0800*:
VPNlat在228环境下复测未发现CT现象,在Mdemo环境下复测未发现CT现象。
VPNMonster在228环境下复测未发现CT现象,在Mdemo环境下复测未发现CT现象。
VPNPro在228环境下复测未发现CT现象,在Mdemo环境下复测未发现CT现象。
WhiteHatVPN使用11月14日更新节点后的特征在228环境下复测未发现CT现象,在Mdemo环境下复测未发现CT现象。
WolfVPN在228环境下复测未发现CT现象,在Mdemo环境下复测未发现CT现象。
---
# Attachments
Attachment: screenshot-1.png
![screenshot-1.png](https://gfwleak.exec.li/admin/geedge-jira/raw/branch/master/attachment/64250/screenshot-1.png)