-
Notifications
You must be signed in to change notification settings - Fork 161
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
Network connection or i dont know #47
Comments
i think it says that uri is too long and if you decrease the uri length it should work fine |
am using a wordlist ... i used -X POST and it seemed to be working fine. i would like to suggest this after installing using cargo or by cloning the repo, cp the x8 binary into /usr/local/bin to be to use it directly from anywhere on the terminal |
looks like a good issue then I will look into it when i will feel better. For now you can manually specify copying the binary to /usr/local/bin looks like a good suggestion as well. Looks like some people have encountered problems with this |
@Sh1Yo - Any kind of try catch to handle this ? cat katanaurl | urldedupe | grep aspx | x8 -X GET POST -u /dev/stdin -o parameters 2 hours laters: thread 'main' panicked at /home/user/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/x8-4.3.2/src/network/request.rs:341:32: |
hello am getting this issues when i run this tool against a target, please can you help ...???
thread 'main' panicked at src/network/request.rs:323:58:
called
Result::unwrap()
on anErr
value: http::Error(InvalidUri(TooLong))note: run with
RUST_BACKTRACE=1
environment variable to display a backtraceThe text was updated successfully, but these errors were encountered: