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

Analysis Run

019b3844-a3c7-71cb-a320-d00276e3d7cd

complete
Chain ID
1
Address
Block Number
Created
Fri, Dec 19, 2025 8:19 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
Bytecode only
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
15891 artifact.fetch complete 1 / 3 3 months ago
15892 tool.cast_disasm complete 1 / 3 3 months ago
59101 analysis.bundle complete 1 / 3 1 week ago
59102 capability.graph complete 1 / 3 1 week ago
59103 detector.run complete 1 / 3 1 week ago
59104 validation.fork complete 1 / 3 1 week ago

Artifact

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

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
114
Flags
delegatecall_present
View cast disassembly output
00000000: PUSH1 0x80
00000002: PUSH1 0x40
00000004: MSTORE
00000005: PUSH1 0x04
00000007: CALLDATASIZE
00000008: LT
00000009: PUSH1 0x1f
0000000b: JUMPI
0000000c: PUSH1 0x00
0000000e: CALLDATALOAD
0000000f: PUSH1 0xe0
00000011: SHR
00000012: DUP1
00000013: PUSH4 0xd7dfa0dd
00000018: EQ
00000019: PUSH1 0x6b
0000001b: JUMPI
0000001c: PUSH1 0x25
0000001e: JUMP
0000001f: JUMPDEST
00000020: CALLDATASIZE
00000021: PUSH1 0x25
00000023: JUMPI
00000024: STOP
00000025: JUMPDEST
00000026: PUSH1 0x40
00000028: MLOAD
00000029: PUSH32 0x0000000000000000000000004a6d2a7a4f9375ebd4ecdbb1972a767dd83b02de
0000004a: SWAP1
0000004b: CALLDATASIZE
0000004c: PUSH1 0x00
0000004e: DUP3
0000004f: CALLDATACOPY
00000050: PUSH1 0x00
00000052: DUP1
00000053: CALLDATASIZE
00000054: DUP4
00000055: DUP6
00000056: GAS
00000057: DELEGATECALL
00000058: RETURNDATASIZE
00000059: DUP1
0000005a: PUSH1 0x00
0000005c: DUP5
0000005d: RETURNDATACOPY
0000005e: DUP2
0000005f: DUP1
00000060: ISZERO
00000061: PUSH1 0x67
00000063: JUMPI
00000064: DUP2
00000065: DUP5
00000066: RETURN
00000067: JUMPDEST
00000068: DUP2
00000069: DUP5
0000006a: REVERT
0000006b: JUMPDEST
0000006c: CALLVALUE
0000006d: DUP1
0000006e: ISZERO
0000006f: PUSH1 0x76
00000071: JUMPI
00000072: PUSH1 0x00
00000074: DUP1
00000075: REVERT
00000076: JUMPDEST
00000077: POP
00000078: PUSH1 0x9d
0000007a: PUSH32 0x0000000000000000000000004a6d2a7a4f9375ebd4ecdbb1972a767dd83b02de
0000009b: DUP2
0000009c: JUMP
0000009d: JUMPDEST
0000009e: PUSH1 0x40
000000a0: MLOAD
000000a1: PUSH20 0xffffffffffffffffffffffffffffffffffffffff
000000b6: SWAP1
000000b7: SWAP2
000000b8: AND
000000b9: DUP2
000000ba: MSTORE
000000bb: PUSH1 0x20
000000bd: ADD
000000be: PUSH1 0x40
000000c0: MLOAD
000000c1: DUP1
000000c2: SWAP2
000000c3: SUB
000000c4: SWAP1
000000c5: RETURN
000000c6: INVALID
000000c7: LOG2
000000c8: PUSH5 0x6970667358
000000ce: UNKNOWN(0x22)
000000cf: SLT
000000d0: KECCAK256
000000d1: SGT
000000d2: OR
000000d3: TIMESTAMP
000000d4: PUSH20 0xc18ed4bea127cbc0952900378004a1870c433d85
000000e9: UNKNOWN(0xAD)
000000ea: UNKNOWN(0xC8)
000000eb: UNKNOWN(0xDA)
000000ec: UNKNOWN(0xFB)
000000ed: LOG3
000000ee: UNKNOWN(0x0D)
000000ef: UNKNOWN(0xAE)
000000f0: JUMPI
000000f1: PUSH5 0x736f6c6343
000000f7: STOP
000000f8: ADDMOD
000000f9: SDIV
000000fa: STOP
000000fb: CALLER
View stderr
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.

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: 0xb9263edb963b00782f1a54be88a088c52384bc45c411702a269a076d2ac1e022
validation_json
{
    "sink": "DELEGATECALL",
    "errors": 0,
    "status": "unknown",
    "attempts": 12,
    "trace_id": "0xb9263edb963b00782f1a54be88a088c52384bc45c411702a269a076d2ac1e022",
    "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": "0xd7dfa0dd",
            "selector": "0xd7dfa0dd",
            "calldata_variants": [
                "0xd7dfa0dd",
                "0xd7dfa0dd0000000000000000000000000000000000000000000000000000000000000000"
            ]
        }
    ]
}
evidence_json
{
    "examples": [
        {
            "pc": 87,
            "opcode": "DELEGATECALL",
            "returndata_checked": null,
            "value_expression_category": "n/a",
            "target_expression_category": "computed"
        }
    ],
    "guards_detected": [],
    "delegatecall_count": 1,
    "untrusted_delegatecall_count": 1
}