Hello Friends
I am back with another exciting articles that really can change your hacking experience. I have seen many users problem that their account get suspended when they upload phishing page into web server. Here I can show you how you can make your local server (localhost) to remote server that can accessible from any remote location if we can do this no one can suspend or block our phishing page because it is in localhost.
Follow this steps
Step 1 Download XAMPP software that will make provide local server and then run
Step 2 upload Phishing in root folder (Eg. C:\XAMPP\htdocs)
Step 3 Upload .php script as well into that folder
Step 4 Download Ngrok software as per your OS
Step 5 Run ngrok.exe file (Windows user)
Step 6 type in that prompt ngrok http 80
It will give you a temporary URL through that URL you can access your local server file from remote
I am back with another exciting articles that really can change your hacking experience. I have seen many users problem that their account get suspended when they upload phishing page into web server. Here I can show you how you can make your local server (localhost) to remote server that can accessible from any remote location if we can do this no one can suspend or block our phishing page because it is in localhost.
Follow this steps
Step 1 Download XAMPP software that will make provide local server and then run
Step 2 upload Phishing in root folder (Eg. C:\XAMPP\htdocs)
Step 3 Upload .php script as well into that folder
Step 4 Download Ngrok software as per your OS
Step 5 Run ngrok.exe file (Windows user)
Step 6 type in that prompt ngrok http 80
It will give you a temporary URL through that URL you can access your local server file from remote
0 Comments