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

dubbo_unauthorized 有误报 #38

Open
kaka77 opened this issue Jul 6, 2023 · 1 comment
Open

dubbo_unauthorized 有误报 #38

kaka77 opened this issue Jul 6, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@kaka77
Copy link

kaka77 commented Jul 6, 2023

漏扫信息:
tcp://xx.xx.xx.xx.xx:20880 focus:dubbo-remote [tcp] Unsupported c [ high: dubbo_unauthorized ]

验证信息:
Trying xx.xx.xx.xx.xx...
Connected to xx.xx.xx.xx.xx.
Escape character is '^]'.
ls
Command: ls disabled for security reasons, please enable support by listing the commands through 'telnet'

@M09Ic
Copy link
Contributor

M09Ic commented Jul 7, 2023

当前的dubbo规则为:

- name: dubbo-remote
  focus: true
  default_port:
    - dubbo
  protocol: tcp
  rule:
    - regexps:
        vuln:
          - dubbo
      vuln: dubbo_unauthorized

应该是返回值中出现了dubbo字段, 后续会改进该指纹

@M09Ic M09Ic added the enhancement New feature or request label Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants