GithubHelp home page GithubHelp logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 15, 2024
Hey, you are not mistaken, the option you are looking for was not implemented. 
Although I thought about implementing it once, I voted against it as it is not 
patator's job and there are other tools much better for this (john -stdout 
-rules, hashcat maskprocessor, etc.). So, even if you know that the password is 
only 3 characters long, you will have to create a password file with every 3 
chars long passwords.

Unfortunately, patator cannot read from stdin at the moment, and not from fifos 
either because it needs to count the number of lines first and it relies a lot 
on this. I cannot believe I did not think about this feature before and worse, 
it might not be that easy to implement it now that the code is what it is.

But I will have a look into it.

Thx for reporting :)

Original comment by [email protected] on 14 Mar 2012 at 12:10

  • Changed state: Accepted

from patator.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 15, 2024
[deleted comment]

from patator.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 15, 2024
[deleted comment]

from patator.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 15, 2024
Patator now supports reading from stdin, time to git pull ! ;)

So, to read from stdin, just pass "-" as a filename. For example:

$ echo -e 'admin\nroot' | ssh_login host=x.x.x.x user=FILE0 password=FILE1 0=- 
1=passwords.txt ...

Cheers

Original comment by [email protected] on 10 Apr 2012 at 2:07

from patator.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 15, 2024
Excellent, thanks for the response!

Original comment by roblourens on 10 Apr 2012 at 2:15

from patator.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.