Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adeljck/QAX_VPN_Crack

奇安信VPN任意用户密码重置
https://github.com/adeljck/QAX_VPN_Crack

Last synced: 3 months ago
JSON representation

奇安信VPN任意用户密码重置

Awesome Lists containing this project

README

        

# 1.工具使用

1.下载对应系统版本工具

```shell
./VPN_linux_amd64 -h
Usage of VPN_linux_amd64:
-c check target vuln.(default) (default true)
-e change user's password.
-p string
manual set password you want change.(default is generate by random.) (default "BpLnfgDsc3WD")
-t int
request timeout default is 5 second. (default 5)
-u string
target you want fuck.(example:https://xxxxx:xxx)

```

2.参数介绍

| 参数 | 含义 |
| ---- | ----------------------------------------------------- |
| c | 检测模块,默认启用,存在漏洞的话会输出目标的用户列表. |
| e | 修改密码模块,默认不启用. |
| p | 更改后的密码,默认随机生成. |
| t | 请求超时时间,默认为5s. |
| u | 需要检测的目标url地址,. |