Skip to content

Debian OSINT VM. Build your own OSINT virtual machine with these shell scripts.

Notifications You must be signed in to change notification settings

midnit3Z0mbi3/Debian-OSINT-VM

Repository files navigation

Debian OSINT VM

Description

OSINT virtual machine with 100+ OSINT tools, cheatsheets, custom search tools, bookmarks, and other resources to help you in your OSINT investigation.


black and red debian os logo


Over 100+ OSINT Tools

Python(pipx):

ghunt, socialscan, holehe, xeuledoc, waybackpy, changedetection.io, archivebox, internetarchive, search-that-hash, name-that-hash, h8mail, domain-stats, gitem, whisper-ctranslate2, checkdmarc, netlas, ignorant, masto, social-analyzer, recoverpy, postleaks, postleaksNg, Androguard, BBot

GitHub Repositories:

Elasticsearch-Crawler, blackbird, Carbon14, maigret, Cr3dOv3r, BridgeKeeper, Elevate, pwnedOrNot, phoneinfoga, EXIF-scanner, LittleBrother, WhatsMyName-Python, gron, sherloq, spiderfoot, theHarvester, Spiderpig, WikiLeaker, ID-entify, ReverseIP, UhOh365, Anon-SMS, instashell, Wordlister, netlas-scripts, Fresh-Resolvers, lazyegg, TrashSearch, agg, DumpsterDiver, metagoofil, recon-ng, Sublist3r, Photon, FinalRecon, gophish, X-osint, anonphisher, proxybroker2, yt-dlp, GooFuzz, Eyes, creepyCrawler, TREVORproxy, PyGPT, BlueSpy, ronin-recon

Apt Package Manager:

ruby-dev, nmap, wireshark, tcpdump, ufw, postgresql, php, git, python3-venv, pipx, httrack, webhttrack, filezilla, mycli, pidgin, audacity, gimp, inkscape, librecad, ffuf, mediainfo-gui, libimage-exiftool-perl, mat2, tor, vlc, marble, qgis, ffmpeg, idle, ripgrep, jq, crunch, ssh, cherrytree, keepassxc, remmina, stegosuite, exifprobe, ruby-bundler, mpg123, thunderbird, curl, sq, python3-lxml, libre-dev, snapd, proxychains4, flowblade, asciinema, autopsy, sqlitebrowser, neovim, build-essential, libcurl4-openssl-dev, libxml2, libxml2-dev, libxslt1-dev, libgmp-dev, zlib1g-dev, npm

Snap Packages:

dbeaver-ce, powershell, youtube-dl-pro, joplin-desktop, ngrok, localxpose, telegram-desktop

Go Packages:

waybackurls, amass, amass oam-tools, gospider, hakrawler, httprobe, gowitness, katana, gotop, ApkUrlGrep, httpstat, hauditor, gungnir, oneshell

Resources

OSINT Bookmarks. JSON and HTML.

Custom Search Tools

Templates for OSINT Flowcharts and Documents

BigggChungus onion-links - 2024 Dark Web Links & .Onion Links

01Kevin01 OnionLinksV3 - 2024 Onion Links V3 (Forum&Chat&Markets)

fastfire deepdarkCTI - Collection of Cyber Threat Intelligence sources from the deep and dark web

cipher387 osint_stuff_tool_collection - A collection of several hundred online tools for OSINT

cipher387 Dorks-collections-list - List of Github repositories and articles with list of dorks for different search engines

cipher387 WebCam-Google-Shodan-Dorks - Google & Shodan Dorks for WebCam

cipher387 cheatsheets - High quality and text versions of cheat sheets from Cyber Detective Twitter

swisskyrepo InternalAllTheThings - Active Directory and Internal Pentest Cheatsheets

andrewjkerr security-cheatsheets - A collection of cheatsheets for various infosec tools and topics.

awesome-mobile-security - An effort to build a single place for all useful android and iOS security related stuff.

Custom Search Tools

extract Custom_Search_Tools.tar.gz and OSINT_Bookmarks.tar.gz to your ~/Desktop directory

Open your browser

Press Ctrl+Shift+o and import osint_bookmarks.json or osint_bookmarks.html

Right-Click on "Custom Search Tools" Bookmark in the "Local Tools" folder, and select "edit bookmark"

edit the URL: section of the bookmark. Change "USER" to your actual username.

example "file:///home/zombi3/Desktop/tools/index.html"

OSINT Templates

extract OSINT_Templates_FlowchartsAndDocs.tar.gz to your ~/Templates directory

Install:

Install VirtualBox on host PC.

Create a new Debian 12 Virtual Machine on VirtualBox.

Install Debian 12 on Virtual Machine.

Start Virtual Machine

add sbin to $PATH

add $USER to "sudo" group

update and upgrade

install git

Debian Conversion Script for Parrot OS

git clone https://gitlab.com/parrotsec/project/debian-conversion-script.git

cd debian-conversion-script

chmod +x ./install.sh

sudo ./install.sh

Install OSINT Tools

git clone https://github.com/midnit3Z0mbi3/Debian-OSINT-VM.git

chmod +x *.sh

sudo bash debian_packages_osint.sh

bash debian_pipx_git_osint_tools.sh

sudo bash snoint.sh

Change DNS:

sudo bash change_dns.sh

reboot

How to install 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 .bashrc

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

Install go packages:

bash go.sh

Downloads:

Draw.io, Go, Protonvpn, Tor Browser, Google Earth Pro, Google Chrome

Rustup an installer for the systems programming language Rust

AIChat: All-in-one AI CLI Tool

cargo install aichat

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.

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



Releases

No releases published

Packages

 
 
 

Languages