Bash Scripting - skyleroriordan/my-tech-journal GitHub Wiki
In this lab, I made a number of bash scripts to perform different commands.
Here are the different scripts I made:
pingsweeper.sh which pings 192.168.4.1-10:
nslu.sh which does an nslookup for 10.0.5.1-10:
parms.sh which takes an input of a network prefix and then pings the hosts on it:
Nmap.sh which has user input parameters for an Nmap scan then runs Nmap: