Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dionabazi/web-checker
https://github.com/dionabazi/web-checker
information-gathering python script web web-checker
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dionabazi/web-checker
- Owner: dionabazi
- Created: 2024-10-16T20:37:56.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-10-16T20:40:51.000Z (about 1 month ago)
- Last Synced: 2024-10-18T20:02:25.208Z (about 1 month ago)
- Topics: information-gathering, python, script, web, web-checker
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web-Checker
Web Checker Tool 🌐
This Web Checker Tool is a Python-based script designed to provide comprehensive insights about a specified URL. It allows users to gather vital information about websites, including:
Detection of WordPress XML sitemaps
Hosting provider details
Server IP addresses
HTTP response headers
Content type analysisFeatures ✨
Sitemap Detection: Automatically checks for WordPress XML sitemaps and other sitemap formats.
Hosting Information: Retrieves data about the hosting provider and server IP addresses.
Response Analysis: Provides insights into the server response, including headers and content types.
User-Friendly: Simple command-line interface for easy use.Requirements 📦
To run this script, ensure you have Python installed along with the necessary packages. You can install the required dependencies using:
pip install -r requirements.txt --break-system-packages
Usage 🛠️
Run the script from the terminal:
python3 web_checker.py
Replace with the website you wish to check.
Disclaimer ⚠️This tool is intended for educational purposes only. Use it responsibly and ensure compliance with applicable laws and regulations when analyzing websites.
Screenshots
![Screenshot_2024-10-16_16_39_10](https://github.com/user-attachments/assets/53ef02bf-b12a-4520-86be-488e6c88b5bb)
[![bmc-button (2)](https://github.com/user-attachments/assets/8a994d82-5bf8-480e-9e64-728d5aba2e14)](https://ko-fi.com/dionabazi)
Thank you for your support! 💕