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

Password List Builder / Duplicate Catcher / Bad String Removal Tool #688

Open
Deepspeed opened this issue Jan 9, 2022 · 1 comment
Open
Labels
proposal Status: Proposal

Comments

@Deepspeed
Copy link

Deepspeed commented Jan 9, 2022

I created a tool several years ago to help brute forcing tools by building new password lists from existing collections according to various rules, including user-defined rules, and by stripping duplicates from groups of lists while merging them into larger, more usable lists.

The app is not perfect, but it is functional and I find it handy when I'm using lists like SecLists stuff.

Please feel free to include it with SecLists or wherever you like if you believe others will get some use out of it as well. Daniel suggested I submit it here. The source is here:

https://github.com/Deepspeed/listerene

@g0tmi1k
Copy link
Collaborator

g0tmi1k commented Jan 31, 2022

Thanks for the suggestion.

Tools have only recently been added to the repo.
I do wonder going forwards, if its better to build a list of tools rather than having the tool included.

Like having ./SOFTWARE.md or ./TOOLS.MD, and then linking to your git repo with a discerption

That way, easy to find the tool, credit is given where its due and less places to push out updates to when the tool get tweaked.

@g0tmi1k g0tmi1k self-assigned this Jan 31, 2022
@g0tmi1k g0tmi1k added the proposal Status: Proposal label Jan 31, 2022
@g0tmi1k g0tmi1k removed their assignment Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal Status: Proposal
Projects
None yet
Development

No branches or pull requests

2 participants