|
3 | 3 | ## Description:
|
4 | 4 | This project consists of small collection of BASH and python scripts made to solve a particular scenario or automate commands for faster execution. Both BASH and Python have been used here to complete the tasks at hand.
|
5 | 5 |
|
6 | | -## Script 1: Parsing the logs to determine IP address, location and count of failed attempts |
| 6 | +## Script 1 (show-atackers.sh): Parsing the logs to determine IP address, location and count of failed attempts |
7 | 7 |
|
8 | 8 | ## Script 2: Using a servers file with server hostnames present, check connectivity using PING module
|
9 | 9 |
|
|
0 commit comments