Version: 3.1.0beta2
File format: 4
TRACE START [2023-02-13 00:22:38.992520]
1	0	1	0.000178	393528
1	3	0	0.000332	411792	{main}	1		/var/www/html/uploads/shell.php.txt	0	0
2	4	0	0.000349	411792	define	0		/var/www/html/uploads/shell.php.txt	3	2	'PHPSHELL_VERSION'	'1.7'
2	4	1	0.000372	411896
2	4	R			TRUE
2	5	0	0.000389	411824	ini_get	0		/var/www/html/uploads/shell.php.txt	16	1	'register_globals'
2	5	1	0.000403	411856
2	5	R			FALSE
2	6	0	0.000434	411824	file_exists	0		/var/www/html/uploads/shell.php.txt	47	1	NULL
2	6	1	0.000448	411864
2	6	R			FALSE
2	7	0	0.000461	411824	exec	0		/var/www/html/uploads/shell.php.txt	53	1	'pwd'
2	7	1	0.001155	411904
2	7	R			'/var/www/html/uploads'
1		A						/var/www/html/uploads/shell.php.txt	53	$work_dir = '/var/www/html/uploads'
2	8	0	0.001207	411872	substr	0		/var/www/html/uploads/shell.php.txt	61	2	'/var/www/html/uploads'	1
2	8	1	0.001223	411984
2	8	R			'var/www/html/uploads'
2	9	0	0.001238	411920	explode	0		/var/www/html/uploads/shell.php.txt	61	2	'/'	'var/www/html/uploads'
2	9	1	0.001253	412496
2	9	R			[0 => 'var', 1 => 'www', 2 => 'html', 3 => 'uploads']
1		A						/var/www/html/uploads/shell.php.txt	61	$work_dir_splitted = [0 => 'var', 1 => 'www', 2 => 'html', 3 => 'uploads']
1		A						/var/www/html/uploads/shell.php.txt	66	$path = ''
1		A						/var/www/html/uploads/shell.php.txt	67	$i = 0
1		A						/var/www/html/uploads/shell.php.txt	68	$path .= '/var'
2	10	0	0.001330	412408	urlencode	0		/var/www/html/uploads/shell.php.txt	70	1	'/var'
2	10	1	0.001344	412472
2	10	R			'%2Fvar'
2	11	0	0.001357	412440	printf	0		/var/www/html/uploads/shell.php.txt	70	4	'<a href="%s?work_dir=%s">%s</a>/'	NULL	'%2Fvar'	'var'
2	11	1	0.001376	412504
2	11	R			35
1		A						/var/www/html/uploads/shell.php.txt	67	$i++
1		A						/var/www/html/uploads/shell.php.txt	68	$path .= '/www'
2	12	0	0.001413	412416	urlencode	0		/var/www/html/uploads/shell.php.txt	70	1	'/var/www'
2	12	1	0.001426	412488
2	12	R			'%2Fvar%2Fwww'
2	13	0	0.001440	412456	printf	0		/var/www/html/uploads/shell.php.txt	70	4	'<a href="%s?work_dir=%s">%s</a>/'	NULL	'%2Fvar%2Fwww'	'www'
2	13	1	0.001457	412520
2	13	R			41
1		A						/var/www/html/uploads/shell.php.txt	67	$i++
1		A						/var/www/html/uploads/shell.php.txt	68	$path .= '/html'
2	14	0	0.001493	412416	urlencode	0		/var/www/html/uploads/shell.php.txt	70	1	'/var/www/html'
2	14	1	0.001506	412496
2	14	R			'%2Fvar%2Fwww%2Fhtml'
2	15	0	0.001520	412464	printf	0		/var/www/html/uploads/shell.php.txt	70	4	'<a href="%s?work_dir=%s">%s</a>/'	NULL	'%2Fvar%2Fwww%2Fhtml'	'html'
2	15	1	0.001537	412528
2	15	R			49
1		A						/var/www/html/uploads/shell.php.txt	67	$i++
1		A						/var/www/html/uploads/shell.php.txt	68	$path .= '/uploads'
2	16	0	0.001573	412424	urlencode	0		/var/www/html/uploads/shell.php.txt	70	1	'/var/www/html/uploads'
2	16	1	0.001586	412512
2	16	R			'%2Fvar%2Fwww%2Fhtml%2Fuploads'
2	17	0	0.001601	412480	printf	0		/var/www/html/uploads/shell.php.txt	70	4	'<a href="%s?work_dir=%s">%s</a>/'	NULL	'%2Fvar%2Fwww%2Fhtml%2Fuploads'	'uploads'
2	17	1	0.001619	412544
2	17	R			62
1		A						/var/www/html/uploads/shell.php.txt	67	$i++
2	18	0	0.001640	412424	opendir	0		/var/www/html/uploads/shell.php.txt	79	1	'/var/www/html/uploads'
2	18	1	0.001661	412816
2	18	R			resource(5) of type (stream)
1		A						/var/www/html/uploads/shell.php.txt	79	$dir_handle = resource(5) of type (stream)
2	19	0	0.001698	412784	readdir	0		/var/www/html/uploads/shell.php.txt	81	1	resource(5) of type (stream)
2	19	1	0.001719	412856
2	19	R			'..'
1		A						/var/www/html/uploads/shell.php.txt	81	$dir = '..'
2	20	0	0.001743	412816	is_dir	0		/var/www/html/uploads/shell.php.txt	82	1	'..'
2	20	1	0.001759	412864
2	20	R			TRUE
2	21	0	0.001791	412824	strrpos	0		/var/www/html/uploads/shell.php.txt	91	2	'/var/www/html/uploads'	'/'
2	21	1	0.001806	412896
2	21	R			13
2	22	0	0.001818	412824	strrev	0		/var/www/html/uploads/shell.php.txt	99	1	'/var/www/html/uploads'
2	22	1	0.001831	412904
2	22	R			'sdaolpu/lmth/www/rav/'
2	23	0	0.001845	412872	strstr	0		/var/www/html/uploads/shell.php.txt	99	2	'sdaolpu/lmth/www/rav/'	'/'
2	23	1	0.001864	412984
2	23	R			'/lmth/www/rav/'
2	24	0	0.001879	412864	substr	0		/var/www/html/uploads/shell.php.txt	99	2	'/lmth/www/rav/'	1
2	24	1	0.001892	412968
2	24	R			'lmth/www/rav/'
2	25	0	0.001905	412864	strrev	0		/var/www/html/uploads/shell.php.txt	99	1	'lmth/www/rav/'
2	25	1	0.001916	412936
2	25	R			'/var/www/html'
2	26	0	0.001930	412824	readdir	0		/var/www/html/uploads/shell.php.txt	81	1	resource(5) of type (stream)
2	26	1	0.001944	412896
2	26	R			'.'
1		A						/var/www/html/uploads/shell.php.txt	81	$dir = '.'
2	27	0	0.001967	412824	is_dir	0		/var/www/html/uploads/shell.php.txt	82	1	'.'
2	27	1	0.001981	412864
2	27	R			TRUE
2	28	0	0.001995	412824	readdir	0		/var/www/html/uploads/shell.php.txt	81	1	resource(5) of type (stream)
2	28	1	0.002008	412904
2	28	R			'prepend.php'
1		A						/var/www/html/uploads/shell.php.txt	81	$dir = 'prepend.php'
2	29	0	0.002032	412832	is_dir	0		/var/www/html/uploads/shell.php.txt	82	1	'prepend.php'
2	29	1	0.002046	412880
2	29	R			FALSE
2	30	0	0.002059	412840	readdir	0		/var/www/html/uploads/shell.php.txt	81	1	resource(5) of type (stream)
2	30	1	0.002072	412912
2	30	R			'data'
1		A						/var/www/html/uploads/shell.php.txt	81	$dir = 'data'
2	31	0	0.002094	412832	is_dir	0		/var/www/html/uploads/shell.php.txt	82	1	'data'
2	31	1	0.002108	412864
2	31	R			TRUE
2	32	0	0.002121	412824	readdir	0		/var/www/html/uploads/shell.php.txt	81	1	resource(5) of type (stream)
2	32	1	0.002134	412904
2	32	R			'shell.php.txt'
1		A						/var/www/html/uploads/shell.php.txt	81	$dir = 'shell.php.txt'
2	33	0	0.002158	412832	is_dir	0		/var/www/html/uploads/shell.php.txt	82	1	'shell.php.txt'
2	33	1	0.002171	412880
2	33	R			FALSE
2	34	0	0.002184	412840	readdir	0		/var/www/html/uploads/shell.php.txt	81	1	resource(5) of type (stream)
2	34	1	0.002197	412920
2	34	R			'.htaccess'
1		A						/var/www/html/uploads/shell.php.txt	81	$dir = '.htaccess'
2	35	0	0.002220	412840	is_dir	0		/var/www/html/uploads/shell.php.txt	82	1	'.htaccess'
2	35	1	0.002234	412880
2	35	R			FALSE
2	36	0	0.002246	412840	readdir	0		/var/www/html/uploads/shell.php.txt	81	1	resource(5) of type (stream)
2	36	1	0.002260	412880
2	36	R			FALSE
1		A						/var/www/html/uploads/shell.php.txt	81	$dir = FALSE
2	37	0	0.002282	412800	closedir	0		/var/www/html/uploads/shell.php.txt	110	1	resource(5) of type (stream)
2	37	1	0.002298	412616
2	37	R			NULL
1	3	1	0.002313	412576
			0.002347	315176
TRACE END   [2023-02-13 00:22:38.994725]

