osint
Table of Contents
OSINT ๐ต๏ธ
โ ๏ธWarningโ ๏ธ: Remember to be careful with your OpSec ๐ก while investigating!
USERNAME
- Maigret : Find someone using their username on a platform
- EPIEOS : Find informations using someone's email address
GEOINT ๐
Geospatial intelligence (GEOINT) are gathered from satellite and aerial photography, or mapping/terrain data.
- overpass turbo is a web based data mining tool for OpenStreetMap.
query code example:
node[place=town][name="Paris"]; node(around:50000)[shop=bakery]; out;
osint.txt ยท Last modified: by reaton
