Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/madret/vuln_checker

Search for vulnerabilites in software or hardware and grab actionable CVE information.
https://github.com/madret/vuln_checker

advisories cve cve-search cve-searchsploit cves cves-finder database exploit exploits hardware known nist nvd poc powershell software vulnerabilities vulnerability vulnerability-research vulnerable

Last synced: 16 days ago
JSON representation

Search for vulnerabilites in software or hardware and grab actionable CVE information.

Awesome Lists containing this project

README

        

# vuln_checker
Search for vulnerabilites in software or hardware and grab actionable CVE information.
Useful for security advisories.

## Example usage
1. Run the script `.\vuln_checker.ps1 -ExecutionPolicy Bypass`
2. **New**: The script now gives two options, 1: Perform vulnerability search followed by CVE search, 2: Search per CVE ID right away.
4. Enter name of software/hardware + version;
5. Wait for first output;
6. Thereafter enter desired CVE ID(s);
7. After second output, grab actionable CVE information:

![image](https://github.com/madret/vuln_checker/assets/56820649/393765c0-5e06-40e6-be0a-1e7c69b57d40)

********************************************************************************************************
![image](https://github.com/madret/vuln_checker/assets/56820649/15d47021-3c23-4f68-bcb5-705ff0e93c29)

### No additional powershell modules need to be installed.

vuln_checker is maintained by [@b41ss](https://twitter.com/b41ss)