
Open-Source-Intelligence-Tool (OSINT) zum Sammeln von Informationen aus Telefonnummern, IP-Adressen, sozialen Medien, E-Mails, Benutzernamen, Domains und Kennzeichen mithilfe globaler Datenbanken.
Spyder ist ein universelles Open-Source-Intelligence-Tool (OSINT), das mithilfe großer globaler Datenbanken Suchvorgänge durchführt.
##Ein Hinweis für Windows- und macOS-Benutzer: Die folgende manuelle Anleitung ist für Windows- und Linux-Benutzer gedacht. Für Ihre Bequemlichkeit ist auch eine DMG-Datei für macOS verfügbar.
Stellen Sie sicher, dass Git & Python auf dem Computer installiert sind.
Git herunterladen: https://git-scm.com/install/windows
Python herunterladen: https://www.python.org/ftp/python/3.13.12/python-3.13.12-amd64.exe
GIT CMD ausführen.
git clone https://github.com/tq17oa7/spyder-osint
cd spyder-osint
run.bat
ODER
git clone https://github.com/tq17oa7/spyder-osint
cd spyder-osint
py -m pip install -r requirements.txt
py spyder.py
sudo apt install python3 python3-pip -y
git clone https://github.com/tq17oa7/spyder-osint
cd spyder-osint
pip3 install -r requirements.txt
chmod +x run.sh
./run.sh