D4N155 icon indicating copy to clipboard operation
D4N155 copied to clipboard

leet applied on all final content

Open fedeb95 opened this issue 3 years ago • 2 comments

hi, I've seen that leet is applied only to the upper case letters of the original list of words you supply with -b parameter. Shouldn't it leet all final combinations of words and add them to the final list, also exchanging lowercase letters with numbers?

I can work of this if needed. Otherwise I'll just work on making further processing from the generated wordlist.

fedeb95 avatar Mar 31 '22 13:03 fedeb95

lol, i dont see... U'll work it? thnx!

Jul10l1r4 avatar May 03 '22 15:05 Jul10l1r4

I mean, if it is a desired feature yes. A drawback could be generating too many entries

fedeb95 avatar May 03 '22 15:05 fedeb95

Lowercase letters are being a problem. you can do it?

Jul10l1r4 avatar Oct 15 '22 15:10 Jul10l1r4

https://github.com/OWASP/D4N155/pull/30 this should leet lowercase letters too. How about optionally leeting all the final content? That is, if I have "leet" as the only line in my input file with -b, it produces "leet01" and "l337", shouldn't it also include "l33701"?

fedeb95 avatar Oct 24 '22 22:10 fedeb95

This issue should be talking about this other project https://github.com/Jul10l1r4/gomutation

Jul10l1r4 avatar Jun 22 '23 23:06 Jul10l1r4