karthik-idikuda/Website-Vulnerability-Checker
GitHub: karthik-idikuda/Website-Vulnerability-Checker
基于 Flask 的网站漏洞自动化扫描原型,声称使用机器学习/AI,但代码结构与依赖未见真实的机器学习实现。
Stars: 0 | Forks: 0

## 概述
**网站漏洞检查器** 是由 **Karthik Idikuda** 设计的高级机器学习 / AI 系统。基于 Flask 构建。
## 系统架构 ``` graph TD; A["Raw Data Input"] -->|"Ingest"| B["Preprocessing Pipeline"]; B -->|"Clean Tensors"| D{"Neural Net Engine"}; D -->|"Training Loop"| E["Inference & Prediction"]; E -->|"Live Results"| W["Flask Dashboard"]; E -->|"Metrics"| F["Evaluation & Output"]; style A fill:#001a05,stroke:#7ee787,stroke-width:2px,color:#fff style B fill:#00260a,stroke:#7ee787,stroke-width:1px,color:#fff style D fill:#001a05,stroke:#7ee787,stroke-width:3px,color:#fff style E fill:#00260a,stroke:#7ee787,stroke-width:1px,color:#fff style F fill:#003310,stroke:#7ee787,stroke-width:2px,color:#fff ```
## 项目结构 ``` Website-Vulnerability-Checker/ .DS_Store .env LICENSE README.md app.py requirements.txt static/ chart.js style.css templates/ dashboard.html venv/ .DS_Store ```
## 技术规格 | 属性 | 详情 | |:---|:---| | **主要语言** | `Python` | | **项目类别** | `机器学习 / AI` | | **源代码文件总数** | `1348` | | **框架** | `Flask` | | **IP 状态** | `严格专有` | ## 依赖项
requests blinker charset-normalizer dnspython Jinja2 idna Flask Werkzeug python-dotenv pymongo urllib3 itsdangerous MarkupSafe certifi click
标签:CISA项目, DAST, GraphQL安全矩阵, Web安全, XSS, 安全扫描器, 对称加密, 常见漏洞, 恶意软件分析, 漏洞情报, 网络安全, 自动化审计, 蓝队分析, 逆向工具, 隐私保护, 黑盒测试