019b3844-930a-713f-b5e5-28811c0362ef
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 |
|---|---|---|---|---|
| 12997 | artifact.fetch | complete | 1 / 3 | 3 months ago |
| 12998 | tool.cast_disasm | complete | 1 / 3 | 3 months ago |
| 56032 | analysis.bundle | complete | 1 / 3 | 1 week ago |
| 56033 | capability.graph | complete | 1 / 3 | 1 week ago |
| 56034 | detector.run | complete | 1 / 3 | 1 week ago |
| 56035 | 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 0x40 00000007: MLOAD 00000008: PUSH20 0x273ca078df99670c5613522cc32703cf7f473dfd 0000001d: SWAP1 0000001e: CALLDATASIZE 0000001f: PUSH1 0x00 00000021: DUP3 00000022: CALLDATACOPY 00000023: PUSH1 0x20 00000025: DUP2 00000026: CALLDATASIZE 00000027: DUP2 00000028: DUP6 00000029: PUSH1 0x00 0000002b: NOT 0000002c: DELEGATECALL 0000002d: RETURNDATASIZE 0000002e: PUSH1 0x00 00000030: DUP4 00000031: RETURNDATACOPY 00000032: DUP1 00000033: DUP1 00000034: ISZERO 00000035: PUSH1 0x3b 00000037: JUMPI 00000038: RETURNDATASIZE 00000039: DUP4 0000003a: RETURN 0000003b: JUMPDEST 0000003c: RETURNDATASIZE 0000003d: DUP4 0000003e: REVERT 0000003f: INVALID 00000040: LOG1 00000041: PUSH6 0x627a7a723058 00000048: KECCAK256 00000049: SWAP10 0000004a: BLOBBASEFEE 0000004b: SWAP3 0000004c: PUSH20 0xd555ca8bc44fcf8da3a2cabbd1c3f99f20dc0407 00000061: UNKNOWN(0xFC) 00000062: SELFDESTRUCT 00000063: MCOPY 00000064: UNKNOWN(0xF7) 00000065: UNKNOWN(0xD6) 00000066: PUSH4 0xcc5f0029
Warning: This is a nightly build of Foundry. It is recommended to use the latest stable version. To mute this warning set `FOUNDRY_DISABLE_NIGHTLY_WARNING` in your environment.
| Severity | Category | Tool | Title | Confidence | Validated | Confirmed | Details |
|---|---|---|---|---|---|---|---|
| high | other | detector | SELFDESTRUCT reachable | 65 | no | no |
viewtrace_id: 0x1517f083bd150e259ed0af552781675379857e16379a2a851f53b7eafa071cff
validation_json{
"sink": "SELFDESTRUCT",
"errors": 0,
"status": "unknown",
"attempts": 1,
"trace_id": "0x1517f083bd150e259ed0af552781675379857e16379a2a851f53b7eafa071cff",
"confirmed": false,
"trace_mode": "structLogs",
"call_targets": null,
"matched_probe": null,
"target_varies": null,
"classification": "no_sink"
}
witness_json{
"notes": "heuristic witness; entrypoints are best-effort selectors with zeroed calldata",
"constraints": [],
"entrypoints": [
{
"calldata": "0x",
"selector": "fallback",
"calldata_variants": [
"0x"
]
}
]
}
evidence_json{
"guards_detected": [],
"selfdestruct_count": 1
}
|