Skip to content
#

web-vulnerabilities

Here are 15 public repositories matching this topic...

SecuriScan is a Python tool that scans websites for security vulnerabilities, including outdated libraries, exposed admin panels, missing security headers, and advanced threats like CSRF and XSS. It helps detect common vulnerabilities, ensuring your website is secure and protected against attacks.

  • Updated May 4, 2025
  • Python

I used SQL injection to access a website admin panel on DVWA. I attempted a login bypass with SQLMap (which failed), then successfully exploited an SQL injection vulnerability to extract and crack admin password hashes. This repo includes everything to secure web apps against SQL injection attacks. Great for learning web security.

  • Updated May 23, 2025

This script is an advanced AI-powered web exploit framework. It utilizes various technologies such as Deep Learning (GPT-4), Machine Learning (AutoML), and conventional attack methods (SQL Injection, XSS, etc.). It's designed to automatically test a target web application for known vulnerabilities and exploits.

  • Updated Nov 24, 2024
  • Python

SecuriScan is a Python tool that scans websites for security vulnerabilities, including outdated libraries, exposed admin panels, missing security headers, and advanced threats like CSRF and XSS. It helps detect common vulnerabilities, ensuring your website is secure and protected against attacks.

  • Updated Jun 4, 2025
  • Python

Improve this page

Add a description, image, and links to the web-vulnerabilities topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the web-vulnerabilities topic, visit your repo's landing page and select "manage topics."

Learn more