Hanno Böck Hanno Böck add path_match feature, allows us to make joomla detection much simpler 4df1a83 @ 2019-12-07 18:16:49
freewvsdb pmwiki https urls and latest 2019-12-03 10:31:29
i18n License change to cc0 2012-07-12 12:34:02
misc add helper script for wordpress versions so I don't have to maintain it locally 2019-05-21 22:52:04
COPYING License change to cc0 2012-07-12 12:34:02
ISSUES initial commit 2007-11-01 16:35:50
Makefile some i18n fixes 2008-03-31 19:45:56
README.md add cleaned up version of FAQ from wiki 2019-12-07 13:30:52
freewvs add path_match feature, allows us to make joomla detection much simpler 2019-12-07 18:16:49
README.md

freewvs

A local web vulnerability scanner.

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

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.

misc

freewvs was developed by schokokeks.org hosting.

It's licensed as CC0.

https://source.schokokeks.org/freewvs/