Skip to content

Lost in the permutation logic #15

@marcelo321

Description

@marcelo321

hello,

I am getting confused by the way ripgen generates permutations.

3 subdomains generated 23 permutations only.

# echo -e "forum.zonduu.me\nabc.zonduu.me\ntest.a.zonduu.me" | ripgen | wc -l
23
cat batch_file  | wc -l
39
cat batch_file | ripgen | anew | wc -l
6034

it is not following the logic dnsgen has (also gives +1000 duplicate results, that's why I am using anew there). Every subdomain you add increases exponentially the amount of results ripgen gives

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions