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

Analysis Run

019b477e-d359-7331-8cd3-30d386a5cf6e

complete
Chain ID
1
Address
Block Number
Created
Mon, Dec 22, 2025 7:17 PM
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
Verified
Review Backing
Not yet
Best current signal
Untrusted DELEGATECALL target reachable
crit 0 high 0 direct contract
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
28131 artifact.fetch complete 1 / 3 3 months ago
28132 tool.cast_disasm complete 1 / 3 3 months ago
103197 analysis.bundle complete 1 / 3 1 week ago
103198 capability.graph complete 1 / 3 1 week ago
103199 detector.run complete 1 / 3 1 week ago
103200 validation.fork complete 1 / 3 1 week ago

Artifact

Runtime bytecode: available
Creation TX:
Deployer:
Proxy: no
Implementation:
Verified Source: yes

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
128
Flags
delegatecall_present
View cast disassembly output
00000000: PUSH1 0x80
00000002: PUSH1 0x40
00000004: MSTORE
00000005: CALLDATASIZE
00000006: PUSH1 0x0a
00000008: JUMPI
00000009: STOP
0000000a: JUMPDEST
0000000b: PUSH1 0x10
0000000d: PUSH1 0x12
0000000f: JUMP
00000010: JUMPDEST
00000011: STOP
00000012: JUMPDEST
00000013: PUSH1 0x18
00000015: PUSH1 0x26
00000017: JUMP
00000018: JUMPDEST
00000019: PUSH1 0x24
0000001b: PUSH1 0x20
0000001d: PUSH1 0x28
0000001f: JUMP
00000020: JUMPDEST
00000021: PUSH1 0x35
00000023: JUMP
00000024: JUMPDEST
00000025: JUMP
00000026: JUMPDEST
00000027: JUMP
00000028: JUMPDEST
00000029: PUSH1 0x00
0000002b: PUSH1 0x30
0000002d: PUSH1 0x5a
0000002f: JUMP
00000030: JUMPDEST
00000031: SWAP1
00000032: POP
00000033: SWAP1
00000034: JUMP
00000035: JUMPDEST
00000036: CALLDATASIZE
00000037: PUSH1 0x00
00000039: DUP1
0000003a: CALLDATACOPY
0000003b: PUSH1 0x00
0000003d: DUP1
0000003e: CALLDATASIZE
0000003f: PUSH1 0x00
00000041: DUP5
00000042: GAS
00000043: DELEGATECALL
00000044: RETURNDATASIZE
00000045: PUSH1 0x00
00000047: DUP1
00000048: RETURNDATACOPY
00000049: DUP1
0000004a: PUSH1 0x00
0000004c: DUP2
0000004d: EQ
0000004e: PUSH1 0x55
00000050: JUMPI
00000051: RETURNDATASIZE
00000052: PUSH1 0x00
00000054: RETURN
00000055: JUMPDEST
00000056: RETURNDATASIZE
00000057: PUSH1 0x00
00000059: REVERT
0000005a: JUMPDEST
0000005b: PUSH1 0x00
0000005d: PUSH1 0x86
0000005f: PUSH32 0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
00000080: PUSH1 0x00
00000082: SHL
00000083: PUSH1 0xaf
00000085: JUMP
00000086: JUMPDEST
00000087: PUSH1 0x00
00000089: ADD
0000008a: PUSH1 0x00
0000008c: SWAP1
0000008d: SLOAD
0000008e: SWAP1
0000008f: PUSH2 0x0100
00000092: EXP
00000093: SWAP1
00000094: DIV
00000095: PUSH20 0xffffffffffffffffffffffffffffffffffffffff
000000aa: AND
000000ab: SWAP1
000000ac: POP
000000ad: SWAP1
000000ae: JUMP
000000af: JUMPDEST
000000b0: PUSH1 0x00
000000b2: DUP2
000000b3: SWAP1
000000b4: POP
000000b5: SWAP2
000000b6: SWAP1
000000b7: POP
000000b8: JUMP
000000b9: INVALID
000000ba: LOG2
000000bb: PUSH5 0x6970667358
000000c1: UNKNOWN(0x22)
000000c2: SLT
000000c3: KECCAK256
000000c4: UNKNOWN(0xCC)
000000c5: SWAP13
000000c6: UNKNOWN(0x0C)
000000c7: UNKNOWN(0xE6)
000000c8: UNKNOWN(0x2D)
000000c9: UNKNOWN(0xDD)
000000ca: PUSH13 0x32c05a25d71254cd1a86e2c5fc
000000d8: MUL
000000d9: UNKNOWN(0xB6)
000000da: LOG3
000000db: BYTE
000000dc: LOG1
000000dd: ADDMOD
000000de: GASLIMIT
000000df: UNKNOWN(0x21)
000000e0: RETURNDATACOPY
000000e1: NUMBER
000000e2: PUSH10 0xa564736f6c6343000813
000000ed: STOP
000000ee: 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
validation_json
{
    "sink": "DELEGATECALL",
    "errors": 10,
    "status": "unknown",
    "attempts": 11,
    "confirmed": false,
    "trace_mode": "callTracer",
    "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
{
    "examples": [
        {
            "pc": 67,
            "opcode": "DELEGATECALL",
            "returndata_checked": null,
            "value_expression_category": "n/a",
            "target_expression_category": "computed"
        }
    ],
    "guards_detected": [],
    "delegatecall_count": 1,
    "untrusted_delegatecall_count": 1
}