shell bypass 403

UnknownSec Shell


name : method.js
import Action from '.'

export default class extends Action {
    constructor(method, params, el, skipWatcher = false) {
        super(el, skipWatcher)

        this.type = 'callMethod'
        this.method = method
        this.payload = {
            id: this.signature,
            method,
            params,
        }
    }
}

© 2025 UnknownSec
afwwrfwafr45458465
Password