Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Apache
: 172.26.7.228 | : 3.149.24.70
Cant Read [ /etc/named.conf ]
5.6.40-24+ubuntu18.04.1+deb.sury.org+1
www-data
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
bug /
imagemagick-6-common /
[ HOME SHELL ]
Name
Size
Permission
Action
presubj
1.15
KB
-rw-r--r--
script
614
B
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : script
#!/bin/sh set -e # Pretty echo, underline the specified string: pecho() { echo "$@" echo "$@"|sed 's/./-/g' } # work even with graphicsmagick # will detect graphickmagick using as compat versioncheck() { if test -x "/usr/bin/$@"; then echo -n "$@: "; "$@" -version 2> /dev/null | head -1 | sed s/Version://g; fi } exec >&3 pecho "ImageMagick program version" versioncheck animate versioncheck compare versioncheck convert versioncheck composite versioncheck conjure versioncheck display versioncheck identify versioncheck import versioncheck mogrify versioncheck montage versioncheck stream
Close