絢辻詞
絢辻詞
When using the -pp parameter, the word variable must be overwritten, otherwise the return will be empty. When the following command is executed, the return is empty `echo target.com |./alterx...
修复在碰到默认存在一级目录,二级目录的url时,无法对路径进行拼接 当nacos应用实际部署在二级或者三级子目录 http://test.git.com/axy/nacos/#/login http://test.git.com/axy/drwa/nacos/#/login 使用工具命令: nacosleak.exe -t http://test.git.com/axy/或者nacosleak.exe -t http://test.git.com/axy 此时程序实际发送的请求是http://test.git.com/nacos/v1/auth/users/login,造成了直接忽略了目录路径,无法访问到实际的Nacos应用
感觉开发者写的工具非常的实用,是否能够新增一个代理功能,适用于通过代理进入内网后对数据库进一步利用