File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 13
13
# manjusaka
14
14
牛屎花 一款基于WEB界面的仿CobaltStrike C2远控
15
15
16
- ##系统架构: ![ ] ( ./images/ 1.jpg)
16
+ ##系统架构: ![ ] ( https://github.com/YDHCUI/manjusaka/blob/mainimages/ 1.jpg?raw=true )
17
17
18
18
## 使用方法
19
19
``` bash
33
33
34
34
1、创建项目,默认有一个公共项目,选择当前项目后 可在回传结果里面查看当前项目回传的信息
35
35
36
- ![ ] ( ./images/ 1.jpg)
36
+ ![ ] ( https://github.com/YDHCUI/manjusaka/blob/mainimages/ 1.jpg?raw=true )
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
- ![ ] ( ./images/ 2.jpg)
55
+ ![ ] ( https://github.com/YDHCUI/manjusaka/blob/mainimages/ 2.jpg?raw=true )
56
56
57
57
3、npc上线,点选中该npc即可对其进行操作
58
58
59
- ![ ] ( ./images/ 3.jpg)
59
+ ![ ] ( https://github.com/YDHCUI/manjusaka/blob/mainimages/ 3.jpg?raw=true )
60
60
61
- ![ ] ( ./images/ 4.jpg)
61
+ ![ ] ( https://github.com/YDHCUI/manjusaka/blob/mainimages/ 4.jpg?raw=true )
62
62
63
- ![ ] ( ./images/ 5.jpg)
63
+ ![ ] ( https://github.com/YDHCUI/manjusaka/blob/mainimages/ 5.jpg?raw=true )
64
64
65
- ![ ] ( ./images/ 6.jpg)
65
+ ![ ] ( https://github.com/YDHCUI/manjusaka/blob/mainimages/ 6.jpg?raw=true )
66
66
67
- ![ ] ( ./images/ 7.jpg)
67
+ ![ ] ( https://github.com/YDHCUI/manjusaka/blob/mainimages/ 7.jpg?raw=true )
68
68
69
- ![ ] ( ./images/ 8.jpg)
69
+ ![ ] ( https://github.com/YDHCUI/manjusaka/blob/mainimages/ 8.jpg?raw=true )
70
70
71
71
72
72
4、插件系统 生成dll/so插件, 以plug_name_nps.dll格式命名放到plugins文件夹下面 即可动态调用
You can’t perform that action at this time.
0 commit comments