We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 42946fa + 4e5c96a commit 8dd1476Copy full SHA for 8dd1476
1 file changed
objects/malware/definition.json
@@ -94,6 +94,7 @@
94
"java",
95
"javascript",
96
"lua",
97
+ "node.js",
98
"objective-c",
99
"perl",
100
"php",
@@ -134,7 +135,9 @@
134
135
"downloader",
136
"dropper",
137
"exploit-kit",
138
+ "implant",
139
"keylogger",
140
+ "loader",
141
"ransomware",
142
"remote-access-trojan",
143
"resource-exploitation",
@@ -165,4 +168,4 @@
165
168
],
166
169
"uuid": "e5ad1d64-4b4e-44f5-9e00-88a705a67f9d",
167
170
"version": 1
-}
171
+}
0 commit comments