13
13
# manjusaka
14
14
牛屎花 一款基于WEB界面的仿CobaltStrike C2远控
15
15
16
- ##系统架构: ![ ] ( https://github.com/YDHCUI/manjusaka/blob/mainimages/1.jpg?raw=true )
16
+ ##系统架构: ![ ] ( https://github.com/YDHCUI/manjusaka/blob/mainimages/1.jpg )
17
17
18
18
## 使用方法
19
19
``` bash
33
33
34
34
1、创建项目,默认有一个公共项目,选择当前项目后 可在回传结果里面查看当前项目回传的信息
35
35
36
- ![ ] ( https://github.com/YDHCUI/manjusaka/blob/mainimages/1.jpg?raw=true )
36
+ ![ ] ( https://github.com/YDHCUI/manjusaka/blob/mainimages/1.jpg )
37
37
38
38
39
39
2、根据项目 生成npc 可以直接使用exe或elf格式的npc。也可以使用其它语言加载npc母体 比如使用python加载npc
@@ -52,21 +52,21 @@ dll.main()
52
52
```
53
53
54
54
55
- ![ ] ( https://github.com/YDHCUI/manjusaka/blob/mainimages/2.jpg?raw=true )
55
+ ![ ] ( https://github.com/YDHCUI/manjusaka/blob/mainimages/2.png )
56
56
57
57
3、npc上线,点选中该npc即可对其进行操作
58
58
59
- ![ ] ( https://github.com/YDHCUI/manjusaka/blob/mainimages/3.jpg?raw=true )
59
+ ![ ] ( https://github.com/YDHCUI/manjusaka/blob/mainimages/3.png )
60
60
61
- ![ ] ( https://github.com/YDHCUI/manjusaka/blob/mainimages/4.jpg?raw=true )
61
+ ![ ] ( https://github.com/YDHCUI/manjusaka/blob/mainimages/4.png )
62
62
63
- ![ ] ( https://github.com/YDHCUI/manjusaka/blob/mainimages/5.jpg?raw=true )
63
+ ![ ] ( https://github.com/YDHCUI/manjusaka/blob/mainimages/5.png )
64
64
65
- ![ ] ( https://github.com/YDHCUI/manjusaka/blob/mainimages/6.jpg?raw=true )
65
+ ![ ] ( https://github.com/YDHCUI/manjusaka/blob/mainimages/6.png )
66
66
67
- ![ ] ( https://github.com/YDHCUI/manjusaka/blob/mainimages/7.jpg?raw=true )
67
+ ![ ] ( https://github.com/YDHCUI/manjusaka/blob/mainimages/7.png )
68
68
69
- ![ ] ( https://github.com/YDHCUI/manjusaka/blob/mainimages/8.jpg?raw=true )
69
+ ![ ] ( https://github.com/YDHCUI/manjusaka/blob/mainimages/8.png )
70
70
71
71
72
72
4、插件系统 生成dll/so插件, 以plug_name_nps.dll格式命名放到plugins文件夹下面 即可动态调用
0 commit comments