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

Analysis Run

019b3836-53cd-727b-93a4-ebf4838d2810

complete
Chain ID
1
Address
Block Number
Created
Fri, Dec 19, 2025 8:04 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
8079 artifact.fetch complete 1 / 3 4 months ago
8080 tool.cast_disasm complete 1 / 3 4 months ago
51428 analysis.bundle complete 1 / 3 2 weeks ago
51429 capability.graph complete 1 / 3 2 weeks ago
51430 detector.run complete 1 / 3 2 weeks ago
51431 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
60
Flags
No heuristic flags raised.
View cast disassembly output
00000000: PUSH1 0x60
00000002: PUSH1 0x40
00000004: MSTORE
00000005: CALLDATASIZE
00000006: ISZERO
00000007: PUSH1 0x0a
00000009: JUMPI
0000000a: JUMPDEST
0000000b: PUSH1 0x5a
0000000d: PUSH1 0x00
0000000f: DUP1
00000010: SLOAD
00000011: PUSH1 0xff
00000013: AND
00000014: ISZERO
00000015: ISZERO
00000016: EQ
00000017: DUP1
00000018: PUSH1 0x20
0000001a: JUMPI
0000001b: POP
0000001c: CALLVALUE
0000001d: PUSH1 0x00
0000001f: EQ
00000020: JUMPDEST
00000021: DUP1
00000022: PUSH1 0x52
00000024: JUMPI
00000025: POP
00000026: PUSH1 0x01
00000028: SLOAD
00000029: PUSH20 0xffffffffffffffffffffffffffffffffffffffff
0000003e: AND
0000003f: PUSH1 0x00
00000041: CALLVALUE
00000042: PUSH1 0x60
00000044: DUP3
00000045: DUP2
00000046: DUP2
00000047: DUP2
00000048: DUP6
00000049: DUP9
0000004a: DUP4
0000004b: CALL
0000004c: SWAP4
0000004d: POP
0000004e: POP
0000004f: POP
00000050: POP
00000051: ISZERO
00000052: JUMPDEST
00000053: ISZERO
00000054: PUSH1 0x5c
00000056: JUMPI
00000057: PUSH1 0x02
00000059: JUMP
0000005a: JUMPDEST
0000005b: STOP
0000005c: JUMPDEST
0000005d: 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: 0x5d2a02b18fccbfc4d335fe7607f6d8f2a70cddc97dc18c0c741d1dbe7a142e12
call_targets: 0x0de388792d7085a713489c49655bc5cabf4ff93c
target_varies: no
classification: constant_target
validation_json
{
    "sink": "CALL",
    "errors": 0,
    "status": "sink_reached",
    "attempts": 1,
    "trace_id": "0x5d2a02b18fccbfc4d335fe7607f6d8f2a70cddc97dc18c0c741d1dbe7a142e12",
    "confirmed": false,
    "trace_mode": "callTracer",
    "call_targets": [
        "0x0de388792d7085a713489c49655bc5cabf4ff93c"
    ],
    "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": 75,
            "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: 0x5d2a02b18fccbfc4d335fe7607f6d8f2a70cddc97dc18c0c741d1dbe7a142e12
call_targets: 0x0de388792d7085a713489c49655bc5cabf4ff93c
target_varies: no
classification: constant_target
validation_json
{
    "sink": "CALL",
    "errors": 0,
    "status": "sink_reached",
    "attempts": 1,
    "trace_id": "0x5d2a02b18fccbfc4d335fe7607f6d8f2a70cddc97dc18c0c741d1dbe7a142e12",
    "confirmed": false,
    "trace_mode": "callTracer",
    "call_targets": [
        "0x0de388792d7085a713489c49655bc5cabf4ff93c"
    ],
    "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": 75,
            "opcode": "CALL",
            "returndata_checked": null,
            "value_expression_category": "computed",
            "target_expression_category": "computed"
        }
    ],
    "eth_value_calls": 1,
    "guards_detected": []
}