Skip to content

midnit3Z0mbi3/Kali_Linux_OSINT_VM

Repository files navigation

Kali_Linux_OSINT_VM


Swords. gif

"the best sword remains in its sheath."



OSINT tools for researching. OSINT virtual machine.


kali linux dragon logo


Install:

Install Kali Linux

update and upgrade

git clone https://github.com/midnit3Z0mbi3/Kali_Linux_OSINT_VM.git

chmod +x *.sh

sudo bash kali_osint_setup.sh

bash kali_osint_tools_pipx.sh

sudo bash snoint.sh

Change DNS:

sudo bash change_dns.sh

reboot

How to install the latest version of Go:

Download the latest version of Go

Extract the archive file

sudo tar -C /usr/local -xzf /home/$USER/Downloads/go{version of GO}linux-amd64.tar.gz

Make sure your PATH contains /usr/local/go/bin

echo $PATH | grep "/usr/local/go/bin"

nano .zshrc

export PATH="/usr/local/go/bin:$PATH"

Install go packages:

bash go.sh

Downloads:

Protonvpn, tor browser, draw.io, google earth pro, google chrome, Go

firefox extensions:

firefox containers, ublock origin, downthemall, bulk media downloader, fireshot, nimbus, singleFile, exifviewer, user agent switcher, image search options, reveye reverse search,

search by image, ressurrect pages, web archives, copy selected links, onetab, stream detector, joplin webclipper, foxyproxy, adguard, javascript toggle on and off, ghunt companion, download all images, keepassxc

the firefox extension store, firefox ADD-Ons, has a lot of useful AI web extensions, and other extensions that can aid in your research.

chrome web store extensions:

InVID WeVerify, ublock origin, adguard, downthemall, fireshot, singleFile, onetab, reveye reverse search, web archives

the chrome web store has a lot of useful AI web extensions, and other extensions that can aid in your research.

OSINT Techniques:

If you have read OSINT Techniques by Michael Bazzell

I would recommend using the search tools he provides. As well as the flow charts and templates.

REMEBER to update the $PATH you must edit the .zshrc file, not the .bashrc

nano .zshrc

Anonymize virtual machines with Whonix for an extra layer of security: