mirror of
https://github.com/MISP/misp-galaxy.git
synced 2025-02-07 12:26:24 +00:00
chg: [botnet] Xor DDoS added
This commit is contained in:
parent
11af1cad81
commit
43a2c7f0ef
1 changed files with 11 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
"description": "botnet galaxy",
|
"description": "botnet galaxy",
|
||||||
"uuid": "a91732f4-164a-11e8-924a-ffd4097eb03f",
|
"uuid": "a91732f4-164a-11e8-924a-ffd4097eb03f",
|
||||||
"source": "MISP Project",
|
"source": "MISP Project",
|
||||||
"version": 7,
|
"version": 8,
|
||||||
"values": [
|
"values": [
|
||||||
{
|
{
|
||||||
"meta": {
|
"meta": {
|
||||||
|
@ -513,6 +513,16 @@
|
||||||
"value": "Mirai",
|
"value": "Mirai",
|
||||||
"uuid": "fcdfd4af-da35-49a8-9610-19be8a487185"
|
"uuid": "fcdfd4af-da35-49a8-9610-19be8a487185"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"value": "XorDDoS",
|
||||||
|
"uuid": "5485d149-79b5-451e-b48c-a020eced3515",
|
||||||
|
"description": "XOR DDOS is a Linux trojan used to perform large-scale DDoS",
|
||||||
|
"meta": {
|
||||||
|
"refs": [
|
||||||
|
"https://en.wikipedia.org/wiki/Xor_DDoS"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"meta": {
|
"meta": {
|
||||||
"refs": [
|
"refs": [
|
||||||
|
|
Loading…
Add table
Reference in a new issue