-
$ nmap --script nmap-vulners -sV 127.0.0.1
Starting Nmap 7.70 ( https://nmap.org ) at 2020-02-20 16:45 IST
Nmap scan report for 10.100.100.166
Host is up (0.00075s latency).
Not shown: 999 close…
-
```
Traceback (most recent call last):
File "/home/jjk/git/Pompem/core/scrapers.py", line 28, in _get_results
self._parser(html)
File "/home/jjk/git/Pompem/core/scrapers.py", line 188, in …
-
This took me forever to find, but the `vulners` plugin causes dependency issues due to it's `requests` dependency.
This is the error:
```
requests 2.20.1 has requirement idna=2.5, but you'll ha…
-
Hi,
When I tried to update getsploit database, I got this error:
```
/usr/local/lib/venvs/getsploit/lib/python3.9/site-packages/vulners/vulners.py:439: DeprecationWarning: Vulners is deprecated a…
-
Hello,
when we are using the free API (https://vulners.com/api/v3/burp/software/) with the User-Agent in HTTP Header "Vulners NMAP Plugin",
The API return a 502 Bad gateway error.
On the other …
-
As mentionned in [this issue]( https://github.com/cve-search/cve-search/issues/227 ), it would be nice to integrate Vulners as a source.
-
Each time I run a new Nmap script 'vulners' I get a different hash. It's interpreted like a new issue and it shouldn't.
The fix should probably be on the nmap engine.
-
Hello
I have issue with preparation step:
```
ubuntu@ip-172-31-1-238:/opt/monitoring/zabbix-threat-control$ sudo /opt/monitoring/zabbix-threat-control/prepare.py -uvtda
Connected to Zabbix API v…
-
Au moment de l'mport de nmap, LEGION plante
A la sortie j'ai ------------------------VULNERS
Loading database...
[]
[]
NEW CVE: {'id': '', 'severity': 'PRION:CVE-2023-26044', 'url': '5.0', 'type'…
-
After I enter my API key, this error message always shows up
`Traceback (most recent call last):
File "$HOME/Library/Python/2.7/bin/getsploit", line 8, in
sys.exit(main())
File "$HOME/Lib…