Find CVEs section updated

This commit is contained in:
Ewerton Queiroz 2019-12-20 23:52:38 -03:00
parent 83efebdb28
commit e0183cbd7d

View File

@ -98,10 +98,10 @@ exploits.
- [linux-kernel-exploits](https://github.com/SecWiki/linux-kernel-exploits) - [linux-kernel-exploits](https://github.com/SecWiki/linux-kernel-exploits)
#### Find CVEs #### Find CVEs
- https://github.com/lwindolf/lpvs - [LPVS](https://github.com/lwindolf/lpvs): Linux Package Vulnerability Scanner for CentOS and Ubuntu
- https://github.com/davbo/active-cve-check - [active-cve-check](https://github.com/davbo/active-cve-check): Checks a list of packages against the "active" (not yet patched) CVE's as listed in the Ubuntu CVE Tracker.
- https://github.com/clearlinux/cve-check-tool - [cve-check-tool](https://github.com/clearlinux/cve-check-tool): Original Automated CVE Checking Tool
- https://www.2daygeek.com/arch-audit-a-tool-to-check-vulnerable-packages-in-arch-linux/ - [Arch-Audit](https://www.2daygeek.com/arch-audit-a-tool-to-check-vulnerable-packages-in-arch-linux/): A tool to check vulnerable packages in Arch Linux
### Chkrootkit ### Chkrootkit
- https://lepetithacker.wordpress.com/2017/04/30/local-root-exploit-in-chkrootkit/ - https://lepetithacker.wordpress.com/2017/04/30/local-root-exploit-in-chkrootkit/