WhoWeB Scanner – Simple Website Scanner Tool

WhoWeB Scanner – Simple Website Scanner Tool

Author: @medjahdi

License: Python License


Introduction

WhoWeB Scanner is a simple yet powerful website scanning tool designed to gather basic information about a website. This tool is intended for educational and informational purposes only and should be used responsibly.


Features

  • Extracts all links from a webpage.
  • Detects cookies used on the site.
  • Retrieves website IP address and its associated country.
  • Finds email addresses (if present in mailto links).
  • Checks for Apache server and PHP usage.
  • Identifies the presence of Google Analytics.
  • Detects frames on the webpage.
  • Lists uncommon HTTP headers.
  • Displays page title and the number of meta tags.

Installation & Usage

1️⃣ Prerequisites

Ensure you have Python 3.x installed on your system.

2️⃣ Install Required Libraries

pip <span>install </span>requests beautifulsoup4 colorama
pip <span>install </span>requests beautifulsoup4 colorama
pip install requests beautifulsoup4 colorama

Enter fullscreen mode Exit fullscreen mode

3️⃣ Run the Scanner

python whoweb_scanner.py <span>[</span>URL]
python whoweb_scanner.py <span>[</span>URL]
python whoweb_scanner.py [URL]

Enter fullscreen mode Exit fullscreen mode

Replace [URL] with the website you want to scan.


️ Disclaimer

Important: This tool is for educational and research purposes only. Unauthorized scanning of websites may violate their terms of service. Use responsibly.


Author

Developed by @medjahdi

GitHub Repository: WhoWeB Scanner

原文链接:WhoWeB Scanner – Simple Website Scanner Tool

© 版权声明
THE END
喜欢就支持一下吧
点赞5 分享
Life, there will always be the unexpected warmth and the endless hope.
人生,总会有不期而遇的温暖,和生生不息的希望
评论 抢沙发

请登录后发表评论

    暂无评论内容