lazorfuzz / python-hacklib

hacklib - pentesting, port scanning, and logging in anywhere with Python
MIT License
90 stars 34 forks source link

Mangler #2

Closed r0t0tiller closed 8 years ago

r0t0tiller commented 8 years ago

Hey I had a idea for adding text mangling to hacklib. Right now it just prints the manipulated text to the console, but maybe we could implement it to have it automatically generate wordlists for brute forcing like for the FTPAuth module. Attached is the code. What do you think?

HackLib_Mangle.zip