• Nmap: A Basic Beginners Guide

    Nmap: A Basic Beginners Guide

    Nmap stands as a robust computer software tailored for network scanning, conceived by Gordon Lyon. Crafted in a blend of C, C++, Python, and Lua, it made its debut in 1997. This freely available software serves as a safeguard for network security, adaptable across various operating systems such as Windows, Mac, and Linux. Its primary… Read more

  • Sherlock: Find social media profiles FAST with this OSINT tool!

    Sherlock: Find social media profiles FAST with this OSINT tool!

    Another OSINT tool i will share today is Sherlock. Similar to Social-Analyzer, but a much tidier display. Install: clone the repo: $ git clone https://github.com/sherlock-project/sherlock.git cd ino directory $ cd sherlock install requirements: $ python3 -m pip install -r requirements.txt Python3 sherlock –help This command shows you the options for how to use sherlock. python3… Read more

  • Social-Analyzer: Advanced OSINT Tool for Comprehensive Social Analysis

    Social-Analyzer: Advanced OSINT Tool for Comprehensive Social Analysis

    This is Social-Analyzer, a multifaceted OSINT (Open-Source Intelligence) tool meticulously engineered to delve into the vast expanse of social media and online platforms. Social-Analyzer offers a unified solution, encompassing API, CLI, and Web App functionalities, enabling users to analyze and unearth information across over 1000 social media and websites. Tailored with diverse analysis and detection… Read more

  • Exploring Recon-ng: A Valuable OSINT Tool in Your Arsenal Part 2 APIs

    Exploring Recon-ng: A Valuable OSINT Tool in Your Arsenal Part 2 APIs

    Most of the APIs on websites are in your account settings. Here are some screen shots. This one is Binaryedge, you have to put name in the token bar and then you can get your API. This is flickr API. This is hashes.org Shodan API. These are just a few from the API list. keys… Read more

  • Exploring Recon-ng: A Valuable OSINT Tool in Your Arsenal Part 1

    Exploring Recon-ng: A Valuable OSINT Tool in Your Arsenal Part 1

    If you’re familiar with Metasploit, you’ll find Recon-ng to be a powerful counterpart for reconnaissance and open-source intelligence (OSINT). This tool streamlines the information-gathering process by providing a command-line interface. Recon-ng offers an array of configuration options that allow you to fine-tune your reconnaissance efforts and generate various report types based on your findings. Whether… Read more

Trending