OWASP / D4N155

OWASP D4N155 - Intelligent and dynamic wordlist using OSINT
https://owasp.org/www-project-d4n155/
GNU General Public License v3.0
226 stars 47 forks source link

leet applied on all final content #28

Closed fedeb95 closed 1 year ago

fedeb95 commented 2 years ago

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.

Jul10l1r4 commented 2 years ago

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

fedeb95 commented 2 years ago

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

Jul10l1r4 commented 2 years ago

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

fedeb95 commented 2 years ago

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"?

Jul10l1r4 commented 1 year ago

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