Skip to content

Commit c03b3c9

Browse files
authored
Update README.md
Update GitHub reverse exploit/ POC lookup.
1 parent 8b68b54 commit c03b3c9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,9 @@ This script uses the National Vulnerability Database (NVD) API to fetch Common V
3030
13. Automated Querying: The script automates the process of querying and fetching CVE details, saving users time and effort.
3131
14. API Integration: It leverages the NVD API to retrieve and present accurate CVE information for the specified software version.
3232
15. Store results in text: Store the results in a nice formatted way [In first version, not supported any more]
33-
16. Add every CVE public exploit availability feature by [@meppohak5](https://github.com/meppohak5)
33+
16. Add every CVE public exploit via `pyExploitDb` feature by [@meppohak5](https://github.com/meppohak5)
3434
17. The v2.1 release of the code optimizes the previous version by incorporating asynchronous HTTP requests using the aiohttp library, faster response time.
35+
18. https://poc-in-github.motikan2010.net -> Github POC lookup support.
3536

3637
### Prerequisites
3738

@@ -62,6 +63,9 @@ The script will display relevant CVE information, if available.
6263
https://github.com/anmolksachan/ThreatTracer/assets/60771253/dc7d1cb0-e759-4a12-842e-a2bb42dda14c
6364
<!--https://github.com/anmolksachan/ThreatTracer/assets/60771253/ae20bc09-1f19-4eaf-af09-ff930eb6b10f-->
6465

66+
## Github Exploit/ POC reverse lookup
67+
![image](https://github.com/anmolksachan/ThreatTracer/assets/60771253/ea3f3460-e051-4261-8924-d24e8f50cea2)
68+
6569
## POC
6670
[Vimeo](https://vimeo.com/864312552)
6771

0 commit comments

Comments
 (0)