Skip to content

Question regarding Got too many possibilities to continue brute force error. #10

Description

@Orbyt

When attempting to use the --brute-force option, an error will occur after finding an initial input:

$ timing_attack -p -u 'https://example.com/login' --body '{"email":"testing@example.com","password":"INPUT"}' --brute-force --number 75

 / 'R'
Got too many possibilities to continue brute force:
	RA	R8	R*	R+

I assume what is happening is that the results of these inputs are too similar to each other that the program cannot determine which to proceed with. Is there a particular combination of options that will reduce the probability of this issue occurring?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions