Login Register






The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.
Thread Rating:
  • 0 Vote(s) - 0 Average


Against.py Best SSH Bruteforcer filter_list
Author
Message
RE: Against.py Best SSH Bruteforcer #3
I would like to say that this script is a bad idea in almost every sense. Wherever there should have been multi-processing, there is multi-threading, not that either can bypass the global thread lock anyway. Additionally, using an interpreted language for brute forcing is like using a recursive method when an iterative one will do. That is to say, it's largely more expensive and slower. As if that wasn't enough, the script is terrible optimized and is not multi-platform.

Why yes, I am mad, why do you ask?
[Image: jWSyE88.png]

Reply





Messages In This Thread
Against.py Best SSH Bruteforcer - by Hellborn - 03-03-2014, 02:02 AM
RE: Against.py Best SSH Bruteforcer - by Reiko - 03-03-2014, 06:05 AM
RE: Against.py Best SSH Bruteforcer - by 3SidedSquare - 03-03-2014, 05:08 PM
RE: Against.py Best SSH Bruteforcer - by w00t - 03-03-2014, 06:06 PM
RE: Against.py Best SSH Bruteforcer - by Equinox - 03-05-2014, 08:27 AM
RE: Against.py Best SSH Bruteforcer - by w00t - 03-05-2014, 04:41 PM
RE: Against.py Best SSH Bruteforcer - by Equinox - 03-05-2014, 06:08 PM



Users browsing this thread: 1 Guest(s)