hahwul / dalfox

🌙🦊 Dalfox is a powerful open-source XSS scanner and utility focused on automation.
https://dalfox.hahwul.com
MIT License
3.59k stars 402 forks source link

context deadline exceeded #381

Open anasbousselham opened 2 years ago

anasbousselham commented 2 years ago

I use every day Dalfox but on this morning I have this error with it.

2022/06/05 19:59:36 ERROR: could not retrieve document root for 1264EB31509995D7500797C4CFD47C48: context deadline exceeded 2022/06/05 19:59:38 ERROR: could not retrieve document root for 0DDDABD42E0A35E2FAC0292EF2847959: context deadline exceeded 2022/06/05 20:02:30 ERROR: could not retrieve document root for 5E24630DAA890B15A20EDA7DB208BACC: context deadline exceeded 2022/06/05 20:02:30 ERROR: could not retrieve document root for 67197DB5407553D1C431172143564A94: context deadline exceeded 2022/06/05 20:02:30 ERROR: could not retrieve document root for 7A7366DAE7ACFF07422D28E7DBDC91AF: context deadline exceeded 2022/06/05 20:02:30 ERROR: could not retrieve document root for 3B14483EEE1AEBDB2742CE7EF40AC0C2: context deadline exceeded 2022/06/05 20:02:30 ERROR: could not retrieve document root for C02BFE1AEA8B1C4B91EB1357B023BB53: context deadline exceeded 2022/06/05 20:02:30 ERROR: could not retrieve document root for 7E25DBDD13179324069F08A04ACC9F11: context deadline exceeded

My cli : dalfox file input -S --skip-bav --skip-grepping --skip-mining-all -b demo.xss.ht --timeout 30 -o output

hahwul commented 2 years ago

Hi @anasbousselham Thank you for open issue!

What's the version of dalfox? This error message from chromedp in dalfox's dependency, which is dependent, usually occurred when the number of workers was excessive, and some protection logic was applied in the last patch.

Version check

dalfox version
dk4trin commented 2 years ago

Hey @hahwul,

I have the same problem, my dalfox version is the latest: v2.7.5

hahwul commented 1 year ago

I'll check it again!

a6thmfsin commented 1 year ago

Same here and another error i have is that the output i getting malformed and "trimmed" in each end and start of line.