lazorfuzz / python-hacklib

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

Mangler #3

Closed lazorfuzz closed 8 years ago

lazorfuzz commented 8 years ago

@tylerp96

Hi glad to hear back from you!

The head branch was super outdated so I just deleted it. Anyway, I checked out your mangler code and it's looking really good, except for some small bugs in your Reverse() and UniqueLeet() functions which don't take 'self' as arguments. Other than that, I'm excited to add it into hacklib!

If you don't mind, fork the current master branch and add your Mangler class and redo the pull request. We can definitely make it compatible with the topPasswords() function for more variety in password generation.

lazorfuzz commented 8 years ago

Also, having password generation with the mangler in the UI may be a good idea if someone just wants to generate passwords.

r0t0tiller commented 8 years ago

Opps! Must have missed that! Ill fix that and fork the master, and add it! Very excited for this!

blindfuzzy commented 8 years ago

Finally he gets something done :P JK...slow progress on our end...might be incorporating hacklib in our new recon tool LHF will make some ideas we have a tad bit easier.

@leonli96 we are in a super busy part of the year so we are slow af atm. @tylerp96 good work man!

EDIT: ps i did a username change btw. -.-

lazorfuzz commented 8 years ago

@blindfuzzy I took a look at your LHF and it looks great! As of now it seems like hacklib might just be redundant since you already have nmap going. But hopefully one day hacklib will carve out its own niche in the LHF module set!

On a side note, I had a lot of fun with hacklib the other day at a coffee shop. Found an HP Laserjet printer in their network with port 9100 open and used hacklib to print out some mildly offensive text ;)

blindfuzzy commented 8 years ago

@leonli96 ASCii penis's? :D 👍

Yea but we can use the exploit class in there and add more exploits to hacklib for better use in LHF :) Ideas are brewing :D

lazorfuzz commented 8 years ago

@blindfuzzy Haha may as well make an ascii penis generator class since it's so crucial.