vulmon / Vulmap

Vulmap Online Local Vulnerability Scanners Project
https://vulmon.com
GNU General Public License v3.0
950 stars 196 forks source link

API always return "no result" #15

Closed spicyjuice closed 2 months ago

spicyjuice commented 4 years ago

Hi,

it seems the APIs are broken, as the software always return no results, even if it is vulnerable

{'message': '', 'status': '1004', 'status_message': 'no result'}

The following result is on a machine with known vulnerabilities and a working internet connection:

[Info] Vulnerability scan started...
[Info] Default Mode. Check vulnerabilities of installed packages...

[Status] Total Exploits: 0

Let me know if you need additional details

yavuzatlas commented 4 years ago

Hi,

We are aware of this issue. API is giving this error for the last 3-4 days. I will fix the issue this week.

yavuzatlas commented 4 years ago

It works now. Slower but more accurate than before. Can you check it @spicyjuice ?

spicyjuice commented 4 years ago

I confirm, it works perfectly :) Thanks