Skip to content

OSINTkoSCR is a script that installs a collection of OSINT tools, from username search to social media analysis, and adds shortcuts to your menu for easy access.

Notifications You must be signed in to change notification settings

LinaYorda/osintkoSCR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bash script for OSINTk.o tools

OSINTkoSCR is a streamlined installation script designed for setting up a customized OSINT toolkit on Kali Linux. The script installs a curated selection of OSINT tools, ranging from username lookups to social media analysis, and creates menu entries for quick access.

While OSINTkoSCR was initially designed for the OSINTko Kali ISO, it is flexible and can be modified to work on other Linux distributions. Some adjustments to paths or dependencies may be required based on the environment.

Table of Contents


Features

  • Automated Installation: Automatically clones, installs, and configures various OSINT tools from GitHub repositories.
  • Virtual Environments: Each tool is installed in its own isolated Python virtual environment to prevent dependency conflicts.
  • System Menu Integration: Creates .desktop entries to allow launching tools directly from the system application menu.
  • Pipx Support: Installs and configures pipx tools, providing system-wide executables for selected OSINT utilities.

Installation

To set up OSINTkoSCR, follow these steps:

  1. Clone the Repository and run the script:
    git clone https://github.com/LinaYorda/osintkoSCR.git
    cd osintkoSCR
    bash ./osintkoSCR.sh
    

Tools

The following tools are included:

Username

Phone number

Email

Social Media

Notes

  • Desktop Directories: For the .desktop entries to work effectively, ensure you have a desktop-directories structure created. This is typically pre-configured in environments like XFCE but may require additional setup on others.

  • Customization: OSINTkoSCR is a flexible, universal script that can be modified to add additional tools by including them in the script’s tool arrays. Users are encouraged to add their own OSINT tools and categories as desired.

About

OSINTkoSCR is a script that installs a collection of OSINT tools, from username search to social media analysis, and adds shortcuts to your menu for easy access.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages