Alternatives
Products that do what Website Threat Scanner does
A web tool to scan websites for common vulnerabilities
- 1IM
Yes, it's open source: https://github.com/lissy93/web-check :) Why I'm building this? There are a lot of tools out there for discovering meta and security data relating to a website, IP or server. But currently, there isn't anything that does everything, all in one place and without a paywall/ user sign up. It's still a WIP, and I'm working on a new version, with some more comprehensive checks, so any feedback would be much appreciated :)
2024 · v1.web-check.xyz
- 2

- 3

- 4

- 5

- 6

- 7BB
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…
2024 · github.com
- 8

- 9

- 10

- 11

- 12

- 13

- 14
- 15
- 16ST
2021 · github.com
- 17

- 18WS
http://webscanner.tk/quickscan/ Hi! I made this project over the couse of a week to help teach myself more about Django and web app development. I am studying computer security in school and web security is one of my passions. It is a tool that helps web developers ensure that they have implemented helpful security mechanisms like HTTPOnly flags, X-Frame-Options, etc. There are hundreds of tools that offer to scan websites for things like cross-site scripting, mySQL injection, etc. This tool simply looks for information that is available via one or two GET requests (the headers, protocols,…
2013
- 19

- 20
- 21AT
Safe Scanner is a simple, slim (350kb) web app which shows URL redirects, checks https and validates against Google Safe Browsing for scanned links. It also keeps a history which you can share. There are other apps out there but they are bloated and slow. Hope this helps someone.
2024 · safe-scanner.com
- 22

- 23

- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →