Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

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.

NotificationsYou must be signed in to change notification settings

Viralmaniar/I-See-You

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

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

image

How to install?

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

image

Screenshots

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

image

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

image

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:

image

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 arelongitude and latitude of the user.

image

Usinghttps://maps.google.com you can convert thelongitude and latitude to an exact location:

image

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 aCreative 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

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp