> cat /dev/github | grep security-tools
discovered 03 Aug 2026

ShubhamWebScript-Website-vulnerability-Checker

Python ★ 40 via github-topic
→ View on GitHub
ShubhamWebScript is a Python-based website vulnerability checker designed for educational and ethical hacking purposes, allowing users to assess the security of web applications through automated scanning of parameter-based URLs. It detects common vulnerabilities such as SQL Injection, Cross-Site Scripting (XSS), and Remote Code Execution indicators, while also performing server header fingerprinting. The tool features both single and bulk URL scanning capabilities, making it beginner-friendly and suitable for learning basic web security practices.