Skip to content
/ brrr Public

Project Discover's TLSX parser to show output for deprecated protocols and weak cipher suites in Markdown

Notifications You must be signed in to change notification settings

az0mb13/brrr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brrr3.0

Brrr3.0 is a parser on top of Project Discovery's TLSX tool. This takes a list of hosts as input and returns a markdown output in the CLI.
The output contains a list of Deprecated Protocols and Weak Cipher Suites for the domains provided.

Requirements

  • Python 3.x
  • tlsx

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/tls-analysis.git
  2. Run Brrr and provide the domain.txt file

    python brrr.py domain_file.txt
  3. Wait for it to run and view the output on the CLI.

output.png

About

Project Discover's TLSX parser to show output for deprecated protocols and weak cipher suites in Markdown

Topics

Resources

Stars

Watchers

Forks

Languages