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 as CC0.

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.3.tar.gz (20.5 kB view details)

Uploaded Source

Built Distribution

freewvs-0.1.3-py3-none-any.whl (7.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: freewvs-0.1.3.tar.gz
  • Upload date:
  • Size: 20.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.5

File hashes

Hashes for freewvs-0.1.3.tar.gz
Algorithm Hash digest
SHA256 f5f26720a1b45b9c51b0043d6e9c2ba1073231fb7955682e26e97ae020d18b5d
MD5 abfc0791a6373765bc00a8e38a303691
BLAKE2b-256 faf5e9bf07315fc0e03ac27d45c0bb0d5a3aa896d647af1195e252102d8ae385

See more details on using hashes here.

File details

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

File metadata

  • Download URL: freewvs-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 7.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.5

File hashes

Hashes for freewvs-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 586bae702fec40a133d2a68b6663b84ebc160ee3f01aeea5b57c24d04859c902
MD5 17e4f9a3ec435d19f5e23aa60128e3da
BLAKE2b-256 3203cd3445b7318f1511921296e869dff24efaa00be84e62f9c551e089472db1

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 Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page