Skip to content

ghauri asks for user input (y/n) even when I have used --batch argument [303 Redirect] #122

Closed
@Nishantbhagat57

Description

@Nishantbhagat57

Describe the bug
@r0oth3x49 ghauri asks for user input (y/n) even when I have used --batch argument

My command:
ghauri -r req.txt --dbs --confirm --timeout 10 --threads 40 --level 3 --flush-session --fresh-queries --batch

Ghauri Output:
Screenshot 2023-12-31 204725

Expected behavior
--batch Never ask for user input, use the default behavior

There should be a default behavior for everything when using --batch

It's breaking my automation workflow. If at some point the ghauri asks for any input, then the whole automation will break as ghauri will be expecting an input (y/n) whereas it should have taken the default input as N or Y itself as I have already added --batch argument.

Related issues that were fixed earlier:
#100
#116

Desktop:

  • OS: [Debian]
  • Ghauri version: latest 1.3
  • Type of SQL injection which cause the error: [Default]

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions