Hey guys today i'm gonna show you how to install and use phpsh on BackTrack 5 R3!!
First of all what actually is phpsh ?
phpsh is an interactive shell for php that features readline history, tab completion, quick access to documentation. It was developed at Facebook and ironically, is written mostly in python. It is open source and released under a modified BSD license.
The source code of phpsh is available at GITHUB
You can download the zip file of the source from here
The main problem is that its not available for windows platform so you can virtually run operating systems like BT5R3 or kali linux or ubuntu .. totally depends on your flavor!!
So basically you have to first download the zip file of the source code and then place it on desktop like this ..
Then you have to extract it using the following command in terminal!!
After unzipping it you have to install it so that you can use it!!
use the following commands to do this!!
run the above given commands one by one in the terminal of bt5r3 in the unzipped directory of the phpsh-master and then you will get it installed on the linux!!
somescreen shots of phpsh in bt5r3 terminal!!
Also for ease of access after starting the terminal in Vmware you can enable the unity mode in VMware so that so will get some thing like in the pic posted below .. && its awesome
Thats it!! Thanks for giving your valueable time on reading this post!! :)
First of all what actually is phpsh ?
phpsh is an interactive shell for php that features readline history, tab completion, quick access to documentation. It was developed at Facebook and ironically, is written mostly in python. It is open source and released under a modified BSD license.
The source code of phpsh is available at GITHUB
You can download the zip file of the source from here
The main problem is that its not available for windows platform so you can virtually run operating systems like BT5R3 or kali linux or ubuntu .. totally depends on your flavor!!
So basically you have to first download the zip file of the source code and then place it on desktop like this ..
Then you have to extract it using the following command in terminal!!
After unzipping it you have to install it so that you can use it!!
use the following commands to do this!!
run the above given commands one by one in the terminal of bt5r3 in the unzipped directory of the phpsh-master and then you will get it installed on the linux!!
somescreen shots of phpsh in bt5r3 terminal!!
Thats it!! Thanks for giving your valueable time on reading this post!! :)
No comments:
Post a Comment