You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2024/06/14 13:42:54 ERROR: could not retrieve document root for 30CA247BCA1B17EF4C0D864A6D52D9D9: context deadline exceeded
2024/06/14 13:42:54 ERROR: could not retrieve document root for 79FB11145DC18DD77EF527B5146072DB: context deadline exceeded
2024/06/14 13:42:54 ERROR: could not retrieve document root for A677794882B30DE16700F64EEED40832: context deadline exceeded
2024/06/14 13:43:02 ERROR: could not retrieve document root for 28CB1D5D6E0934BD70DF6D8BAAFA085F: context deadline exceeded
2024/06/14 13:43:02 ERROR: could not retrieve document root for 55B8D55E84A7DAE3937E420354765E30: context deadline exceeded
The text was updated successfully, but these errors were encountered:
Hiya! @bombaytogoa
First of all, I apologize for the late response 😭
I think It seems to be an issue related to chromedp/chromedp#904.
So could you check if running the binary built from the dev branch yields the same result?
# Clone
git clone https://github.com/hahwul/dalfox
cd dalfox
# Change branch
git checkout dev
# Build
go build .# Run
./dalfox ....
command dalfox file input -b xsy.xyz.com --mining-dict --deep-domxss --follow-redirects --format plain --mining-dom --poc-type='plain' --waf-evasion -o output
using latest version
2024/06/14 13:42:54 ERROR: could not retrieve document root for 30CA247BCA1B17EF4C0D864A6D52D9D9: context deadline exceeded
2024/06/14 13:42:54 ERROR: could not retrieve document root for 79FB11145DC18DD77EF527B5146072DB: context deadline exceeded
2024/06/14 13:42:54 ERROR: could not retrieve document root for A677794882B30DE16700F64EEED40832: context deadline exceeded
2024/06/14 13:43:02 ERROR: could not retrieve document root for 28CB1D5D6E0934BD70DF6D8BAAFA085F: context deadline exceeded
2024/06/14 13:43:02 ERROR: could not retrieve document root for 55B8D55E84A7DAE3937E420354765E30: context deadline exceeded
The text was updated successfully, but these errors were encountered: