sdvincent / persistent_bit

MIT License
1 stars 0 forks source link

SSH Bruteforcing #3

Open archcloudlabs opened 8 years ago

archcloudlabs commented 8 years ago

Utilize the Fabric module to perform SSH brute forcing functionality.

sdvincent commented 8 years ago

Are we still using Fabric, what was that other module we might have to use?

archcloudlabs commented 8 years ago

Look at paramiko. Fabric is built on paramiko. In my opinion we should switch now because Fabric requires additional dependencies.

On Mon, Nov 2, 2015 at 2:44 PM, sdvincent notifications@github.com wrote:

Are we still using Fabric, what was that other module we might have to use?

— Reply to this email directly or view it on GitHub https://github.com/sdvincent/persistent_bit/issues/3#issuecomment-153136493 .

Jared E. Stroud Maker of things, breaker of bits.

bjh7242 commented 6 years ago

still waiting for this feature... any ETA?