
VulScan
Python security scanner that eliminates false positives
What it does
Stop wasting time on false positives. VulScan uses reachability analysis to show only real vulnerabilities in your Python code. Traditional scanners flag hundreds of issues - 80-90% are false positives because your code never uses the vulnerable functions. VulScan traces your actual code execution paths to show ONLY exploitable vulnerabilities. Get exact file locations, fix recommendations, and compliance reports (SOC2, HIPAA, ISO 27001). 2-minute scans. $29/month.
Does a similar job
all alternatives →
- BBBrowser-based XSS scanner2024 · github.com · ▲57
This is a simple single-file python program that can find basic XSS (cross-site scripting) vulnerabilities in a target url. Most XSS discovery tools use a payload refelection strategy in which payloads are injected in url parameters and the GET response is inspected for places where the payload content is reflected. This is a very low precision XSS detection strategy because most reflection does not support execution. This program uses a different approach, and instead opens the target url in a browser, tests alert(...) payloads directly in the browser context, and listens for an alert being…
- VDVSCan - Detect Malicious VSCode Extensions2025 · vscan.dev · ▲52
Did you know that VSCode extensions run with full access to your system—including file system, network, and credentials? Worse, dozens of malicious extensions have already made it into the marketplace, silently compromising devices. I am a security researcher and student developer who ran into this problem myself. To help tackle this, I built a 100% free tool (no login required) that scans VSCode (and Cursor/Windsurf) extensions for: - Hidden malware and obfuscated code - Dangerous permissions and API misuse - Vulnerable dependencies and suspicious network connections Users have already…



More dev tools this month
the category →



OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Open-source GTM skills for technical founders
Dev tools · 30d ago · gtmcofounder.com
