Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
backloop-biz authored Jul 12, 2022
1 parent d5e8e70 commit 4c0121c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Repository with scripts to verify system against CVE
Scripts to verify vulnerable software

Update: 12-07-2022 Updated script to include the new vulnerability of OpenSSL CVE-2022-2068

wget -q https://raw.githubusercontent.com/backloop-biz/CVE_checks/main/CVE-2022-2068.sh -O -|bash

Update: 13-06-2022 Added script to check OpenSSL c_rehash script vulnerability CVE-2022-1292

wget -q https://raw.githubusercontent.com/backloop-biz/CVE_checks/main/CVE-2022-1292.sh -O -|bash
Expand Down

0 comments on commit 4c0121c

Please sign in to comment.