diego-treitos / linux-smart-enumeration

Linux enumeration tool for pentesting and CTFs with verbosity levels
GNU General Public License v3.0
3.45k stars 573 forks source link

Added a README to the cve folder #69

Closed exploide closed 2 years ago

exploide commented 2 years ago

It's hard to keep up with all relevant CVEs and to minimize false positives. I think contributor support from the community is required.

In order to support new contributors in writing simple CVE check scripts, I created a README that briefly explains the process.

diego-treitos commented 2 years ago

I totally agree that help form comunity to add cves is required. I added a small documentation in the skel.sh to ease the process but indeed a README won't hurt :)

Thank you for this