From 2bb6be7898a0fe2e660a012dd3d78a966c3dc7e7 Mon Sep 17 00:00:00 2001 From: James Sawyer Date: Tue, 26 May 2026 10:54:01 +0100 Subject: [PATCH] Add CVE PoC Search to vulnerability search --- Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Readme.md b/Readme.md index 1982096..c09b2f7 100644 --- a/Readme.md +++ b/Readme.md @@ -255,6 +255,7 @@ The tools listed below are commonly used in penetration testing, and the tool ca * [SearchSploit](https://github.com/offensive-security/exploitdb) - The official Exploit Database repository * [Getsploit](https://github.com/vulnersCom/getsploit) - Command line utility for searching and downloading exploits * [Houndsploit](https://github.com/nicolas-carolo/houndsploit) - An advanced graphical search engine for Exploit-DB +* [CVE PoC Search](https://labs.jamessawyer.co.uk/cves/) - Search public GitHub proof-of-concept repositories by CVE identifier. * [OSV](https://osv.dev/) - Open source vulnerability DB and triage service. #### Cross-site Scripting(XSS)