elceef / dnstwist

Domain name permutation engine for detecting homograph phishing attacks, typo squatting, and brand impersonation
https://dnstwist.it
Apache License 2.0
4.76k stars 760 forks source link

screenshots feature #167

Closed talelbaz closed 1 year ago

talelbaz commented 1 year ago

hi, when I'm using the screenshots feature, I need to install manually a web driver and browser, I installed chromedriver and chromium. but I'm getting a lot of timeouts, do you have any recommendation of chromebrowser's/browser's version that will work better with the dnstwist package. I'm working with Dndtwist python package. this is the error: Message: timeout: Timed out receiving message from renderer: -0.002 (Session info: headless chrome=106.0.5249.61) Stacktrace:

0 0x562c90c07343

1 0x562c90a1154a

2 0x562c909fdcc5

3 0x562c909fd9d0

4 0x562c909fc6cb

5 0x562c909fcbfc

6 0x562c90a093e2

7 0x562c90a0a032

8 0x562c90a18f40

9 0x562c90a1ce54

10 0x562c909fd139

11 0x562c90a18c92

12 0x562c90a80638

13 0x562c90a68a73

14 0x562c90a3d4f3

15 0x562c90a3e731

16 0x562c90c5562e

17 0x562c90c58ac2

18 0x562c90c3bf4e

19 0x562c90c59743

20 0x562c90c3036f

21 0x562c90c79a28

22 0x562c90c79ba6

23 0x562c90c93d52

24 0x7fc9e5947ea7

thanks!

elceef commented 1 year ago

In order to reproduce the issue could you please provide input domain which triggers this error?

elceef commented 1 year ago

Closing due to lack of activity.