Skip to content

Bruteforce mode stuck at the end #411

Description

Using the command:

./bin/python sublist3r.py -d domain.tld -b -t 10 -o out.txt

It finishes with:

[DEBUG] False
[DEBUG] End of work queue
[DEBUG] False
[DEBUG] End of work queue
[DEBUG] False
[DEBUG] End of work queue
[DEBUG] False
[DEBUG] End of work queue
[DEBUG] False
[DEBUG] End of work queue
[DEBUG] False
[DEBUG] End of work queue
[DEBUG] False
[DEBUG] End of work queue
[DEBUG] False
[DEBUG] End of work queue
[DEBUG] False
[DEBUG] End of work queue

After that I have to kill the process and the output file is not written.

With those nine queues ending, isn't it waiting forever for the tenth one?

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