- This Is A Simple PHP Script.
- It Creates A Shell (Prompt/Terminal) That Can Execute Commands On Server.
- It Requires A Working Server.
- This Shell Independent Of Server Type (Windows/Linux).
- It Can Execute Both Prompt As Well As Terminal Commands
- Create A Local Server(localhost) Using Apache.
- Requires Server That Can Execute PHP Script And Can Execute Commands(Linux/Windows).
- You Can Check This By Opening link "127.0..0.1 / Or Ip Of The Server xxx.xxx.xxx.xxx " In Any Browser.
- If It Says "Failed To Connect".
- Your Server Is Not Working And You Need To Setup Apache Or Any Other Type Of Server.
- If Xampp Is Not Installed. Download and Install Xampp
- Open Xampp Control Panel From The ShortCut On Desktop.
- Start the Service Apache link.
- Place Shell.php (File Downloaded). In the Folder %XamppDirectory%/htdocs
- In the Browser. Open Link 127.0.0.1/Shell.php
- Your Prompt Is Ready.
- Open the Terminal, type command apt-get install apache2 . (Installs Apache).
- Start Apache Service using Command service apache2 start.
- Place Shell.php in /var/www/html/Shell.php.
- In the Browser. Open Link 127.0.0.1/Shell.php
- Your Prompt Is Ready.
- Vibhuti Singh - College Student 😉 -ABES Engineering College,Ghaziabad