information Gathering just by sending a link

information Gathering – We are going to see how to find out the target information by sending a phishing link. The tool we use for that is called Psi, you can use this tool on Linux, Termux, and mac devices.

This information gathering tool is made up of EJS and JavaScript so you can easily host and use this tool on your local server.

Specifications

  1. It shows a fake cloud-flare under attack page and grabs the information.
  2. Gets The Information About browser and Device of User.
  3. Get the exact location coordinates.
  4. Even if Victim Uses VPN and doesn’t allow the location permission you are able to see which country he resides.
  5. Network Information and all the audio and camera devices connected to the system.
  6. Snaps the picture from camera.

How to install and use information gathering tool (Psi)

First, type the following command in your terminal and press the enter button so that your information gathering tool can be downloaded to your device.

Instagram GROWTH Hacking 3.0 2022: Big Accounts INSIGHTS

									git clone https://github.com/Th30neAnd0nly/Psi.git							
information Gathering just by sending a link
Output for Downloading the psi tool

After downloading the psi tool, convert your directory to the psi tool directory and type the following command into your terminal.

									cd Psi							
information Gathering just by sending a link
Output for changing the directory

Now use npm to install the modules required for this tool because the dependencies required for nodejs can only be installed with npm.

									npm install							
information Gathering just by sending a link
Output for install dependencies

After installing dependencies, run the following command on your terminal to run this information gathering tool.

									npm start							
information Gathering just by sending a link
Output for Hosting the psi tool

Now open a new terminal in your terminal and run Ngrok on port 5000 and then send the available link to your target. If your target is on the same wifi connection you can send them your local server address http://localhost: 5000

After your target clicks on the link you sent, you can find out their information through the following URL

									http://localhost:5000/victims							
information Gathering just by sending a link
Output for getting victim ip address

Now you can know the complete information of your target by clicking on the IP address that you now know.

information Gathering just by sending a link
Output for getting complete information

Disclaimer
The use of the PSI is COMPLETE RESPONSIBILITY of the END-USER. Developers assume NO liability and are NOT responsible for any misuse or damage caused by this program.

I hope this post was very helpful to you and I want to share this post with your friends too. If you have any doubts about this post you can ask me through the command section.


Download Psi tool on github

Post a Comment

أحدث أقدم