Breaking News

Friday, 4 September 2020

How to install ShellPhish in termux | How to use ShellPhish in termux

 

How to install ShellPhish in termux | How to use ShellPhish in termux

What is ShellPhish?

A phishing attack is the most common attack to get access to the victim's credentials of any website.ShellPhish is one of the phishing tools that allows you to create a phishing link using termux.ShellPhish is created by thelinkchoice and its a project on Github.If you wanna know more about shellfishing then just go to there github page.

How shellPhish tool works?

Using this tool you can create a link which will look like an exact page of the social media, when the victim will log in using your link , you will get the Credential at your terminal.ShellPhish uses port forwarding using 2 methods one of them is SSH (which currently not working). second one is Ngrok which I think have a bug but I will tell you how to use it properly.


NOTE: This post is only for educational purpose. I and this site do not support any criminal activity. If you are doing any sort of misuse of this information This site is not responsible for that. THIS SITE ONLY SUPPORT ETHICAL HACKING.

How to install ShellPhish in termux step-by-step: 

Step 1:
Update and upgrade the termux to the current date.
 apt update && apt upgrade
Press N if ask about the version.




Step 2:
Install dependencies for ShellPhish without installing this tool you will get errors.
 apt install php wget git
(While installing if it is asking do you wanna install just press y.)
This will install Php wget and git in termux which will be used while using ShellPhish.
If you already have any of this you can remove the name from command while installing.


Step 3:
Cloning the shellPhish project from the git Hub repository.
 git clone https://github.com/thelinuxchoice/shellphish 



Step 4:
Change directory to shellPhish.
 cd shellphish



Step 5:
Granting access permission to the shellPhish.sh file.
 chmod +x shellphish.sh 




How to Use ShellPhish in termux:

Step 1:
Use the below command to run shellPhish.sh file in termux.
 bash shellphish.sh

Step 2:
Now you have 18 available options. every social media name have an assigned number Like Instagram have 01 Netflix have 08 and so on.
Here I am selecting Instagram but you can choose any from 18 options.



Step 3:
This is the most important part of this post:
Please turn on your hotspot.
(yeah, yeah, I know this is ridiculous😂 but please trust me and turn on your Hotspot else it won't work).Now select the second option Ngrok.




Step 4:
Now you will get a link, just send this link to the Victim and wait, when user will log in using this link you will get the credentials in the terminal.




Working:

In the below screenshot you can see that where you will find the credentials.
You will also find the IP of victim as well as the device which the victim is using(user agent).




Conclusion:

Sellphish is a great tool and freely available if anything is not working or you are facing any error just comment down below and if you wanna know the one-click method to install shellfish just comment and i will post the code in this post or description.stay inspired and never stop learning.

Related Posts:

  • How to Play Music in Termux 🎧- 2020  How to Play Music in Termux 🎧- 2020In this post, You are going to learn how you can play music in termux and it will show the timing of the song as well as I will be able to play in the background. There are multiple … Read More
  • How to install Lazy Script in Termux - 2020  How to install Lazy Script in Termux - 2020In this post, I am going to tell you about a termux tool that is specially made for beginners.Termux lazy script is a tool created by technical Mujeeb on GitHub that allows yo… Read More
  • How to get someones IP-Address using Termux - 2020  How to get someones IP-Address using Termux - 2020An IP address is a unique address of a device on the internet. Since everyone has a unique IP address, therefore we can find some interesting information about the vict… Read More
  • How to install Termux-Games Script 🎮📑 - 2020 How to install Termux-Games Script 🎮📑 - 2020So I have posted an article on how you can play games in termux where I have given a list of games on how you can download them in your termux and which command you have to use t… Read More
  • How to Learn Python programming using Termux - 2020  How to Learn Python programming using Termux - 2020Termux is a great tool that allows you to do hacking on you android phone one of the best thing about the termux app is that it allows you to install and run python on… Read More

0 comments:

Post a Comment

'; (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })();
'; (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })();