A bash script to scan a IP address with different tools.
sudo apt-get install -y nikto
git clone https://github.com/vkvbit/scanip.git
cd scanip
chmod a+x scanip.sh
nano scanip.sh
Change value of target_ip enclosed in single quotes and save the file
./scanip.sh