Rastreie a localização ip e gps do smartphone

spyboy-produções/r4ven

         

Rastreie a localização do smartphone/pc ip e gps do usuário.

A ferramenta hospeda um site falso que usa um iframe para exibir um site legítimo e, se o alvo permitir, buscará a localização GPS (latitude and longitude)do alvo junto com IP AddressDevice Information.

Esta ferramenta é uma prova de conceito e destina-se apenas para fins educacionais.

Usando esta ferramenta, você pode descobrir quais informações um site malicioso pode coletar sobre você e seus dispositivos e por que você não deve clicar em links aleatórios ou conceder permissões como Localização a eles.


No link clique

+ it wil automatically fetch ip address and device information
! if location permission allowed, it will fetch exact location of target.

Limitação

- It will not work on laptops or phones that have broken GPS, 
# browsers that block javascript,
# or if the user is mocking the GPS location. 

- Safari - auto block location permission
- Brave - auto block location permission
- Firefox - after a recent update this browser became very weird it allows location permission but it's not accurate at all.

+ Best work with Chrome browser and location accuracy will be more accurate if you use this on a smartphone.

Localização IP x localização GPS

- Geographic location based on IP address is NOT accurate,
# Does not provide the location of the target. 
# Instead, it provides the approximate location of the ISP (Internet service provider)
+ GPS fetch almost exact location because it uses longitude and latitude coordinates.
@@ Once location permission is granted @@
# accurate location information is recieved to within 20 to 30 meters of the user's location.
# (it's almost exact location)

Compatibilidade do sistema operacional:

   

Requisitos:

  

⭔ Instalação


git clone https://github.com/spyboy-productions/r4ven.git
cd r4ven
pip3 install -r requirements.txt
python3 r4ven.py

enter your discord webhook url (set up a channel in your discord server with webhook integration)

https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks

if not have discord account and sever make one, it's free.

https://discord.com/


📍 Os dados de informações da faixa serão enviados para o seu canal de webhook do Discord.

  • por que discórdia webhook? Convenientemente, você receberá uma notificação quando alguém clicar no link.

⭓ Para alterar o modelo do site

  • abra o arquivo index.htmlna linha 12 e substitua o srcno iframe. (Nota: nem todos os sites suportam iframe)

⭓ Para encaminhar a porta, instale ngrok ou use ssh

  • Para encaminhamento de porta ngrok, digite: ngrok http 8000
  • Para encaminhamento de porta ssh, digite: ssh -R 80:localhost:8000 ssh.localhost.run

💬Se tiver problemas, converse aqui

servidor de discórdia

⭔ Instantâneos


Comentários

Ebook

Postagens mais visitadas