Pular para o conteúdo principal

Compartilhe

Analise Sombras Solares em Qualquer Lugar do Mundo.

Ferramenta OSINT: Analise Sombras Solares em Qualquer Lugar do Mundo.  As sombras podem revelar mais do que você imagina  ☀️➡️🌑, especialmente quando o horário e o local são importantes.  Esta ferramenta calcula a posição do sol e mostra como as sombras mudam ao longo do dia em praticamente qualquer ponto do mapa 🌍.  Ela leva em consideração:  🏙 Edifícios  🌳 Árvores  ⛰ Terreno.  E funciona diretamente no navegador, sem configurações ou instalações 🔍.  Eu gosto de ferramentas como esta porque são perfeitas para:  📍 verificação de localização   🕒 análise de horário do dia  🖼 verificação de contexto de imagens e vídeos.  🕵️‍♂️ CHECKLIST OSINT ANTI-IA Detecção de imagens e vídeos gerados ou manipulados por IA 1️⃣ CONTEXTO & NARRATIVA ☐ A imagem faz uma alegação clara de local, data ou evento ? ☐ O contexto é emocionalmente apelativo ou sensacionalista demais? ☐ Há urgência artificial (“veja antes que apaguem”, ...

Twitter-Intelligence - Twitter Intelligence OSINT Project Performs Tracking And Analysis Of The Twitter



A project written in Python to twitter tracking and analysis without using Twitter API.

Prerequisites
  • This project is a Python 3.x application.
  • The package dependencies are in the file requirements.txt. Run that command to install the dependencies.
pip3 install -r requirements.txt

Database
  • SQLite is used as the database.
  • Tweet data are stored on the Tweet, User, Location, Hashtag, HashtagTweet tables.
  • The database is created automically.

faraday

Usage Example
Get help
 python3 tracking.py -h 

Get tweets by username
 python3 tracking.py --username "HaberSau" 

Get tweets by query
 python3 tracking.py --query "sakarya" 

Get tweet at a specific date range
 python3 tracking.py --username "HaberSau" --since 2015-09-10 --until 2015-09-12 --maxtweets 10 

If you get location of tweets, add --location "True" param but application will be slower due to new response times.
 python3 tracking.py --query "sakarya" --location "True"

Analysis
analysis.py performs analysis processing. User, hashtag and location analyzes are performed.

Get help:
python3 analysis.py -h

for location analysis
python3 analysis py --location


location analysis runs through address http://localhost:5000/locations
You must write Google Map Api Key in setting.py to display google map.
GOOGLE_MAP_API_KEY='YOUR_GOOGLE_MAP_API_KEY'

Runs hashtag analysis.
python3 analysis.py --hashtag


Runs user analysis.
python3 analysis.py --user

Graphical User Interface
socialgui.py used for gui application



Comentários

Como usar um Agente OSINT IA

Pericia Digital

Ebook

Postagens mais visitadas