Skip to content

[请求适配] 内存马生成包名特征 #129

@ctfer888

Description

@ctfer888

适配范围

Describe the scope you want to adapt to

测试发现,生成的包名都是org.apache.http.web.handlers.{{五位随机数}}.xxxFilter,使用工具排查时可一眼定位到随机数packege名,比如我列出所有Filter,如果是org.apache.http.client.xxxfilter,那么将只列出xxxfilter。

但是一旦有随机数,将会列出整个org.apache.http.web.handlers.{{五位随机数}}.xxxFilter

jmg生成的包名只能查到xxxfilter

相关资料

Please list some useful links

  • link1

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions