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
988 stars 166 forks source link

Deduplication compare_files_diff doesn't work properly #39

Open w9w opened 3 years ago

w9w commented 3 years ago

Hello Yassine! I found that no deduplication being proceeded for new subdomains, although you have a piece of code def compare_files_diff(domain_to_monitor) in sublert.py responsible for deduplication.

nano /root/scripts/sublert/output/tumbler.com.txt:

image

Slack:

image

Is everything working fine for you?

w9w commented 3 years ago

Additionally, - I got no output to the errors-logging channel about that.