Skip to content

josua-clp/Redflag-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redflag Website Scanner 🚩

Version License Status

A powerful tool that helps you detect malicious websites and protects your online security.

Redflag

✅ Features

  • 🔒 Checking for SSL certificates and HTTPS protocols to ensure secure data transfer
  • 👥 Looking for hidden links, redirects, and pop-ups that might be phishing attempts
  • 🔍 Scanning for common malware signatures and vulnerabilities in the website's code
  • 🚫 Flagging any suspicious or blacklisted domains that the website might be associated with

⚡ Requirements

To run this script, you'll need to have Python 3 installed on your computer. You can download it from the official Python website.

  pip install requests
  pip install bs4
  pip install lxml
  pip install configparser
  pip install termcolor 
  pip install colored

You can install all of them by running the following command:

  pip install -r requirements.txt

🙋 Acknowledgments

This project was inspired by the OWASP Top Ten Project.

📝 License

This project is licensed under the MIT License - view the LICENSE.md file for details.

About

The Redflag Website Scanner is a powerful tool that can help you detect malicious websites

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages