[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@18.118.95.178: ~ $
// Check if the method includes is defined
if ( ! String.prototype.includes ){
	// Otherwise, define it
    String.prototype.includes = function( search, start ){
        if ( typeof start !== 'number' ){
            start = 0;
        }

        if ( start + search.length > this.length ){
            return false;
        } else {
            return this.indexOf(search, start) !== -1;
        }
    };
}

// Define function to get parameters from the URL
function getParameterByName(name, url) {
    if (!url) url = window.location.href;
    name = name.replace(/[\[\]]/g, "\$&");
    var regex = new RegExp("[?&]" + name + "(=([^&#]*)|&|#|$)"),
        results = regex.exec(url);
    if (!results) return null;
    if (!results[2]) return '';
    return decodeURIComponent(results[2].replace(/\+/g, " "));
}

var actor = JSON.parse(getParameterByName('actor'));
var baseUrl = getParameterByName('base_url');
var nonce = getParameterByName('nonce');
var email = actor.mbox[0].replace('mailto:', '');
var postId = getParameterByName('auth').replace('LearnDashId', '');
function ExecuteScript(strId)
{
  switch (strId)
  {
  }
}


Filemanager

Name Type Size Permission Actions
external_files Folder 0755
5W54VrKoaoR.png File 530 B 0644
5Z5gSc7ECRl.png File 260 B 0644
5bWUE7Gv1W2.png File 260 B 0644
6CBRGsRbACX.png File 530 B 0644
6CslKGaE4Ll.js File 35.08 KB 0644
6CzBLKchIed.png File 530 B 0644
6I0f99ISyhLx.js File 42.76 KB 0644
6adXsKgf8cf.png File 530 B 0644
6cbwqwKqLxw.png File 530 B 0644
6lFMnH8DqqW.png File 530 B 0644
6oMAJ4zJ09E.png File 530 B 0644
thumbnail.jpg File 38.27 KB 0644
url.png File 393 B 0644
user.js File 1.11 KB 0644