Skip to content

Bash script for batch scanning for Sweet32 vulnerability via IP address and port

License

Notifications You must be signed in to change notification settings

kajun1337/SWEET32-vulnerability-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sweet32 Vulnerability Scanner

Bash script for batch scanning for Sweet32 vulnerability via IP address and port

Installation and run a script

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
  

Badges

Add badges from somewhere like: shields.io

MIT License Bash AGPL License

Authors

FAQ

What operating system does it run on?

Tested on Kali-Linux only.

Why is it crawling slowly?

Because it's using nmap in the background

About

Bash script for batch scanning for Sweet32 vulnerability via IP address and port

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages