Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Rule syntax
04-19-2012, 07:32 PM (This post was last modified: 04-25-2012 07:38 PM by -.-PhanTom-.-.)
Post: #1
Question Rule syntax
Hey

Are there any plans of implementing ranges in the rule syntax like there is for JTR
Example: $[0-9] (append 0-9)
^[123489] (prepend 123489)

That would really simplify a lot of the rules, but I guess would requite that the code could handle this and generate these things... (I am not a coder...)


Regards

PS
Sorry if this has been answered before, I tried to search..
Find all posts by this user
Quote this message in a reply
04-19-2012, 08:16 PM
Post: #2
RE: Rule synatx
you can use maskprocessor, multi-rules or hybrid attack. see wiki before asking
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply