Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] 对 JumpServer 功能的一些思考和改进 #14600

Closed
3 of 9 tasks
zjdc128 opened this issue Dec 6, 2024 · 1 comment
Closed
3 of 9 tasks

[Feature] 对 JumpServer 功能的一些思考和改进 #14600

zjdc128 opened this issue Dec 6, 2024 · 1 comment
Assignees
Labels
⭐️ Feature Request New feature or request 📦 z~release:PAM Date TBD

Comments

@zjdc128
Copy link

zjdc128 commented Dec 6, 2024

产品版本

V3.10.14

版本类型

  • 社区版
  • 企业版
  • 企业试用版

安装方式

  • 在线安装 (一键命令安装)
  • 离线包安装
  • All-in-One
  • 1Panel
  • Kubernetes
  • 源码安装

⭐️ 需求描述

  1. 希望实现以代理的形式支持哪管goldendb数据库,而不是通过远程应用的方式。

  2. 资产改密的功能,现在只能手动的选择账号,希望可以实现通过通配符匹配账号。

  3. 希望实现资产和账号的定期探测,并且可以自定义探测的范围和周期,在探测到失败后,希望可以实现一键检索出来失败的资产和账号,作为待处理资产和账号,可以实现将待处理账号一键执行自动密码修改。

  4. 自动化的日志太过分散,比如探测日志,自动改密日志,账号推送日志,只能在单独的功能那查看日志,不能在统一的审计台看到,希望自动化日志可以看到成功率。

  5. 命令过滤的名单中的命令不连续时就不阻断;比如curl命令,在资产中输入cu""rl,c\u\r\l时就无法阻断,还是能正常执行。
    图片

  6. 命令记录不准确,命令中存在主机名、多余回显等问题。如图,有时候就会出现记录到了主机名,有的时候就没有记录。
    图片

  7. 图形化审计界面,现在只能记录下来输入的命令和键盘的操作,希望也可以记录下来点击元素,比如在web上点击了登录按钮,或者在系统里面点击了关机按钮等,也可以记录下来。

  8. 浏览器上可以记录执行的命令和结果,支持txt文件导出。如图,比如说在红圈那可以有个勾选框,勾上之后可以把打印的回显导出为txt。V2的堡垒机应该是支持的,但是V3现在没有了。
    图片

  9. 在登录CLI界面的时候,希望可以有一个常用命令的功能,比如说在登陆交换机,Linux,数据库的时候,输入了一个很长的命令,可以记录下来,下次输入的时候可以有记忆,可以很方便的复用。

解决方案

  1. 如上问需求描述中的记录

补充信息

暂无

@zjdc128 zjdc128 added the ⭐️ Feature Request New feature or request label Dec 6, 2024
@github-actions github-actions bot added the 🔔 Pending processing Awaiting processing from the issue assignees label Dec 6, 2024
@BaiJiangJie BaiJiangJie changed the title [Feature] [Feature] 对 Dec 9, 2024
@BaiJiangJie BaiJiangJie changed the title [Feature] 对 [Feature] 对 JumpServer 功能的一些思考和改进 Dec 9, 2024
@BaiJiangJie
Copy link
Member

  1. 提到区域客户成功部。
  2. v4 将来可能会考虑。
  3. v4 PAM 上线后考虑支持。
  4. v4 PAM 上线后考虑支持。
  5. 通过正则表达式来匹配。
  6. 是否记录,主要看服务器回显,如果问题影响比较大,提给客户成功部。
  7. 目前没有计划,科技达不到。
  8. 暂时不考虑。
  9. 作业中心-快捷命令中支持提前创建常用命令进行复用。

@github-actions github-actions bot added ⏳ Pending feedback Awaiting feedback from the issue reporter and removed 🔔 Pending processing Awaiting processing from the issue assignees labels Dec 9, 2024
@github-actions github-actions bot removed the ⏳ Pending feedback Awaiting feedback from the issue reporter label Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⭐️ Feature Request New feature or request 📦 z~release:PAM Date TBD
Projects
None yet
Development

No branches or pull requests

3 participants