You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
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
The text was updated successfully, but these errors were encountered: