We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
i get this error alot on some targets, at first i thought its too many threads or my custom piping, but with a single cmd: $ dalfox url "target"
i still get it anyway, what could it be? connection issue? server side? local side?
[] 🦊 Start scan [SID:Single] / URL: http://target.net:80/idk/index.php?Itemid=117&callback= ⠴ [ Make 100 workers ] [ Allocated 272 queries ]2024/12/19 14:32:30 ERROR: could not unmarshal event: unknown ClientNavigationReason value: initialFrameNavigation ⠏ [ Make 100 workers ] [ Allocated 272 queries ]2024/12/19 14:32:32 ERROR: could not unmarshal event: unknown ClientNavigationReason value: initialFrameNavigation ⠧ [25/278 Queries][8.99%] Testing "callback" param and waiting headless2024/12/19 14:32:33 ERROR: could not unmarshal event: unknown ClientNavigationReason value: initialFrameNavigation [] -------------------------------------------------------------------------------------------------------------------------------------------------------- [*] [duration: 49.369669402s][issues: 0] Finish Scan!
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
No branches or pull requests
Describe the bug
i get this error alot on some targets, at first i thought its too many threads or my custom piping, but with a single cmd:
$ dalfox url "target"
i still get it anyway, what could it be? connection issue? server side? local side?
[] 🦊 Start scan [SID:Single] / URL: http://target.net:80/idk/index.php?Itemid=117&callback=
⠴ [ Make 100 workers ] [ Allocated 272 queries ]2024/12/19 14:32:30 ERROR: could not unmarshal event: unknown ClientNavigationReason value: initialFrameNavigation
⠏ [ Make 100 workers ] [ Allocated 272 queries ]2024/12/19 14:32:32 ERROR: could not unmarshal event: unknown ClientNavigationReason value: initialFrameNavigation
⠧ [25/278 Queries][8.99%] Testing "callback" param and waiting headless2024/12/19 14:32:33 ERROR: could not unmarshal event: unknown ClientNavigationReason value: initialFrameNavigation
[] --------------------------------------------------------------------------------------------------------------------------------------------------------
[*] [duration: 49.369669402s][issues: 0] Finish Scan!
Environment
*VMware workstation Pro (15.5.7 build-17171714)
The text was updated successfully, but these errors were encountered: