Skip to content

NightSentinel is a modular Python framework for advanced reconnaissance & data collection. It streamlines web scraping, metadata extraction, social media intelligence, and dark web exploration into one toolkit. Designed for investigators & cybersecurity pros, it flexibly aggregates & analyzes diverse open source data.

Notifications You must be signed in to change notification settings

gs-ai/NightSentinel

Repository files navigation

image

NightSentinel

NightSentinel is a comprehensive reconnaissance and OSINT (Open Source Intelligence) tool designed to streamline investigations with advanced browser automation, data extraction, and report generation capabilities.


Features

  • Comprehensive reconnaissance with cutting-edge browser automation.
  • Advanced data extraction using intelligent CSS and XPath selectors.
  • Streamlined investigations with minimal user input for maximum efficiency.
  • Automated investigative report generation in sleek HTML format.

Installation

Prerequisites

  • Python 3.9 or higher
  • Conda (Anaconda or Miniconda)

Setting Up the Environment

  1. Clone the repository:

    git clone https://github.com/gs-ai/NightSentinel.git
    cd NightSentinel
  2. Create a Conda environment:

    conda create -n nightsentinel python=3.9 -y
    conda activate nightsentinel
  3. Install the required dependencies:

    pip install -r NightSentinel_requirements.txt

Usage

To get started, run the launch.py script in the NightSentinel_core directory. Follow the prompts to input the URL you want to analyze.

python NightSentinel_core/launch.py

Contributing

Contributions are welcome! Please see the CONTRIBUTING.md file in the Scrapling-main directory for guidelines.


License

This project is licensed under the MIT License. See the LICENSE file for details.

About

NightSentinel is a modular Python framework for advanced reconnaissance & data collection. It streamlines web scraping, metadata extraction, social media intelligence, and dark web exploration into one toolkit. Designed for investigators & cybersecurity pros, it flexibly aggregates & analyzes diverse open source data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published