SkillAgentSearch skills...

OpenDirScanner

Python tool to scan a single IP or CIDR range of IP addresses for open directories

Install / Use

/learn @NexusFuzzy/OpenDirScanner
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

OpenDirScanner

Python tool to scan a single IP or CIDR range of IP addresses for open directories

Usage

usage: OpenDirScanner [-h] [-r RANGE] [-i IP_ADDRESS] [-t THREADS] [-e] [-d]

Script to scan a range of IP addresses in CIDR format for Open Directories

options:
  -h, --help            show this help message and exit
  -r RANGE, --range RANGE
                        IP range in CIDR format (example: 192.168.0.1/24)
  -i IP_ADDRESS, --ip_address IP_ADDRESS
                        Scan single IP address
  -t THREADS, --threads THREADS
                        Number of concurrent threads when scanning a range
                        (default: 10)
  -e, --extract_links   Automatically extract found links
  -d, --download_files  Automatically download found links

Do not pwn what you do not own
View on GitHub
GitHub Stars6
CategoryDevelopment
Updated8mo ago
Forks0

Languages

Python

Security Score

62/100

Audited on Jul 12, 2025

No findings