Skip to content

cli-chains生成ShiroPayload抛出异常 #33

@se1zer

Description

@se1zer

执行命令如下:

> java -jar cli-chains.jar -p ShiroPayload -s /CommonsBeanutils2/TemplatesImpl/BytecodeConvert/Exec/x
Exception in thread "main" java.lang.ClassCastException: java.lang.String cannot be cast to [B
	at com.ar3h.chains.cli.CliChainsStarter.run(CliChainsStarter.java:94)
	at com.ar3h.chains.cli.CliChainsStarter.main(CliChainsStarter.java:71)

报错代码如下:
Image
ShiroPayload返回的Payload是String类型
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions