midnit3Z0mbi3 / Kali-Linux-OSINT-VM

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kali Linux 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.


kali linux dragon 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, shodan, netlas, ignorant, masto, social-analyzer, recoverpy, postleaks, postleaksNg, Androguard, BBot, toutatis

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, X-osint, anonphisher, proxybroker2, yt-dlp, GooFuzz, Eyes, creepyCrawler, TREVORproxy, PyGPT, AIChat: All-in-one AI CLI Tool, BlueSpy, ronin-recon

Apt Package Manager:

tor, ufw, gospider, hakrawler, gobuster, ruby-dev, ffuf, seclists, youtubedl-gui, filezilla, libreoffice, httrack, webhttrack, sherlock, eyewitness, sublist3r, photon, recon-ng, python3-venv, jq, pipx, snapd, mediainfo-gui, kali-tools-crypto-stego, neovim, cargo, asciinema, marble, qgis, finalrecon, ugrep, bloodhound, bing-ip2hosts, mat2, gallery-dl, libimage-exiftool-perl, stegosuite, exifprobe, ruby-bundler, mpg123, thunderbird, sq, python3-lxml, libre-dev, exiflooter, flowblade, dumpsterdiver, npm, wpscan

Snap Packages:

youtube-dl-pro, joplin-desktop, ngrok, localxpose, telegram-desktop

Go Packages:

waybackurls, amass, amass oam-tools, 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 Kali Linux Virtual Machine on VirtualBox. Or, import the Pre-built Virtual Machine.

Install Kali Linux on Virtual Machine. Or import pre-built Virtual Machine.

Start Virtual Machine

Update and Upgrade

Install Github

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

bash go.sh

Change DNS:

sudo bash change_dns.sh

reboot

Downloads:

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

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.

Note:

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:



About

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


Languages

Language:Shell 100.0%