Linux ip-172-26-2-223 5.4.0-1018-aws #18-Ubuntu SMP Wed Jun 24 01:15:00 UTC 2020 x86_64
Apache
: 172.26.2.223 | : 3.17.81.34
Cant Read [ /etc/named.conf ]
8.1.13
www
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
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
www /
server /
panel /
BTPanel /
static /
ace /
snippets /
[ HOME SHELL ]
Name
Size
Permission
Action
apache_conf.js
480
B
-rwxr-xr-x
batchfile.js
474
B
-rwxr-xr-x
c_cpp.js
2.92
KB
-rwxr-xr-x
csharp.js
465
B
-rwxr-xr-x
css.js
19.51
KB
-rwxr-xr-x
django.js
4.23
KB
-rwxr-xr-x
dockerfile.js
477
B
-rwxr-xr-x
golang.js
465
B
-rwxr-xr-x
html.js
19.02
KB
-rwxr-xr-x
ini.js
456
B
-rwxr-xr-x
java.js
4.54
KB
-rwxr-xr-x
javascript.js
4.08
KB
-rwxr-xr-x
json.js
459
B
-rwxr-xr-x
jsp.js
3.03
KB
-rwxr-xr-x
less.js
459
B
-rwxr-xr-x
lua.js
835
B
-rwxr-xr-x
makefile.js
530
B
-rwxr-xr-x
markdown.js
2.25
KB
-rwxr-xr-x
mysql.js
462
B
-rwxr-xr-x
nginx.js
462
B
-rwxr-xr-x
objectivec.js
477
B
-rwxr-xr-x
perl.js
5.7
KB
-rwxr-xr-x
perl6.js
462
B
-rwxr-xr-x
pgsql.js
462
B
-rwxr-xr-x
php.js
7.11
KB
-rwxr-xr-x
php_laravel_blade.js
484
B
-rwxr-xr-x
powershell.js
477
B
-rwxr-xr-x
python.js
3.91
KB
-rwxr-xr-x
r.js
2.89
KB
-rwxr-xr-x
ruby.js
21.1
KB
-rwxr-xr-x
rust.js
459
B
-rwxr-xr-x
sass.js
459
B
-rwxr-xr-x
scss.js
459
B
-rwxr-xr-x
sh.js
2.32
KB
-rwxr-xr-x
sql.js
1.24
KB
-rwxr-xr-x
sqlserver.js
2.41
KB
-rwxr-xr-x
swift.js
462
B
-rwxr-xr-x
text.js
459
B
-rwxr-xr-x
typescript.js
477
B
-rwxr-xr-x
vbscript.js
471
B
-rwxr-xr-x
verilog.js
468
B
-rwxr-xr-x
xml.js
456
B
-rwxr-xr-x
yaml.js
459
B
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : markdown.js
define("ace/snippets/markdown",["require","exports","module"],function(e,t,n){"use strict";t.snippetText='# Markdown\n\n# Includes octopress (http://octopress.org/) snippets\n\nsnippet [\n [${1:text}](http://${2:address} "${3:title}")\nsnippet [*\n [${1:link}](${2:`@*`} "${3:title}")${4}\n\nsnippet [:\n [${1:id}]: http://${2:url} "${3:title}"\nsnippet [:*\n [${1:id}]: ${2:`@*`} "${3:title}"\n\nsnippet \nsnippet ${4}\n\nsnippet ![:\n ![${1:id}]: ${2:url} "${3:title}"\nsnippet ![:*\n ![${1:id}]: ${2:`@*`} "${3:title}"\n\nsnippet ===\nregex /^/=+/=*//\n ${PREV_LINE/./=/g}\n \n ${0}\nsnippet ---\nregex /^/-+/-*//\n ${PREV_LINE/./-/g}\n \n ${0}\nsnippet blockquote\n {% blockquote %}\n ${1:quote}\n {% endblockquote %}\n\nsnippet blockquote-author\n {% blockquote ${1:author}, ${2:title} %}\n ${3:quote}\n {% endblockquote %}\n\nsnippet blockquote-link\n {% blockquote ${1:author} ${2:URL} ${3:link_text} %}\n ${4:quote}\n {% endblockquote %}\n\nsnippet bt-codeblock-short\n ```\n ${1:code_snippet}\n ```\n\nsnippet bt-codeblock-full\n ``` ${1:language} ${2:title} ${3:URL} ${4:link_text}\n ${5:code_snippet}\n ```\n\nsnippet codeblock-short\n {% codeblock %}\n ${1:code_snippet}\n {% endcodeblock %}\n\nsnippet codeblock-full\n {% codeblock ${1:title} lang:${2:language} ${3:URL} ${4:link_text} %}\n ${5:code_snippet}\n {% endcodeblock %}\n\nsnippet gist-full\n {% gist ${1:gist_id} ${2:filename} %}\n\nsnippet gist-short\n {% gist ${1:gist_id} %}\n\nsnippet img\n {% img ${1:class} ${2:URL} ${3:width} ${4:height} ${5:title_text} ${6:alt_text} %}\n\nsnippet youtube\n {% youtube ${1:video_id} %}\n\n# The quote should appear only once in the text. It is inherently part of it.\n# See http://octopress.org/docs/plugins/pullquote/ for more info.\n\nsnippet pullquote\n {% pullquote %}\n ${1:text} {" ${2:quote} "} ${3:text}\n {% endpullquote %}\n',t.scope="markdown"}); (function() { window.require(["ace/snippets/markdown"], function(m) { if (typeof module == "object" && typeof exports == "object" && module) { module.exports = m; } }); })();
Close