[GH-ISSUE #1701] CVE Integration #1060

Closed
opened 2026-03-02 02:20:53 +03:00 by kerem · 7 comments
Owner

Originally created by @gti8sm on GitHub (Dec 8, 2023).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1701

Hello,

Is your feature request related to a problem? Please describe.
It would be interesting to have a CVE list on TRMM and an alert if the hardware or software inventoried is impacted by a CVE.

Describe the solution you'd like
Do you think it is possible to :

  • request the CVE listing and add it on TRMM
  • and link software and hardware inventory with this one and configure alerts etc...

Describe alternatives you've considered
For the moment i try to had this on my website with TRMM API and CVE Rss, when a keyword match, i genere an alert

Thanks
have a nice weekend ;)
Simon

Originally created by @gti8sm on GitHub (Dec 8, 2023). Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1701 Hello, **Is your feature request related to a problem? Please describe.** It would be interesting to have a CVE list on TRMM and an alert if the hardware or software inventoried is impacted by a CVE. **Describe the solution you'd like** Do you think it is possible to : - request the CVE listing and add it on TRMM - and link software and hardware inventory with this one and configure alerts etc... **Describe alternatives you've considered** For the moment i try to had this on my website with TRMM API and CVE Rss, when a keyword match, i genere an alert Thanks have a nice weekend ;) Simon
kerem closed this issue 2026-03-02 02:20:53 +03:00
Author
Owner

@dinger1986 commented on GitHub (Dec 8, 2023):

Please follow the template or this will be removed.

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

<!-- gh-comment-id:1847849983 --> @dinger1986 commented on GitHub (Dec 8, 2023): Please follow the template or this will be removed. **Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd like** A clear and concise description of what you want to happen. **Describe alternatives you've considered** A clear and concise description of any alternative solutions or features you've considered. **Additional context** Add any other context or screenshots about the feature request here.
Author
Owner

@gti8sm commented on GitHub (Dec 9, 2023):

Sorry the template is not really adpated because is not really a problem !

<!-- gh-comment-id:1848264042 --> @gti8sm commented on GitHub (Dec 9, 2023): Sorry the template is not really adpated because is not really a problem !
Author
Owner

@dinger1986 commented on GitHub (Dec 9, 2023):

I think this could be achieved by a script, can you give more details about how you have implemented your system?

<!-- gh-comment-id:1848367506 --> @dinger1986 commented on GitHub (Dec 9, 2023): I think this could be achieved by a script, can you give more details about how you have implemented your system?
Author
Owner

@P6g9YHK6 commented on GitHub (Dec 11, 2023):

I have done this via a script and it works fine.
a heavily modified version of this:
https://github.com/vulmon/Vulmap

for any other cve analysis i use nessus.

<!-- gh-comment-id:1850502709 --> @P6g9YHK6 commented on GitHub (Dec 11, 2023): I have done this via a script and it works fine. a heavily modified version of this: https://github.com/vulmon/Vulmap for any other cve analysis i use nessus.
Author
Owner

@ghost commented on GitHub (Dec 13, 2023):

just use Wazuh, it has all the things you said/want. deploy it through tacticalRMM, it can be done in seconds :)

<!-- gh-comment-id:1854360422 --> @ghost commented on GitHub (Dec 13, 2023): just use Wazuh, it has all the things you said/want. deploy it through tacticalRMM, it can be done in seconds :)
Author
Owner

@badsmoke commented on GitHub (Feb 6, 2024):

@P6g9YHK6 vulmap looks good, but is unfortunately very old the last commit is 3 years old, how did you integrate it into trmm?

<!-- gh-comment-id:1929374419 --> @badsmoke commented on GitHub (Feb 6, 2024): @P6g9YHK6 vulmap looks good, but is unfortunately very old the last commit is 3 years old, how did you integrate it into trmm?
Author
Owner

@P6g9YHK6 commented on GitHub (Feb 7, 2024):

@P6g9YHK6 vulmap looks good, but is unfortunately very old the last commit is 3 years old, how did you integrate it into trmm?

https://github.com/amidaware/community-scripts/blob/main/scripts_wip/Win_Security_Vuln_scanner.ps1

;)

<!-- gh-comment-id:1931551473 --> @P6g9YHK6 commented on GitHub (Feb 7, 2024): > @P6g9YHK6 vulmap looks good, but is unfortunately very old the last commit is 3 years old, how did you integrate it into trmm? https://github.com/amidaware/community-scripts/blob/main/scripts_wip/Win_Security_Vuln_scanner.ps1 ;)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tacticalrmm#1060
No description provided.