From 625bce467cce191bb5c4f2dc4f20e36a4d6b3206 Mon Sep 17 00:00:00 2001 From: Mike Rinehart Date: Mon, 12 Aug 2024 11:22:55 -0500 Subject: [PATCH] Fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3bae5bd..de5948b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # sshamble -SSHamble is research tool for SSH implementations that includes: +SSHamble is a research tool for SSH implementations that includes: * Interesting attacks against authentication * Post-session authentication attacks