lantrix / brother-certificate-renewal

Automate the certificate renewal of the Brother Printer web portal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Brother Certificate Renewal

usage: brother_update_cert.py [-h] [-p PROTOCOL] hostname certificate password

positional arguments:
  hostname              Hostname or IP. Without http://.
  certificate           Full path of the certificate (.pfx file).
  password              Administrator login password

optional arguments:
  -h, --help            show this help message and exit
  -p PROTOCOL, --protocol PROTOCOL
                        Protocol: HTTP or HTTPS. By default it's https 

Reference

https://davidlebr1.gitbook.io/a-journey-in-infosec/blog/brother-printer-automatic-certificate-renewal

About

Automate the certificate renewal of the Brother Printer web portal


Languages

Language:Python 100.0%