Bash script for batch scanning for Sweet32 vulnerability via IP address and port
Clone my-project from github
git clone https://github.com/kajun1337/SWEET32-vulnerability-scanner.git
Write the IP addresses in the "ip-list.txt file" as follows
176.103.130.134
37.252.185.229
206.189.215.75
Run my bash script with sudo
sudo bash SWEET32 checker v0.1.sh
Add badges from somewhere like: shields.io
Tested on Kali-Linux only.
Because it's using nmap in the background