Skip to content

Commit 1394e1d

Browse files
authored
Update README.md
1 parent 556c674 commit 1394e1d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# ThreatTracer - CVE Checker and [Public Exploit Enumerater](https://github.com/anmolksachan/ThreatTracer/blob/main/README.md#public-exploit) against any product
22

3-
![ThreatTracer Banner version 2 1 ](https://github.com/anmolksachan/ThreatTracer/assets/60771253/77092c9f-f3f2-401d-8b16-d4a21a945249)
3+
<!--![ThreatTracer Banner version 2 1 OLD ](https://github.com/anmolksachan/ThreatTracer/assets/60771253/77092c9f-f3f2-401d-8b16-d4a21a945249)-->
4+
![ThreatTracer Banner version 2 1 ](https://github.com/anmolksachan/ThreatTracer/assets/60771253/58f8e429-700d-4067-a007-518ee00a7ef7)
5+
46

57
This script fetches CVE details for a given component and version by identifying relevant CPEs, and searches for public exploits for relevant CVEs.
68

@@ -34,6 +36,7 @@ This script uses the National Vulnerability Database (NVD) API to fetch Common V
3436
17. The v2.1 release of the code optimizes the previous version by incorporating asynchronous HTTP requests using the aiohttp library, faster response time.
3537
18. https://poc-in-github.motikan2010.net -> Github POC lookup support.
3638
19. Reverse search for public exploits/ 0-Days over `packetstormsecurity`
39+
20. <b>Search for all possible exploits/ 0Days.</b>
3740

3841
### Prerequisites
3942

0 commit comments

Comments
 (0)