Skip to content

Commit

Permalink
Reworked sshbruteforcer
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjiTrapp committed Feb 11, 2024
1 parent 96289f3 commit fea6932
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _attacks/2022-06-06-ssh-brute-force.md
Expand Up @@ -101,5 +101,5 @@ try:
client.close()
except Exception as err:
print(str(err))

```

0 comments on commit fea6932

Please sign in to comment.