Christian Studer
|
e18ac776bb
|
fix: [variodbs] Fixed indentation issue
- if `exploit_results` is empty, we should not go
any further in the query for next values exploit
results
|
2022-10-27 09:50:24 +02:00 |
Christian Studer
|
5526c2c195
|
add: [variotdbs] Updated the exploit object mapping to support the object attributes recently added to the `exploit` template
|
2022-10-26 11:35:59 +02:00 |
Christian Studer
|
38a6dc810e
|
fix: [variodbs] Properly handling the exploit results when there is more that 10 results
- We keep querying the VARIoT db API with the link
of the next content until there is no next result
|
2022-10-24 16:18:22 +02:00 |
Christian Studer
|
b964b5e2a6
|
fix: [variodbs] Fixed the empty vulnerability results case handling, to avoid the module to stop before looking for related exploits
|
2022-10-24 15:43:04 +02:00 |
Christian Studer
|
153ca8d3d4
|
add: [variotdbs] Added the exploit information parsing
- Following a recent change on the variotdbs API
allowing requests to get exploits information
base on a CVE number
|
2022-10-24 15:01:54 +02:00 |
Christian Studer
|
98031beeae
|
fix: [variotdbs] Fixed some typos, missing imports, and some issues in the main parsing process
|
2022-10-24 14:53:00 +02:00 |
Christian Studer
|
f5cb8d0f57
|
fix: [variotdbs] Added the reference between the resulting vulnerability object and the initial vulnerability attribute
|
2022-10-21 14:18:47 +02:00 |
Christian Studer
|
81375e1628
|
add: [variotdbs] Added module to query the variotdbs API with a vulnerabliity, to get additional info about it
|
2022-10-19 00:06:04 +02:00 |