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

Analysis Run

019b3836-59b3-71a6-9ee1-620d4ad3c5b4

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
ETH value transfer possible
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
8817 artifact.fetch complete 1 / 3 4 months ago
8818 tool.cast_disasm complete 1 / 3 4 months ago
98338 analysis.bundle complete 1 / 3 2 weeks ago
98339 capability.graph complete 1 / 3 2 weeks ago
98340 detector.run complete 1 / 3 2 weeks ago
98341 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)
2
EXT*/BALANCE
1
Total opcodes
139
Flags
No heuristic flags raised.
View cast disassembly output
00000000: PUSH1 0x00
00000002: PUSH2 0x011f
00000005: MSTORE8
00000006: PUSH29 0x0100000000000000000000000000000000000000000000000000000000
00000024: PUSH1 0x00
00000026: CALLDATALOAD
00000027: DIV
00000028: PUSH4 0x1eb1bedd
0000002d: DUP2
0000002e: EQ
0000002f: ISZERO
00000030: PUSH2 0x0090
00000033: JUMPI
00000034: PUSH1 0x01
00000036: PUSH1 0x40
00000038: PUSH1 0x40
0000003a: MSIZE
0000003b: SWAP1
0000003c: MSIZE
0000003d: ADD
0000003e: PUSH1 0x00
00000040: SWAP1
00000041: MSTORE
00000042: PUSH1 0x00
00000044: DUP2
00000045: MSTORE
00000046: CALLER
00000047: DUP2
00000048: PUSH1 0x20
0000004a: ADD
0000004b: MSTORE
0000004c: DUP1
0000004d: SWAP1
0000004e: POP
0000004f: KECCAK256
00000050: SSTORE
00000051: PUSH1 0x1c
00000053: PUSH1 0x20
00000055: MSIZE
00000056: SWAP1
00000057: MSIZE
00000058: ADD
00000059: PUSH1 0x00
0000005b: SWAP1
0000005c: MSTORE
0000005d: ADD
0000005e: CALLVALUE
0000005f: CALLER
00000060: PUSH32 0x05c1762da982b12d7a7be822e15ecbbff2396ff35b4e8d5623f776d5354d001e
00000081: PUSH1 0x00
00000083: DUP5
00000084: LOG3
00000085: POP
00000086: PUSH1 0x01
00000088: PUSH1 0x80
0000008a: MSTORE
0000008b: PUSH1 0x20
0000008d: PUSH1 0x80
0000008f: RETURN
00000090: JUMPDEST
00000091: PUSH4 0x54aa13e4
00000096: DUP2
00000097: EQ
00000098: ISZERO
00000099: PUSH2 0x00f6
0000009c: JUMPI
0000009d: PUSH1 0x00
0000009f: PUSH1 0x00
000000a1: PUSH1 0x00
000000a3: PUSH1 0x00
000000a5: ADDRESS
000000a6: BALANCE
000000a7: PUSH1 0x1c
000000a9: PUSH1 0x24
000000ab: MSIZE
000000ac: SWAP1
000000ad: MSIZE
000000ae: ADD
000000af: PUSH1 0x00
000000b1: SWAP1
000000b2: MSTORE
000000b3: ADD
000000b4: PUSH4 0xa8d509ff
000000b9: PUSH1 0x1c
000000bb: DUP3
000000bc: SUB
000000bd: MSTORE
000000be: PUSH1 0x20
000000c0: PUSH1 0xa0
000000c2: PUSH1 0x04
000000c4: DUP4
000000c5: PUSH1 0x00
000000c7: ADDRESS
000000c8: PUSH1 0x2d
000000ca: GAS
000000cb: SUB
000000cc: CALL
000000cd: POP
000000ce: PUSH1 0xa0
000000d0: MLOAD
000000d1: SWAP1
000000d2: POP
000000d3: PUSH1 0x00
000000d5: CALL
000000d6: ISZERO
000000d7: ISZERO
000000d8: PUSH2 0x00ea
000000db: JUMPI
000000dc: PUSH1 0x00
000000de: PUSH1 0xc0
000000e0: MSTORE
000000e1: PUSH1 0x20
000000e3: PUSH1 0xc0
000000e5: RETURN
000000e6: PUSH2 0x00f5
000000e9: JUMP
000000ea: JUMPDEST
000000eb: PUSH1 0x01
000000ed: PUSH1 0xe0
000000ef: MSTORE
000000f0: PUSH1 0x20
000000f2: PUSH1 0xe0
000000f4: RETURN
000000f5: JUMPDEST
000000f6: JUMPDEST
000000f7: PUSH4 0xa8d509ff
000000fc: DUP2
000000fd: EQ
000000fe: ISZERO
000000ff: PUSH2 0x010e
00000102: JUMPI
00000103: CALLER
00000104: PUSH2 0x0100
00000107: MSTORE
00000108: PUSH1 0x20
0000010a: PUSH2 0x0100
0000010d: RETURN
0000010e: JUMPDEST
0000010f: POP
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 ETH value transfer possible 55 no no
view
trace_id: 0xe08f5ec57f29ab00fb25dfc286c7a4d264f97ec82a01721b346f4998ec52f0d5
call_targets: 0xd8f98233763aad116df1fa549f604a79736c2ad5
target_varies: no
classification: constant_target
validation_json
{
    "sink": "CALL",
    "errors": 0,
    "status": "sink_reached",
    "attempts": 1,
    "trace_id": "0xe08f5ec57f29ab00fb25dfc286c7a4d264f97ec82a01721b346f4998ec52f0d5",
    "confirmed": false,
    "trace_mode": "callTracer",
    "call_targets": [
        "0xd8f98233763aad116df1fa549f604a79736c2ad5"
    ],
    "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": "0x1eb1bedd",
            "selector": "0x1eb1bedd",
            "calldata_variants": [
                "0x1eb1bedd",
                "0x1eb1bedd0000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x54aa13e4",
            "selector": "0x54aa13e4",
            "calldata_variants": [
                "0x54aa13e4",
                "0x54aa13e40000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0xa8d509ff",
            "selector": "0xa8d509ff",
            "calldata_variants": [
                "0xa8d509ff",
                "0xa8d509ff0000000000000000000000000000000000000000000000000000000000000000"
            ]
        }
    ]
}
evidence_json
{
    "examples": [
        {
            "pc": 204,
            "opcode": "CALL",
            "returndata_checked": null,
            "value_expression_category": "computed",
            "target_expression_category": "constant"
        },
        {
            "pc": 213,
            "opcode": "CALL",
            "returndata_checked": null,
            "value_expression_category": "computed",
            "target_expression_category": "computed"
        }
    ],
    "eth_value_calls": 2,
    "guards_detected": []
}
high other detector Untrusted CALL target/value reachable 60 no no
view
trace_id: 0xe08f5ec57f29ab00fb25dfc286c7a4d264f97ec82a01721b346f4998ec52f0d5
call_targets: 0xd8f98233763aad116df1fa549f604a79736c2ad5
target_varies: no
classification: constant_target
validation_json
{
    "sink": "CALL",
    "errors": 0,
    "status": "sink_reached",
    "attempts": 1,
    "trace_id": "0xe08f5ec57f29ab00fb25dfc286c7a4d264f97ec82a01721b346f4998ec52f0d5",
    "confirmed": false,
    "trace_mode": "callTracer",
    "call_targets": [
        "0xd8f98233763aad116df1fa549f604a79736c2ad5"
    ],
    "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": "0x1eb1bedd",
            "selector": "0x1eb1bedd",
            "calldata_variants": [
                "0x1eb1bedd",
                "0x1eb1bedd0000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x54aa13e4",
            "selector": "0x54aa13e4",
            "calldata_variants": [
                "0x54aa13e4",
                "0x54aa13e40000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0xa8d509ff",
            "selector": "0xa8d509ff",
            "calldata_variants": [
                "0xa8d509ff",
                "0xa8d509ff0000000000000000000000000000000000000000000000000000000000000000"
            ]
        }
    ]
}
evidence_json
{
    "examples": [
        {
            "pc": 204,
            "opcode": "CALL",
            "returndata_checked": null,
            "value_expression_category": "computed",
            "target_expression_category": "constant"
        },
        {
            "pc": 213,
            "opcode": "CALL",
            "returndata_checked": null,
            "value_expression_category": "computed",
            "target_expression_category": "computed"
        }
    ],
    "call_count": 2,
    "guards_detected": [],
    "untrusted_call_count": 2
}