D7net Mini Sh3LL v1

 
OFF  |  cURL : OFF  |  WGET : ON  |  Perl : ON  |  Python : OFF
Directory (0755) :  /usr/share/misc/../nano/../grub-gfxpayload-lists/../bug/

 Home   ☍ Command   ☍ Upload File   ☍Info Server   ☍ Buat File   ☍ Mass deface   ☍ Jumping   ☍ Config   ☍ Symlink   ☍ About 

Current File : //usr/share/misc/../nano/../grub-gfxpayload-lists/../bug/dpkg
#!/bin/sh

set -e

for d in /bin /sbin /lib /lib32 /libo32 /libx32 /lib64; do
  if [ "$(readlink $d)" = "usr$d" ]; then
    echo "System tainted due to merged-usr-via-symlinks." >&3
    break
  fi
done

AnonSec - 2021 | Recode By D7net