hashview-old icon indicating copy to clipboard operation
hashview-old copied to clipboard

Task - Attack Mode : Combinator - Left rule not working with $@

Open mrousse83 opened this issue 7 years ago • 1 comments

Hello,

I have a problem with the left-rule parameter in the task when i'am in combinator attack mode.

capture

I have one file (users.txt) and a second file (domains.txt) and i when tu put a "@" beetwen.

When i set $@ it's nor working (same directly with hashcat).

When i want to put '$@' or "$@" the ' and " are deleted when i save the task.

Do you have a solution and can you fix that situation ?

Actually, i have fixed it directly in the table. I have put "--rule-left='$@'" in hc_rule.

Thanks, Regards.

mrousse83 avatar Oct 20 '18 15:10 mrousse83

This might be an issue with our 'filter characters' function which might be stripping out certain symbols. Investigating.

i128 avatar Nov 19 '18 15:11 i128