019b477e-de02-7248-8b3f-f3704bb91720
Open this run to answer one question: is this real attacker-relevant behavior with real impact, or just normal contract plumbing?
| ID | Type | Status | Attempts | Heartbeat |
|---|---|---|---|---|
| 30059 | artifact.fetch | complete | 1 / 3 | 3 months ago |
| 30060 | tool.cast_disasm | complete | 1 / 3 | 3 months ago |
| 108721 | analysis.bundle | complete | 1 / 3 | 1 week ago |
| 108722 | capability.graph | complete | 1 / 3 | 1 week ago |
| 108723 | detector.run | complete | 1 / 3 | 1 week ago |
| 108724 | validation.fork | complete | 1 / 3 | 1 week ago |
No slither job recorded yet.
No codex job recorded yet.
00000000: PUSH1 0x80 00000002: PUSH1 0x40 00000004: MSTORE 00000005: PUSH1 0x0a 00000007: PUSH1 0x0c 00000009: JUMP 0000000a: JUMPDEST 0000000b: STOP 0000000c: JUMPDEST 0000000d: PUSH1 0x18 0000000f: PUSH1 0x14 00000011: PUSH1 0x1a 00000013: JUMP 00000014: JUMPDEST 00000015: PUSH1 0x5d 00000017: JUMP 00000018: JUMPDEST 00000019: JUMP 0000001a: JUMPDEST 0000001b: PUSH0 0000001c: PUSH1 0x58 0000001e: PUSH32 0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc 0000003f: SLOAD 00000040: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00000055: AND 00000056: SWAP1 00000057: JUMP 00000058: JUMPDEST 00000059: SWAP1 0000005a: POP 0000005b: SWAP1 0000005c: JUMP 0000005d: JUMPDEST 0000005e: CALLDATASIZE 0000005f: PUSH0 00000060: DUP1 00000061: CALLDATACOPY 00000062: PUSH0 00000063: DUP1 00000064: CALLDATASIZE 00000065: PUSH0 00000066: DUP5 00000067: GAS 00000068: DELEGATECALL 00000069: RETURNDATASIZE 0000006a: PUSH0 0000006b: DUP1 0000006c: RETURNDATACOPY 0000006d: DUP1 0000006e: DUP1 0000006f: ISZERO 00000070: PUSH1 0x76 00000072: JUMPI 00000073: RETURNDATASIZE 00000074: PUSH0 00000075: RETURN 00000076: JUMPDEST 00000077: RETURNDATASIZE 00000078: PUSH0 00000079: REVERT 0000007a: INVALID 0000007b: LOG2 0000007c: PUSH5 0x6970667358 00000082: UNKNOWN(0x22) 00000083: SLT 00000084: KECCAK256 00000085: UNKNOWN(0xE8) 00000086: PUSH20 0xc85fafbe8070373c990f588403c63eba18a82786 0000009b: GT 0000009c: UNKNOWN(0x0E) 0000009d: MLOAD 0000009e: UNKNOWN(0xED) 0000009f: BLOCKHASH 000000a0: DIV 000000a1: UNKNOWN(0xE0) 000000a2: UNKNOWN(0xCB) 000000a3: UNKNOWN(0xBA) 000000a4: CALL 000000a5: PUSH5 0x736f6c6343 000000ab: STOP 000000ac: ADDMOD 000000ad: XOR 000000ae: STOP 000000af: CALLER
| Severity | Category | Tool | Title | Confidence | Validated | Confirmed | Details |
|---|---|---|---|---|---|---|---|
| critical | upgradeability | detector | Untrusted DELEGATECALL target reachable | 70 | no | no |
viewtrace_id: 0xa9891176b463d8619f4e4d425d4a345eb4ea58d8eb3a29140d58ec0bb2392e5b
call_targets:
0x51589d077a09f698d748a011de9dda6ae676fafc
target_varies:
no
classification:
constant_target
validation_json{
"sink": "DELEGATECALL",
"errors": 0,
"status": "sink_reached",
"attempts": 1,
"trace_id": "0xa9891176b463d8619f4e4d425d4a345eb4ea58d8eb3a29140d58ec0bb2392e5b",
"confirmed": false,
"trace_mode": "callTracer",
"call_targets": [
"0x51589d077a09f698d748a011de9dda6ae676fafc"
],
"matched_probe": null,
"target_varies": false,
"classification": "constant_target"
}
witness_json{
"notes": "heuristic witness; entrypoints are best-effort selectors with zeroed calldata",
"constraints": [],
"entrypoints": [
{
"calldata": "0x",
"selector": "fallback",
"calldata_variants": [
"0x"
]
}
]
}
evidence_json{
"examples": [
{
"pc": 104,
"opcode": "DELEGATECALL",
"returndata_checked": null,
"value_expression_category": "n/a",
"target_expression_category": "computed"
}
],
"guards_detected": [],
"delegatecall_count": 1,
"untrusted_delegatecall_count": 1
}
|
| high | other | detector | Untrusted CALL target/value reachable | 60 | no | no |
viewtrace_id: 0xa9891176b463d8619f4e4d425d4a345eb4ea58d8eb3a29140d58ec0bb2392e5b
call_targets:
0xacc8a2dd94da0e45fb36455dc3aa5d9a4a002139
target_varies:
no
classification:
constant_target
validation_json{
"sink": "CALL",
"errors": 0,
"status": "sink_reached",
"attempts": 1,
"trace_id": "0xa9891176b463d8619f4e4d425d4a345eb4ea58d8eb3a29140d58ec0bb2392e5b",
"confirmed": false,
"trace_mode": "callTracer",
"call_targets": [
"0xacc8a2dd94da0e45fb36455dc3aa5d9a4a002139"
],
"matched_probe": null,
"target_varies": false,
"classification": "constant_target"
}
witness_json{
"notes": "heuristic witness; entrypoints are best-effort selectors with zeroed calldata",
"constraints": [],
"entrypoints": [
{
"calldata": "0x",
"selector": "fallback",
"calldata_variants": [
"0x"
]
}
]
}
evidence_json{
"examples": [
{
"pc": 164,
"opcode": "CALL",
"returndata_checked": null,
"value_expression_category": "computed",
"target_expression_category": "computed"
}
],
"call_count": 1,
"guards_detected": [],
"untrusted_call_count": 1
}
|
| high | other | detector | ETH value transfer possible | 55 | no | no |
viewtrace_id: 0xa9891176b463d8619f4e4d425d4a345eb4ea58d8eb3a29140d58ec0bb2392e5b
call_targets:
0xacc8a2dd94da0e45fb36455dc3aa5d9a4a002139
target_varies:
no
classification:
constant_target
validation_json{
"sink": "CALL",
"errors": 0,
"status": "sink_reached",
"attempts": 1,
"trace_id": "0xa9891176b463d8619f4e4d425d4a345eb4ea58d8eb3a29140d58ec0bb2392e5b",
"confirmed": false,
"trace_mode": "callTracer",
"call_targets": [
"0xacc8a2dd94da0e45fb36455dc3aa5d9a4a002139"
],
"matched_probe": null,
"target_varies": false,
"classification": "constant_target"
}
witness_json{
"notes": "heuristic witness; entrypoints are best-effort selectors with zeroed calldata",
"constraints": [],
"entrypoints": [
{
"calldata": "0x",
"selector": "fallback",
"calldata_variants": [
"0x"
]
}
]
}
evidence_json{
"examples": [
{
"pc": 164,
"opcode": "CALL",
"returndata_checked": null,
"value_expression_category": "computed",
"target_expression_category": "computed"
}
],
"eth_value_calls": 1,
"guards_detected": []
}
|