Skip to content

Search the CVE Database, php script. The script downloads the required files, if not present. You can search the CVE files based on ID or keyword.

License

Notifications You must be signed in to change notification settings

raj77in/CVE-Search-PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

CVE-Search-PHP

Search the CVE Database, php script. The script downloads the required files, if not present. You can search the CVE files based on ID or keyword.

My Blog

I was searching for a CVE Search script that I could use locally on my system without the need to search online. I did find a lot of them on github but all were Python based and mostly were not so straight forward to install.

So, here is one in php that is as simple as:

cd ${apache-document-root}
git clone <URL>

Salient Features

1. Download the files if needed.
2. Search with CVE ID
3. Search exact match for CVE id.
4. Search in Descrition and Notes
5. Search exact match in Descrition and Notes.

TODO

1. Add support to search for applications from NVD database.

About

Search the CVE Database, php script. The script downloads the required files, if not present. You can search the CVE files based on ID or keyword.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages