Skip to content

Python script for connecting to F5 appliances and mitigating ticketbleed vulnerability

Notifications You must be signed in to change notification settings

meverett1167/F5-ticketbleed-fix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

F5-ticketbleed-fix

Python script for connecting to F5 appliances and mitigating ticketbleed vulnerability

Requirements:

F5 Python SDK (https://github.com/F5Networks/f5-common-python)

usage:

python F5-ticketbleed-fix.py
Options:
* -c --bigip_creds --> bigip_creds file, json file. Optional, if not listed will look for bigip_creds.json in project base directory * -m --mitigate --> optional flag, if set, will modify all vulnerable Client SSL Profiles by disabling SessionTicket setting

About

Python script for connecting to F5 appliances and mitigating ticketbleed vulnerability

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages