I-See-You – a tool to find the location of users during social engineering or phishing engagements

ISeeYou is a Bash and Javascript tool to find the exact location of the users during social engineering or phishing engagements. Using exact location coordinates an attacker can perform preliminary reconnaissance which will help them in performing further targeted attacks.

Note:

  • This tool does not require any additional software to perform phishing attacks.
  • Users can expose their local servers to the Internet and decode the location coordinates by looking at the log file.

This project must not be used for illegal purposes for stalking people or hacking into system where you do not have permission, it is strictly for educational purposes and for people to experiment with.

Any suggestions or ideas for this tool are welcome – just tweet me on @ManiarViral

How to install?

git clone https://github.com/Viralmaniar/I-See-You.git
cd I-See-You
chmod u+x ISeeYou.sh
./ISeeYou.sh

55271795 e9447e00 5306 11e9 8a52 30251d1fc156

Screenshots

Once the ISeeYou.sh is ran user sees the below screen:

55271919 00846b00 5309 11e9 8002 1007022ed323

Enter the highlighted url on the main screen where it asks for Enter the URL generated by Serveo and hit Enter:

55271934 3aee0800 5309 11e9 86bc 6cd1c843e635

 

This URL is generated randomly for different users. However, it will be a subdomain for the serveo.net domain. Send this URL to your victim as part of the phishing campaign via email or any other medium. Victim will see the site as below:

55271752 34aa5c80 5306 11e9 87b2 fa4f54321fe3

 

Note: You can be creative and modify the look and feel of the page as per your requirement.

Once the targeted users allows location permission, malicious user will receive exact location of the victim in the tail screen. These numbers are longitude and latitude of the user.

55271965 cbc4e380 5309 11e9 8dca 5a1f5933c1c7

 

Using https://maps.google.com you can convert the longitude and latitude to an exact location:

55271991 4e4da300 530a 11e9 91ec 2fb83ef46461

Copying Longitude and Latitude numbers from Xterm screens

To copy between xterm and other programs – This would allow user to select numbers to be copied to the clipboard.

  1. Add to the file ~/.Xresources (or create)
XTerm*selectToClipboard: true
  1. Then run the command:
xrdb -merge ~/.Xresources
  1. Restart xterm.

Questions?

Twitter: https://twitter.com/maniarviral
LinkedIn: https://au.linkedin.com/in/viralmaniar

Contribution & License

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.
Want to contribute? Please fork it and hit up with a pull request.

Any suggestions or ideas for this tool are welcome – just tweet me on @ManiarViral

Thanks

Special thanks to cryptomarauder aka voidengineer

 

Originally posted at: https://github.com/Viralmaniar/I-See-You

 

 

The post I-See-You – a tool to find the location of users during social engineering or phishing engagements appeared first on Hakin9 – IT Security Magazine.

click here to read full Article

Read More on Pentesting Tools

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *

%d bloggers like this: