How To Host Phishing Page Using Php Server in Termux


Hi Guys if you are searching for How To Host File Using Php Server in Termux searching for the best article to get the best explanation about How To Host File Using Php Server in Termux Then you are at the right place.

Today I'm here going to share the step by step tutorial about How To Host File Using Php Server in Termux By this article. 

Don't you know anything about termux see tutorials 

First install this important commands

$ pkg update && pkg upgrade 
$ pkg install php 
$ pkg install openssh 
$ pkg install dropbear
$ termux-setup-storage 

Step 1 👇
1. Download This Zip file Click here 
2. Extract ZipFile 

Step 2 👇
Open Termux & type this 

$ ls 
$ cd /sdcard 
$ ls 

Search you download ZipFile & open 

$ cd Phishing 
$ ls 

Copy any Folder, I will copy instagram folder

$ cp -r instagram $HOME 
$ cd 
$ ls
$ cd instagram 
$ ls 
$ php -S localhost:5555

Open new session 

$ ssh -R 5555:localhost:5555 serveo.net

Copy this link 👆 & open link any browser 

Click login button 

Stop all session Ctrl + c  come back instagram folder & open this file using cat command 

$ cat usernames.txt


1 Comments

Previous Post Next Post