We can view the admin panel using this. We only tried it on a testing website that gives permission. I have only tried it on that, not on any real website.
⚠️ Disclaimer : For educational use only test. Test only on sites you own or have permission for. Unauthorized access is illegal.
1.pkg upgrade
2.pkg upgrade
3.pkg install git
4.git clone https://github.com/mishakorzik/AdminHack
5.cd AdminHack
6.bash setup.sh
7.bash AdminHack.sh
1.apt update
2.apt upgrade
3.apt install git
4.git clone https://github.com/mishakorzik/AdminHack
5.cd AdminHack
6.bash setup.sh
7.bash AdminHack.sh
1.sudo pacman -Syu
2.sudo pacman -Sy --noconfirm git -y
3.git clone https://github.com/mishakorzik/AdminHack
4.cd AdminHack
5.bash setup.sh
6.bash AdminHack.sh