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)