mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 23:07:19 +00:00
Add ConfuserEx and Beds Protector .NET packers to tools.json cluster
Add ConfuserEx and Beds Protector .NET packers to tools.json cluster
This commit is contained in:
parent
7ec73892f9
commit
44e9da1390
1 changed files with 29 additions and 0 deletions
|
@ -8175,6 +8175,35 @@
|
|||
"related": [],
|
||||
"uuid": "2a838144-b42d-4c12-bf41-4e99de1935e9",
|
||||
"value": "Vatet"
|
||||
},
|
||||
{
|
||||
"description": "ConfuserEx is a common .NET packer/protector used to obfuscate .NET assemblies and confuse the decompilation process. According to the official site: ConfuserEx is an free, open-source protector for .NET applications. It is the successor of Confuser project. ConfuserEx supports .NET Framework from 2.0 - 4.5 and Mono (and other .NET platforms if enough request!). It supports most of the protections you’ll find in commerical protectors, and some more!",
|
||||
"meta": {
|
||||
"refs": [
|
||||
"https://yck1509.github.io/ConfuserEx/",
|
||||
"https://blog.talosintelligence.com/2017/12/recam-redux-deconfusing-confuserex.html"
|
||||
],
|
||||
"type": [
|
||||
"Packer"
|
||||
]
|
||||
},
|
||||
"related": [],
|
||||
"uuid": "1d734fcc-58a2-4176-bfa9-0d96f447799d",
|
||||
"value": "ConfuserEx"
|
||||
},
|
||||
{
|
||||
"description": "Beds Protector is a common .NET packer/protector. It is a mod of ConfuserEx, which is another common .NET packer/protector. It is commonly used to obfuscate .NET assemblies and confuse the decompilation process. The latest available version is Beds Protector v1.4.1",
|
||||
"meta": {
|
||||
"refs": [
|
||||
"https://github.com/BedTheGod/ConfuserEx-Mod-By-Bed"
|
||||
],
|
||||
"type": [
|
||||
"Packer"
|
||||
]
|
||||
},
|
||||
"related": [],
|
||||
"uuid": "5ce18513-bd12-4689-a705-634cf727162e",
|
||||
"value": "Beds Protector"
|
||||
}
|
||||
],
|
||||
"version": 139
|
||||
|
|
Loading…
Reference in a new issue