Skip to content

AdaniKamal/purrfect-cipher-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

purrfect-cipher-scanner

This script is too check on weak ciphers

Usage

python cipher-scanner.py hosts.txt

Features

No Features
1 This scanner will do the nmap scan.
Command: nmap --script ssl-enum-ciphers -p <port> <IP>

If the scanner doesnt found any "ciphers", then it will try to telnet.

Telnet
- $${\color{green}Port \space open}$$
- $${\color{red}Port \space closed}$$

If Port closed it will try to ping. Check either the host is reachable or not.
2 Check cipher suites security
3

Result

Screenshot 2024-08-29 at 12 19 21 PM

About

This script is too check on weak ciphers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages