OSINTk.o is a customized Kali Linux-based ISO image with pre-installed packages and scripts.
The idea behind this project is to combine a portion of Kali Linux tools and some OSINT scripts that are freely available on GitHub.
I started OSINTk.o as an educational and fun project to dive deeply into Kali Linux. My idea was to create a VM with some Kali generic tools and pre-installed OSINT scripts.
I learned a lot, and although it may not seem like it at first glance, configuring XFCE menues and correctly placing Python scripts and their dependencies has its challenges when embedding them in an installable ISO.
However, I am not the one that got this idea first. I was inspired by Trace Labs VM and CyberPunkOS.
The official Kali documentation states that you will need a bootable USB drive or virualization tool to run the distro. A minimum of 3GB of RAM and 20GB of hard disk is required.
Download the ISO file from my my personal website and install it on your preferred virtualization tool. I have tested it on UTMapp and VirtualBox. The image size is 3.9GB.
For more information click here.
Pip is the official package manager for Python and the standard way to install libraries from…
R is an open-source programming language and environment built for statistical computing and data visualization. It…
Jenkins is an open-source automation server that makes it easy to build CI/CD pipelines. Continuous integration…
Android Studio is the official IDE for Android development, built on JetBrains' IntelliJ IDEA platform. It…
GitLab is a web-based, open-source Git repository manager written in Ruby. It includes built-in tools for…
Anaconda is the most widely used Python distribution for data science and machine learning. It bundles…