mirror of https://github.com/ConsenSys/mythril
blockchainethereumsmart-contractssoliditysecurityprogram-analysissecurity-analysissymbolic-execution
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
768 B
27 lines
768 B
[
|
|
{
|
|
"issues" : [
|
|
{
|
|
"swcTitle" : "Unprotected SELFDESTRUCT Instruction",
|
|
"locations" : [
|
|
{
|
|
"sourceMap" : "146:1:0"
|
|
}
|
|
],
|
|
"extra" : {},
|
|
"description" : {
|
|
"tail" : "Anyone can kill this contract and withdraw its balance to an arbitrary address.",
|
|
"head" : "The contract can be killed by anyone."
|
|
},
|
|
"severity" : "High",
|
|
"swcID" : "SWC-106"
|
|
}
|
|
],
|
|
"sourceFormat" : "evm-byzantium-bytecode",
|
|
"meta" : {},
|
|
"sourceType" : "raw-bytecode",
|
|
"sourceList" : [
|
|
"0x2fb801366b61a05b30550481a1c8f7d5f20de0b93d9f2f2ce2b28c4e322033c9"
|
|
]
|
|
}
|
|
] |