CyberSuite-Toolkit / README.md
deveshpunjabi's picture
Update README.md
a85da9f verified

A newer version of the Gradio SDK is available: 6.13.0

Upgrade
metadata
title: CyberSutie Toolkit
emoji: πŸ“Š
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 5.23.3
app_file: app.py
pinned: false
license: mit
short_description: 'CyberSuite: One-stop cybersecurity toolkit.'

CyberSuite Toolkit πŸ›‘οΈ

Welcome to the CyberSuite Toolkit, a comprehensive web application designed to help security researchers and enthusiasts analyze websites, check for vulnerabilities, and perform various cybersecurity audits β€” all in an intuitive interface powered by Gradio.

πŸ”— Live App: [https://deveshpunjabi-cybersuite-toolkit.hf.space/]

πŸ› οΈ Features

  • SQL Injection Scanner (SQLmap integration)
  • QR Code Security Auditor
  • Phishing URL Checker
  • Password Strength & Data Breach Checker
  • Website Vulnerability Scanner

πŸš€ Installation & Deployment

  1. Clone the repository:
git clone https://huggingface.co/spaces/deveshpunjabi/CyberSuite-Toolkit
cd CyberSuite-Toolkit
  1. Install the required libraries:
pip install -r requirements.txt
  1. Run the app locally:
python app.py

Or simply deploy it on Hugging Face Spaces β€” the app will be live with a permanent link!

πŸ“ Configuration

This project is set up to work seamlessly with Hugging Face. The relevant configuration is already included:

  • SDK: Gradio
  • App File: app.py
  • SDK Version: 5.20.0
  • License: MIT

For more details, check out the Hugging Face Spaces config reference.

🧠 Contributing

Pull requests are welcome! If you have ideas for new tools or features, feel free to open an issue.

πŸ‘¨β€πŸ’» Built with Python, Gradio, and a passion for cybersecurity.


Ready to scan? Let’s secure the web! πŸ”’