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

Analysis Run

019b3836-53e7-7392-91f2-4d9b98cbe226

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
8091 artifact.fetch complete 1 / 3 4 months ago
8092 tool.cast_disasm complete 1 / 3 4 months ago
51404 analysis.bundle complete 1 / 3 2 weeks ago
51405 capability.graph complete 1 / 3 2 weeks ago
51406 detector.run complete 1 / 3 2 weeks ago
51407 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
100
Flags
No heuristic flags raised.
View cast disassembly output
00000000: PUSH1 0x60
00000002: PUSH1 0x40
00000004: MSTORE
00000005: PUSH1 0xe0
00000007: PUSH1 0x02
00000009: EXP
0000000a: PUSH1 0x00
0000000c: CALLDATALOAD
0000000d: DIV
0000000e: PUSH4 0x1301ee02
00000013: DUP2
00000014: EQ
00000015: PUSH1 0x2e
00000017: JUMPI
00000018: DUP1
00000019: PUSH4 0x16c72721
0000001e: EQ
0000001f: PUSH1 0x41
00000021: JUMPI
00000022: DUP1
00000023: PUSH4 0xd4245e5b
00000028: EQ
00000029: PUSH1 0x4c
0000002b: JUMPI
0000002c: JUMPDEST
0000002d: STOP
0000002e: JUMPDEST
0000002f: PUSH1 0x2c
00000031: PUSH1 0x04
00000033: CALLDATALOAD
00000034: PUSH1 0x00
00000036: SLOAD
00000037: PUSH1 0xff
00000039: AND
0000003a: ISZERO
0000003b: PUSH1 0x6f
0000003d: JUMPI
0000003e: PUSH1 0x02
00000040: JUMP
00000041: JUMPDEST
00000042: PUSH1 0x60
00000044: PUSH1 0x00
00000046: SLOAD
00000047: PUSH1 0xff
00000049: AND
0000004a: DUP2
0000004b: JUMP
0000004c: JUMPDEST
0000004d: PUSH1 0x2c
0000004f: PUSH1 0x04
00000051: CALLDATALOAD
00000052: PUSH1 0x00
00000054: SLOAD
00000055: PUSH1 0xff
00000057: AND
00000058: ISZERO
00000059: ISZERO
0000005a: PUSH1 0x6f
0000005c: JUMPI
0000005d: PUSH1 0x02
0000005f: JUMP
00000060: JUMPDEST
00000061: ISZERO
00000062: ISZERO
00000063: PUSH1 0x60
00000065: SWAP1
00000066: DUP2
00000067: MSTORE
00000068: PUSH1 0x20
0000006a: SWAP1
0000006b: RETURN
0000006c: JUMPDEST
0000006d: POP
0000006e: JUMP
0000006f: JUMPDEST
00000070: PUSH20 0xffffffffffffffffffffffffffffffffffffffff
00000085: DUP2
00000086: AND
00000087: PUSH1 0x00
00000089: CALLVALUE
0000008a: PUSH1 0x60
0000008c: DUP3
0000008d: DUP2
0000008e: DUP2
0000008f: DUP2
00000090: DUP6
00000091: DUP9
00000092: DUP4
00000093: CALL
00000094: SWAP4
00000095: POP
00000096: POP
00000097: POP
00000098: POP
00000099: ISZERO
0000009a: ISZERO
0000009b: PUSH1 0x6c
0000009d: JUMPI
0000009e: PUSH1 0x02
000000a0: 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: 0x5567d7ba8e7aa392a4fba0f190aa2bf30036bc0f6703e38d4be651b56e542cae
call_targets: 0xe7aa95217eb415b2c400c81e2b65359e720ab936
target_varies: no
classification: constant_target
validation_json
{
    "sink": "CALL",
    "errors": 0,
    "status": "sink_reached",
    "attempts": 1,
    "trace_id": "0x5567d7ba8e7aa392a4fba0f190aa2bf30036bc0f6703e38d4be651b56e542cae",
    "confirmed": false,
    "trace_mode": "callTracer",
    "call_targets": [
        "0xe7aa95217eb415b2c400c81e2b65359e720ab936"
    ],
    "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": "0x1301ee02",
            "selector": "0x1301ee02",
            "calldata_variants": [
                "0x1301ee02",
                "0x1301ee020000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x16c72721",
            "selector": "0x16c72721",
            "calldata_variants": [
                "0x16c72721",
                "0x16c727210000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0xd4245e5b",
            "selector": "0xd4245e5b",
            "calldata_variants": [
                "0xd4245e5b",
                "0xd4245e5b0000000000000000000000000000000000000000000000000000000000000000"
            ]
        }
    ]
}
evidence_json
{
    "examples": [
        {
            "pc": 147,
            "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: 0x5567d7ba8e7aa392a4fba0f190aa2bf30036bc0f6703e38d4be651b56e542cae
call_targets: 0xe7aa95217eb415b2c400c81e2b65359e720ab936
target_varies: no
classification: constant_target
validation_json
{
    "sink": "CALL",
    "errors": 0,
    "status": "sink_reached",
    "attempts": 1,
    "trace_id": "0x5567d7ba8e7aa392a4fba0f190aa2bf30036bc0f6703e38d4be651b56e542cae",
    "confirmed": false,
    "trace_mode": "callTracer",
    "call_targets": [
        "0xe7aa95217eb415b2c400c81e2b65359e720ab936"
    ],
    "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": "0x1301ee02",
            "selector": "0x1301ee02",
            "calldata_variants": [
                "0x1301ee02",
                "0x1301ee020000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x16c72721",
            "selector": "0x16c72721",
            "calldata_variants": [
                "0x16c72721",
                "0x16c727210000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0xd4245e5b",
            "selector": "0xd4245e5b",
            "calldata_variants": [
                "0xd4245e5b",
                "0xd4245e5b0000000000000000000000000000000000000000000000000000000000000000"
            ]
        }
    ]
}
evidence_json
{
    "examples": [
        {
            "pc": 147,
            "opcode": "CALL",
            "returndata_checked": null,
            "value_expression_category": "computed",
            "target_expression_category": "computed"
        }
    ],
    "eth_value_calls": 1,
    "guards_detected": []
}