Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

could not retrieve document root #560

Open
bombaytogoa opened this issue Jun 14, 2024 · 1 comment
Open

could not retrieve document root #560

bombaytogoa opened this issue Jun 14, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@bombaytogoa
Copy link

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

@bombaytogoa bombaytogoa added the bug Something isn't working label Jun 14, 2024
@hahwul
Copy link
Owner

hahwul commented Sep 3, 2024

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 ....

@hahwul hahwul self-assigned this Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants