Skip to content
This repository was archived by the owner on Oct 24, 2024. It is now read-only.
This repository was archived by the owner on Oct 24, 2024. It is now read-only.

出现注入no pass #12

@Hsiangya

Description

@Hsiangya

按照docker 命令:
sudo docker run -it --name wechat-service --rm
-e HOOK_PROC_NAME=WeChat
-e HOOK_DLL=auto.dll
-e TARGET_AUTO_RESTART="yes"
-e INJ_CONDITION="[ "`sudo netstat -tunlp | grep 5555`" != '' ] && exit 0 ; sleep 5 ; curl 'http://127.0.0.1:8680/hi' 2>/dev/null | grep -P 'code.:0'"
-e TARGET_CMD=wechat-start
-p 8080:8080 -p 5555:5555 -p 5900:5900
--add-host=dldir1.qq.com:127.0.0.1
chisbread/wechat-service:latest
按照这个命令运行,会出现注入no pass情况

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions