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

Analysis Run

019b3836-2ec2-71ed-b26f-9fcf50b38450

complete
Chain ID
1
Address
Block Number
Created
Fri, Dec 19, 2025 8:03 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 CALL target/value 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
2327 artifact.fetch complete 1 / 3 3 months ago
2328 tool.cast_disasm complete 1 / 3 3 months ago
45448 analysis.bundle complete 1 / 3 2 weeks ago
45449 capability.graph complete 1 / 3 2 weeks ago
45450 detector.run complete 1 / 3 2 weeks ago
45451 validation.fork complete 1 / 3 2 weeks 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
0
Selfdestruct
0
CREATE2
0
CALL-family (heavy)
1
EXT*/BALANCE
0
Total opcodes
146
Flags
No heuristic flags raised.
View cast disassembly output
00000000: PUSH1 0x60
00000002: PUSH1 0x40
00000004: MSTORE
00000005: CALLDATASIZE
00000006: ISZERO
00000007: PUSH2 0x0048
0000000a: JUMPI
0000000b: PUSH1 0x00
0000000d: CALLDATALOAD
0000000e: PUSH29 0x0100000000000000000000000000000000000000000000000000000000
0000002c: SWAP1
0000002d: DIV
0000002e: DUP1
0000002f: PUSH4 0x232a3060
00000034: EQ
00000035: PUSH2 0x005a
00000038: JUMPI
00000039: DUP1
0000003a: PUSH4 0x9e8c1225
0000003f: EQ
00000040: PUSH2 0x0072
00000043: JUMPI
00000044: PUSH2 0x0048
00000047: JUMP
00000048: JUMPDEST
00000049: PUSH2 0x0058
0000004c: JUMPDEST
0000004d: PUSH2 0x0055
00000050: CALLVALUE
00000051: PUSH2 0x00bf
00000054: JUMP
00000055: JUMPDEST
00000056: JUMPDEST
00000057: JUMP
00000058: JUMPDEST
00000059: STOP
0000005a: JUMPDEST
0000005b: PUSH2 0x0070
0000005e: PUSH1 0x04
00000060: DUP1
00000061: DUP1
00000062: CALLDATALOAD
00000063: SWAP1
00000064: PUSH1 0x20
00000066: ADD
00000067: SWAP1
00000068: SWAP2
00000069: SWAP1
0000006a: POP
0000006b: POP
0000006c: PUSH2 0x008a
0000006f: JUMP
00000070: JUMPDEST
00000071: STOP
00000072: JUMPDEST
00000073: PUSH2 0x0088
00000076: PUSH1 0x04
00000078: DUP1
00000079: DUP1
0000007a: CALLDATALOAD
0000007b: SWAP1
0000007c: PUSH1 0x20
0000007e: ADD
0000007f: SWAP1
00000080: SWAP2
00000081: SWAP1
00000082: POP
00000083: POP
00000084: PUSH2 0x00bf
00000087: JUMP
00000088: JUMPDEST
00000089: STOP
0000008a: JUMPDEST
0000008b: PUSH1 0x00
0000008d: DUP2
0000008e: SWAP1
0000008f: POP
00000090: DUP1
00000091: PUSH1 0x00
00000093: PUSH1 0x00
00000095: PUSH2 0x0100
00000098: EXP
00000099: DUP2
0000009a: SLOAD
0000009b: DUP2
0000009c: PUSH20 0xffffffffffffffffffffffffffffffffffffffff
000000b1: MUL
000000b2: NOT
000000b3: AND
000000b4: SWAP1
000000b5: DUP4
000000b6: MUL
000000b7: OR
000000b8: SWAP1
000000b9: SSTORE
000000ba: POP
000000bb: JUMPDEST
000000bc: POP
000000bd: POP
000000be: JUMP
000000bf: JUMPDEST
000000c0: PUSH1 0x00
000000c2: PUSH1 0x00
000000c4: PUSH1 0x00
000000c6: SWAP1
000000c7: SLOAD
000000c8: SWAP1
000000c9: PUSH2 0x0100
000000cc: EXP
000000cd: SWAP1
000000ce: DIV
000000cf: PUSH20 0xffffffffffffffffffffffffffffffffffffffff
000000e4: AND
000000e5: SWAP1
000000e6: POP
000000e7: DUP1
000000e8: PUSH20 0xffffffffffffffffffffffffffffffffffffffff
000000fd: AND
000000fe: PUSH1 0x00
00000100: DUP4
00000101: PUSH1 0x40
00000103: MLOAD
00000104: DUP1
00000105: SWAP1
00000106: POP
00000107: PUSH1 0x00
00000109: PUSH1 0x40
0000010b: MLOAD
0000010c: DUP1
0000010d: DUP4
0000010e: SUB
0000010f: DUP2
00000110: DUP6
00000111: DUP9
00000112: DUP9
00000113: CALL
00000114: SWAP4
00000115: POP
00000116: POP
00000117: POP
00000118: POP
00000119: POP
0000011a: JUMPDEST
0000011b: POP
0000011c: POP
0000011d: JUMP
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
high other detector Untrusted CALL target/value reachable 60 no no
view
trace_id: 0x1e68c4211a04bde2a1f6254c944268a5e216678a539c3ba5d44806992d6980b8
call_targets: 0x6448e68ab7a44c2d8e517bececd41c206c7c4070
target_varies: no
classification: constant_target
validation_json
{
    "sink": "CALL",
    "errors": 0,
    "status": "sink_reached",
    "attempts": 1,
    "trace_id": "0x1e68c4211a04bde2a1f6254c944268a5e216678a539c3ba5d44806992d6980b8",
    "confirmed": false,
    "trace_mode": "callTracer",
    "call_targets": [
        "0x6448e68ab7a44c2d8e517bececd41c206c7c4070"
    ],
    "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": "0x232a3060",
            "selector": "0x232a3060",
            "calldata_variants": [
                "0x232a3060",
                "0x232a30600000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x9e8c1225",
            "selector": "0x9e8c1225",
            "calldata_variants": [
                "0x9e8c1225",
                "0x9e8c12250000000000000000000000000000000000000000000000000000000000000000"
            ]
        }
    ]
}
evidence_json
{
    "examples": [
        {
            "pc": 275,
            "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
view
trace_id: 0x1e68c4211a04bde2a1f6254c944268a5e216678a539c3ba5d44806992d6980b8
call_targets: 0x6448e68ab7a44c2d8e517bececd41c206c7c4070
target_varies: no
classification: constant_target
validation_json
{
    "sink": "CALL",
    "errors": 0,
    "status": "sink_reached",
    "attempts": 1,
    "trace_id": "0x1e68c4211a04bde2a1f6254c944268a5e216678a539c3ba5d44806992d6980b8",
    "confirmed": false,
    "trace_mode": "callTracer",
    "call_targets": [
        "0x6448e68ab7a44c2d8e517bececd41c206c7c4070"
    ],
    "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": "0x232a3060",
            "selector": "0x232a3060",
            "calldata_variants": [
                "0x232a3060",
                "0x232a30600000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x9e8c1225",
            "selector": "0x9e8c1225",
            "calldata_variants": [
                "0x9e8c1225",
                "0x9e8c12250000000000000000000000000000000000000000000000000000000000000000"
            ]
        }
    ]
}
evidence_json
{
    "examples": [
        {
            "pc": 275,
            "opcode": "CALL",
            "returndata_checked": null,
            "value_expression_category": "computed",
            "target_expression_category": "computed"
        }
    ],
    "eth_value_calls": 1,
    "guards_detected": []
}