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

issue with finding parameters #52

Open
rawezh80 opened this issue Apr 6, 2024 · 2 comments
Open

issue with finding parameters #52

rawezh80 opened this issue Apr 6, 2024 · 2 comments

Comments

@rawezh80
Copy link

rawezh80 commented Apr 6, 2024

I use simple command :
x8 -u http://testphp.vulnweb.com/search.php -X GET -w /mnt/e/wlist/large.txt
result :
urls: http://testphp.vulnweb.com/search.php
methods: GET
wordlist len: 25890

GET http://testphp.vulnweb.com/search.php?%s (200) [5092] {0}
[info] Amount of parameters per request - 256

GET http://testphp.vulnweb.com/search.php %

wordlist:
large.txt

@rawezh80
Copy link
Author

rawezh80 commented Apr 6, 2024

image

I have test parameter in my word list but I dont know why it not working
I would be grateful if you cloud help me fix it

@Apprection
Copy link

Apprection commented May 27, 2024

i have this problem too; but i tried with this command and finally it found the parameter (i don't know why):
x8 -u my-url -w my-wordlist -X GET POST -o my-outputfile -O url -m 5 -c 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants