TW
Tripwire
Find contracts. Test them. Review real vulns.

Analysis Run

019ba5f9-b73c-7293-9937-14ce1d37aa3e

complete
Chain ID
1
Address
Block Number
Created
Sat, Jan 10, 2026 3:36 AM
Review Summary

What survived the funnel

Open this run to answer one question: is this real attacker-relevant behavior with real impact, or just normal contract plumbing?

Confirmed
0
Validated
0
Source
Bytecode only
Review Backing
Not yet
Best current signal
Untrusted DELEGATECALL target reachable
crit 0 high 0 proxy context implementation known
Review Checklist
1. Read the findings table first. Ignore raw jobs until the result looks real.
2. Confirm attacker control, not just the existence of a sink.
3. Confirm money or privilege impact.
4. Keep it if the behavior is real. Kill it if this is normal proxy, admin, or upgrade plumbing.

Processing Jobs

Status & attempts
ID Type Status Attempts Heartbeat
32099 artifact.fetch complete 1 / 3 3 months ago
32100 proxy.resolve complete 1 / 3 3 months ago
32101 tool.cast_disasm complete 1 / 3 3 months ago
32102 analysis.bundle complete 1 / 3 3 months ago
32103 capability.graph complete 1 / 3 3 months ago
32104 detector.run complete 1 / 3 3 months ago
32105 validation.fork complete 1 / 3 3 months ago

Artifact

Runtime bytecode: available
Creation TX:
Deployer:
Proxy: yes onchain_only
Verified Source: no
Proxy evidence
{
    "method": "eip1967",
    "status": "onchain_only",
    "implementation": "0x431f4b823712b79cffbbc10e6140916b4a8a524a",
    "onchain_method": "eip1967"
}

Slither

tool.slither

No slither job recorded yet.

Codex

report.consolidate

No codex job recorded yet.

Opcode Heuristics

tool.cast_disasm
Delegatecall
1
Selfdestruct
0
CREATE2
0
CALL-family (heavy)
0
EXT*/BALANCE
0
Total opcodes
86
Flags
delegatecall_present proxy_like_runtime
View cast disassembly output
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: PUSH0
00000061: CALLDATACOPY
00000062: PUSH0
00000063: PUSH0
00000064: CALLDATASIZE
00000065: PUSH0
00000066: DUP5
00000067: GAS
00000068: DELEGATECALL
00000069: RETURNDATASIZE
0000006a: PUSH0
0000006b: PUSH0
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(0xD0)
00000086: KECCAK256
00000087: PUSH9 0x342007b3b8654e3965
00000091: UNKNOWN(0xA8)
00000092: PUSH9 0x4db4304aa5faab454f
0000009c: DUP3
0000009d: JUMP
0000009e: UNKNOWN(0xDA)
0000009f: SWAP14
000000a0: TLOAD
000000a1: BASEFEE
000000a2: UNKNOWN(0xE0)
000000a3: UNKNOWN(0xE3)
000000a4: UNKNOWN(0x24)
000000a5: PUSH5 0x736f6c6343
000000ab: STOP
000000ac: ADDMOD
000000ad: UNKNOWN(0x1F)
000000ae: STOP
000000af: CALLER

Findings

validated = confirmed for call sinks; sink observed for others
Severity Category Tool Title Confidence Validated Confirmed Details
critical upgradeability detector Untrusted DELEGATECALL target reachable 70 no no
view
trace_id: 0xcdc0140167ded7a0479b9e1f91b886da0876f6ceec5f7cc2a3b63f50d68dddd2
call_targets: 0x431f4b823712b79cffbbc10e6140916b4a8a524a
target_varies: no
classification: constant_target
validation_json
{
    "sink": "DELEGATECALL",
    "errors": 0,
    "status": "sink_reached",
    "attempts": 1,
    "trace_id": "0xcdc0140167ded7a0479b9e1f91b886da0876f6ceec5f7cc2a3b63f50d68dddd2",
    "confirmed": false,
    "trace_mode": "callTracer",
    "call_targets": [
        "0x431f4b823712b79cffbbc10e6140916b4a8a524a"
    ],
    "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
}
medium upgradeability cast DELEGATECALL present 80 no
view
evidence_json
{
    "notes": "delegatecall enables execution in caller context; common in proxies/upgradeable patterns",
    "delegatecall_count": 1
}
info upgradeability cast Likely proxy-like runtime 60 no
view
evidence_json
{
    "notes": "short runtime with SLOAD and DELEGATECALL resembles minimal proxy/upgradeable pattern",
    "sload_count": 1,
    "total_opcodes": 86,
    "delegatecall_count": 1
}