yassineaboukir / sublert

Sublert is a security and reconnaissance tool which leverages certificate transparency to automatically monitor new subdomains deployed by specific organizations and issued TLS/SSL certificate.
MIT License
981 stars 172 forks source link

invalid syntax with webhook url #40

Closed jamatou closed 3 years ago

jamatou commented 3 years ago

Hi, I follow all instruction and when i run python sublert.py -u paypal.com , i got error with webhook. invalid syntax.please see attachment. Thanks for you reply. Jamshid error

yassineaboukir commented 3 years ago

Make sure the webhook is between quotes in the config file.

jamatou commented 3 years ago

Thanks. As always perfect .