Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 620 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 620 Bytes

Automation Scripting using BASH and Python modules

Description:

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.

Script 1 (show-atackers.sh): Parsing the logs to determine IP address, location and count of failed attempts

Script 2: Using a servers file with server hostnames present, check connectivity using PING module

Script 3: Create users in linux/unix environment with validations of successful command exit status