A comprehensive website reconnaissance and scanning tool
Project description
WebsiteRecon
A comprehensive website reconnaissance and scanning tool that provides detailed information about websites, including subdomains, security headers, SSL certificates, and more.
Features
- Subdomain enumeration
- Port scanning
- DNS information gathering
- SSL certificate analysis
- Security headers check
- Technology detection
- Content analysis
- Form analysis
- Contact information extraction
- Beautiful console output using Rich
Installation
pip install websiterecon
Usage
Command Line
websiterecon example.com
Options
--no-subdomains: Skip subdomain scanning--no-ports: Skip port scanning--no-ssl: Skip SSL certificate analysis--no-content: Skip content analysis-oor--output: Save results to a JSON file
Examples
# Basic scan
websiterecon example.com
# Skip subdomain scanning
websiterecon --no-subdomains example.com
# Save results to a file
websiterecon example.com -o results.json
# Quick scan (skip intensive operations)
websiterecon --no-subdomains --no-ports example.com
License
MIT License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
websiterecon-0.1.6.tar.gz
(10.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file websiterecon-0.1.6.tar.gz.
File metadata
- Download URL: websiterecon-0.1.6.tar.gz
- Upload date:
- Size: 10.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1732d264294822d0d12ab2cc90c5037140b9eb34e2b5f22d7af9973d296f6c36
|
|
| MD5 |
0febb8c2fb57238a75c3f944110fc3c3
|
|
| BLAKE2b-256 |
56c75ec29bf0a16e711db59e970faed69a81d0f4c892010e4c17033559cc7c1a
|
File details
Details for the file websiterecon-0.1.6-py3-none-any.whl.
File metadata
- Download URL: websiterecon-0.1.6-py3-none-any.whl
- Upload date:
- Size: 10.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
069d0be25b2c3b42cccc36955a5b23514ace8c482798a7d842184044eef30292
|
|
| MD5 |
0bd1a124d933bdc9093e115ac6b03d81
|
|
| BLAKE2b-256 |
8113cb4bd83e4fea1088cf5d1fb7a4f634f43a97b5cf65983fb74d9ec194d27c
|