open-source-web-scanners
A list of open source web security scanners on GitHub and GitLab, ordered by Stars. It does not provide in-depth analysis - for more analysis or a wider range of tools, see the links below.
Note that some large projects have multiple repos - in which case the second most relevant repo is included immediately after and is indented.
Related: open-source-llm-scanners
General Purpose Web Scanners
Tools which can find a range of 'unknown' vulnerabilities on any websites.
Infrastructure Web Scanners
Tools which can find a range of 'known' vulnerabilities on any websites.
Fuzzers / Brute Forcers
Tools which focus on throwing 'bad stuff' at things - the user typically has to work out if it sticks.
CMS Web Scanners
Tools which can find a range of 'known' vulnerabilities on one or more CMS websites.
API Web Scanners
Tools which focus on web APIs.
Specialised Scanners
Tools which focus on specific types of vulnerabilities.
Links
Contribute
PR's welcomed.
Template line for GitHub projects (replace USER_REPO):
| []() | [](https://github.com/USER_REPO/commits) | [](https://github.com/USER_REPO/graphs/contributors) | [](https://github.com/USER_REPO/stargazers) |
Template line for GitLab projects (replace USER_REPO):
| []() | [](https://gitlab.com/USER_REPO/-/commits/master) | [](https://gitlab.com/USER_REPO/-/graphs/master) | [](https://gitlab.com/USER_REPO/-/starrers) |