The repository includes a recipe file to build a Linux OSINT Distribution for Trace Labs based on the Kali Linux kali-vm script - https://gitlab.com/kalilinux/build-scripts/kali-vm
https://github.com/tracelabs/tlosint-vm/releases
August 2023 Release: tl-osint-2023.03-virtualbox-amd64.ova 3100c8490dea3c88f5a6625466edac6091fa7ab331e1bb7b9997d1d39ff9c313
August 2023 Release: tl-osint-2023.03-vmware-amd64.7z 290c335448573de553ab7b4106309dc3b8a10a6f4e75937b5e4018db80874d36
tl-osint-2023.01-virtualbox-amd64.7z 996EE74CB6D8C4FF130A4F05DE037E267590932E1E0EF35714505444219CF845
tl-osint-2023.01-vmware-amd64.7z F57DA9EA6BC42D5A101A6BA99CC59EEF89968827AC1B1DB1B5331E2586574F15
osint
osint
From a Kali Linux machine run the following commands:
git clone https://github.com/tracelabs/tlosint-vm
sudo apt -y install debos p7zip qemu-utils zerofree
cd tlosint-vm
chmod +x scripts/tl/*.sh
chmod +x scripts/*.sh
chmod +x *.sh
sudo ./build.sh
Locate the OVA in the images/ directory
Note
- The majority of OSINT tools no longer come pre-packaged with the VM. There is an option to download them via a script on the desktop though. This keeps the size of the release small enough to build and host on Github.
Resources
Reporting
Browsers
Data Analysis
- DumpsterDiver
- Exifprobe
- Exifscan (Private)
- Stegosuite
Domains
Downloaders
Frameworks
- Little Brother (Archived)
- OSRFramework
- sn0int
- Spiderfoot
- Maltego
- OnionSearch
Phone Numbers
Social Media
Usernames
Other Tools
Firefox
- Delete cookies/history on shutdown
- Block geo tracking
- Block mic/camera detection
- Block Firefox tracking
- Preload OSINT Bookmarks
Are you interested in the VM development? Join us on Discord in #osint-vm channel.
PRs are welcome. We ask that you PR in to the Dev branch.