8000 GitHub - MasterScott/tlosint-vm: Trace Labs OSINT VM
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MasterScott/tlosint-vm

 
 

Repository files navigation

Image Version event workflow License: GPL v3 Github All Releases

Introduction

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

Releases

https://github.com/tracelabs/tlosint-vm/releases

SHA256 Checksums:

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

Login Credntials

osint osint

Build

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

Applications

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

Domains

Downloaders

Email

Frameworks

Phone Numbers

Social Media

Usernames

Other Tools

Configuration Settings

Firefox

  • Delete cookies/history on shutdown
  • Block geo tracking
  • Block mic/camera detection
  • Block Firefox tracking
  • Preload OSINT Bookmarks

Contributing

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.

About

Trace Labs OSINT VM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 55.3%
  • HTML 44.5%
  • Dockerfile 0.2%
0