Skip to content

A comprehensive website security analysis bot designed to check for vulnerabilities and collect key information about web pages. It performs a detailed analysis, including collecting important data such as headers, links, and website code. The bot provides the user with a website security percentage.

Notifications You must be signed in to change notification settings

flarosoftdev/website-checker-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Website Checker Bot

Website Checker Bot is a free Russian-language Telegram bot designed to check websites for security.

Functionality

The bot supports the following functionality:

  • Displaying the website security percentage
  • Sending website scripts (HTML, CSS, JavaScript)
  • Displaying the text contained on the website
  • Displaying website headers
  • Displaying links contained on the website
  • Displaying website meta tags
  • Checking for the presence of security-related headers:
    • Content-Security-Policy
    • X-Frame-Options
    • X-XSS-Protection
    • Strict-Transport-Security

The bot calculates the security percentage by checking the website for the presence of the above website security headers.

Sample output for the Google website

Status code: 200
Security percentage: 70%
HTTPS: The site uses HTTPS
Security headers:
Content-Security-Policy: Content-Security-Policy header is missing
X-Frame-Options: Present
X-XSS-Protection: Present
Strict-Transport-Security: Strict-Transport-Security header is missing

Contacts

About

A comprehensive website security analysis bot designed to check for vulnerabilities and collect key information about web pages. It performs a detailed analysis, including collecting important data such as headers, links, and website code. The bot provides the user with a website security percentage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages