🌐
GitHub
github.com › psantana5 › vuln-scanner
GitHub - psantana5/vuln-scanner: A python script that checks for many vulnerabilities, such as XSS, SQL Injection, CSRF, etc. · GitHub
A python script that checks for many vulnerabilities, such as XSS, SQL Injection, CSRF, etc. - psantana5/vuln-scanner
Starred by 33 users
Forked by 8 users
Languages   Python
🌐
GitHub
github.com › wapiti-scanner › wapiti
GitHub - wapiti-scanner/wapiti: Web vulnerability scanner written in Python3 · GitHub
Web vulnerability scanner written in Python3. Contribute to wapiti-scanner/wapiti development by creating an account on GitHub.
Starred by 1.7K users
Forked by 250 users
Languages   Python 85.3% | HTML 6.0% | PHP 3.1% | JavaScript 2.4% | Shell 1.4% | CSS 0.9%
🌐
GitHub
github.com › topics › vulnerability-scanner
vulnerability-scanner · GitHub Topics · GitHub
File upload vulnerability scanner and exploitation tool. detection python3 pentesting exploitation takeover vulnerability-scanner
🌐
Wapiti-scanner
wapiti-scanner.github.io
Wapiti : a Free and Open-Source web-application vulnerability scanner in Python
Download Wapiti Current stable version: 3.2.8 Release date: 2025-10-25 · Love this project ? Please consider making a donation
🌐
GitHub
github.com › topics › vulnerability-scanners
vulnerability-scanners · GitHub Topics · GitHub
Automated Penetration Testing Framework - Open-Source Vulnerability Scanner - Vulnerability Management · python security automation scanner bruteforce owasp penetration-testing pentesting recon cve vulnerability-management vulnerability-scanners network-security information-gathering portscanner security-tools vulnerability-scanner penetration-testing-framework hacking-tools pentesting-tools
🌐
GitHub
github.com › Vulnerability-scanner
Vulnerability-scanner · GitHub
Vulnerability-scanner/sparta’s past year of commit activity · Python 8 GPL-3.0 3 0 0 Updated · Nov 19, 2016 · whatportis Public · A command to search port names and numbers · There was an error while loading. Please reload this page. Vulnerability-scanner/whatportis’s past year of commit activity ·
🌐
GitHub
github.com › skavngr › rapidscan
GitHub - skavngr/rapidscan: :new: The Multi-Tool Web Vulnerability Scanner. · GitHub
Download and use it if you still haven't upgraded to Python 3. Kindly note that the v1.1 (Python2.7) will not be enhanced further. It is quite a fuss for a pentester to perform binge-tool-scanning (running security scanning tools one after the other) sans automation. Unless you are a pro at automating stuff, it is a herculean task to perform binge-scan for each and every engagement. The ultimate goal of this program is to solve this problem through automation; viz. running multiple scanning tools to discover vulnerabilities, effectively judge false-positives, collectively correlate results and saves precious time; all these under one roof.
Starred by 2.1K users
Forked by 433 users
Languages   Python 98.4% | Dockerfile 1.6%
🌐
Mohamed Ezzat
mohamedaezzat.github.io › posts › vulnerabilityscanner
Writing a vulnerability scanner using python | Mohamed Ezzat
December 13, 2020 - So, we are going to convert the ... vulnerable services that can be exploited. Here is a port scanner class as depicted below. what we just did is defining the class name “class portscan()” at the first, also we defined two lists “banners” and “open_ports” that we will use to store the discovered open ports and banners. Then we defined the “init()” function that a reserved function in python with two ...
Find elsewhere
🌐
GitHub
github.com › ohaswin › pyscan
GitHub - ohaswin/pyscan: python dependency vulnerability scanner, written in Rust.
python dependency vulnerability scanner, written in Rust. - ohaswin/pyscan
Starred by 208 users
Forked by 7 users
Languages   Rust 98.9% | Python 1.1% | Rust 98.9% | Python 1.1%
🌐
GitHub
github.com › topics › security-scanner
security-scanner · GitHub Topics · GitHub
python security penetration-testing infosec security-scanner security-tools default-creds ... A modular vulnerability scanner with automatic report generation capabilities.
🌐
GitHub
github.com › changyy › py-cve-vulnerability-scanner
GitHub - changyy/py-cve-vulnerability-scanner: A Python tool that scans software dependencies for known vulnerabilities using NIST's National Vulnerability Database (NVD)
A Python tool that scans software dependencies for known vulnerabilities using NIST's National Vulnerability Database (NVD) - changyy/py-cve-vulnerability-scanner
Author   changyy
🌐
GitHub
github.com › Adilmunawar › Vulnerability-Scanner
GitHub - Adilmunawar/Vulnerability-Scanner: Python-based scanner for web and network vulnerabilities.
This powerful Python-based vulnerability scanner is designed to detect and assess security vulnerabilities in web applications, networks, and APIs.
Author   Adilmunawar
🌐
GitHub
github.com › davidfortytwo › AI-Vuln-Scanner
GitHub - davidfortytwo/AI-Vuln-Scanner · GitHub
AI-Vuln-Scanner is a Python-based, AI-integrated vulnerability scanner that combines the power of Nmap (via python3-nmap), multiple leading AI models (OpenAI, Anthropic Claude, Replit AI, and AnythingLLM), and modern reporting.
Starred by 29 users
Forked by 9 users
Languages   Python
🌐
GitHub
github.com › fagun18 › web-vulnerability
GitHub - fagun18/web-vulnerability: Web Vulnerability Scanning and Exploitation Script
This is a powerful Python script for web vulnerability scanning and exploitation.
Starred by 26 users
Forked by 7 users
Languages   Python 100.0% | Python 100.0%
🌐
GitHub
github.com › topics › vulnerability-detection
vulnerability-detection · GitHub Topics · GitHub
scanner enumeration penetration-testing ... security-scanning ... Safety checks Python dependencies for known security vulnerabilities and suggests the proper remediations for vulnerabilities detected....
🌐
GitHub
github.com › hhucn › webvulnscan
GitHub - hhucn/webvulnscan: automated web application vulnerability scanner
$ git clone https://github.com/hhucn/webvulnscan.git $ cd webvulnscan $ python -m webvulnscan http://example.target/ As the name suggests, webvulnscan is (or wants to be someday) a security scanner for Web Applications with the intent of automatic ...
Starred by 41 users
Forked by 27 users
Languages   Python 100.0% | Python 100.0%
🌐
GitHub
github.com › alonz22 › CVE-SCANNER
GitHub - alonz22/CVE-SCANNER: Python tool to scan CVE's in Linux · GitHub
Keeping track of vulnerabilities across various packages and distributions was time-consuming and error-prone. To address this issue, I created CVE-SCANNER, a simple Python tool that automates the process of scanning installed packages for CVEs ...
Starred by 3 users
Forked by 3 users
Languages   Python