/ssh-bruteforce-detector

This repository contains scripts for Bruteforcing the SSH Service on Linux machine and detecting the brute force attack. It also contains the description for how to prevent the brute force attack.

Primary LanguagePython

SSH Bruteforcer and Bruteforce Detector

  • This repository contains scripts for bruteforcing the SSH Service on Linux machine and detecting the bruteforce attack.
  • It also has passwords.txt file used for testing.
  • Bruteforce attack creates a credentials.txt file which contains the cracked credentials of the SSH Service.
  • It also contains the description for how to prevent the bruteforce attack.