Skip to main content

Expand And match IP Addresses

Project description

nosc0pe

nosc0pe is a Python-based tool designed for network analysis and security testing. It provides functionalities such as domain name resolution, IP address expansion, and URL sanitization to assist in the evaluation of network resources and security postures. By leveraging nosc0pe, users can quickly resolve domain names to IP addresses, expand IP ranges, and assess URLs for potential security concerns.

Features

  • Domain Resolution: Resolve domain names to IP addresses, automatically handling both direct domain names and those prefixed with www.
  • IP Expansion: Expand IP ranges (e.g., 192.168.0.1/24) to list all encompassed IP addresses.
  • URL Sanitization: Strip URLs to their base components for easier analysis.
  • Visual Output: Generate tables of IPs and URLs for analysis, highlighting specific IPs of interest.
  • Duplicate Detection: Identify and report duplicate IP addresses within input data.

Installation

Before installing nosc0pe, ensure you have Python 3.x installed on your system. You will also need to install the required dependencies:

pip install -r requirements.txt

requirements.txt should include:

netaddr
colorama
tabulate

Usage

To use nosc0pe, run the following command from the terminal, replacing filename.txt with the path to your input file:

python nosc0pe.py filename.txt

The input file should contain IP addresses, IP ranges, or URLs (one per line). The tool will process these inputs to resolve IPs, expand ranges, and sanitize URLs as configured.

Input File Format

The input file can include:

  • Single IP addresses (e.g., 192.168.1.1)
  • IP ranges using CIDR notation (e.g., 192.168.1.0/24)
  • URLs (e.g., https://example.com)

Each entry should be on a separate line.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

noscop3r-1.1.1.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

noscop3r-1.1.1-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

Details for the file noscop3r-1.1.1.tar.gz.

File metadata

  • Download URL: noscop3r-1.1.1.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.6

File hashes

Hashes for noscop3r-1.1.1.tar.gz
Algorithm Hash digest
SHA256 6cf5a415b34d0886284d68980fbc8ea7a03aa75bc2e2b364e65e94869e70b645
MD5 03f37170080312f15ada86bb0ba5d2a7
BLAKE2b-256 bc14176db5470f202f8fa36effde80d43dcf94c58ad5ed10f8f6e49c10e8fcd8

See more details on using hashes here.

File details

Details for the file noscop3r-1.1.1-py3-none-any.whl.

File metadata

  • Download URL: noscop3r-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 4.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.6

File hashes

Hashes for noscop3r-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 04714f9fdaa101eb2eaf6320218053a01d763f709821556de2886dc3c796942f
MD5 311ea77749d93bbc5ba057e80079e629
BLAKE2b-256 fb4b41ee4f9168dca38442921ebd952375ac5f69658ca6ca1947a21e2d5afff1

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page