Skip to main content

A free web vulnerability scanner

Project description

freewvs

A local web vulnerability scanner.

freewvs is a tool to search webroots for know vulnerable versions of web applications.

install

Install

You can install freewvs via pip:

pip install freewvs

Alternatively you can run freewvs directly from the git source.

If you install via pip you need to update the freewvs database first:

update-freewvsdb

usage

Just run freewvs with a path, e.g.:

freewvs /var/www

The output will be something like this:

Joomla 3.9.11 (3.9.14) CVE-2019-19846 /var/www/example.org
nextcloud 14.0.1 (14.0.5) CVE-2019-5449 /var/www/cloud.example.org
MediaWiki 1.31.1 (1.31.6) CVE-2019-19709 /var/www/wiki.example.org

faq

What does freewvs do?

It scans your webroot for known vulnerable versions of popular web applications.

What does the output tell me?

Output looks like this:

Joomla-3 3.9.11 (3.9.13) CVE-2019-18674 /home/joe/websites/joessite/

This says that in /home/joe/websites/joessite/, there's a Joomla installation of version 3.9.11. This version is vulnerable to CVE-2019-18674 and you should update to version 3.9.13.

CVE-2019-XXXX seems to be very minor, at least it doesn't affect me. Am I safe?

No, as freewvs only checks for the latest vulnerabilities. There may be other vulnerabilities in your version not listed by freewvs. The only way to be sure is to check the upstream changelog.

There is no version inside the brackets, what does that mean?

It means your web application has not released a security update. Often this means the software is no longer developed.

contributions

See CONTRIBUTIONS.md.

misc

freewvs was developed by schokokeks.org hosting.

It's licensed under the 0BSD license.

https://freewvs.schokokeks.org

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

freewvs-0.1.4.tar.gz (18.7 kB view details)

Uploaded Source

Built Distribution

freewvs-0.1.4-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

Details for the file freewvs-0.1.4.tar.gz.

File metadata

  • Download URL: freewvs-0.1.4.tar.gz
  • Upload date:
  • Size: 18.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for freewvs-0.1.4.tar.gz
Algorithm Hash digest
SHA256 4d7381460bafd47b9c799d32797199a4f993f74ad015519436ed16b94e34bdc5
MD5 b073a374948767363aa8aa4fdc2c5835
BLAKE2b-256 c4e013f9ff6ba9e6637c763ab5eab28b4d2be66d407dbfd29be2f65b3b0c25a8

See more details on using hashes here.

File details

Details for the file freewvs-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: freewvs-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 5.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for freewvs-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 7562465ba09ae86d2da99c7140b57e557b2043a9711a88bc968f7ddca00da53d
MD5 faa9e43ec141635cd4bbc96e70074392
BLAKE2b-256 13605e72c4d8899916b845b788912278e6eef34f272bbfdd843eb9da6353c24f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page