shell bypass 403

GrazzMean Shell

: /usr/share/doc/HTML/ [ drwxr-xr-x ]
Uname: Linux web3.us.cloudlogin.co 5.10.226-xeon-hst #2 SMP Fri Sep 13 12:28:44 UTC 2024 x86_64
Software: Apache
PHP version: 8.1.31 [ PHP INFO ] PHP os: Linux
Server Ip: 162.210.96.117
Your Ip: 3.145.180.166
User: edustar (269686) | Group: tty (888)
Safe Mode: OFF
Disable Function:
NONE

name : index.html
<!DOCTYPE HTML>
<html>
<head>
<title>Apache HTTP Server Test Page powered by Rocky Linux</title>
<body>
<script type="text/javascript">
	var lang = navigator.language;
	var match = 0;
	var locales = ["es-ES"];

// Try for full match of lang_LOC
	for(locale in locales)
	{
		if(lang == locales[locale])
		{
			match = 1;
			break;
		}
	}

	// Else try for match of lang
	if(match == 0)
	{
		for(locale in locales)
		{
			var loc_lang = locales[locale].substring(0,2);
			var language = lang.substring(0,2);

			if(loc_lang == language)
			{
				lang = locales[locale];
				match = 1;
				break;
			}
		}
	}

	// Else default to en-US
	if(match == 0)
	{
		lang = 'en-US';
	}

	window.location = lang + "/index.html";
</script>
</body>
</html>
© 2025 GrazzMean