The batch tag has no wiki summary.
0
votes
2answers
231 views
Can a batch file download a file to infect a computer?
Is it possible to write a batch script that can download some code from the web and infect a computer? Can you explain it briefly?
1
vote
1answer
164 views
Authentication for a batch script
It seems amazing that there is no industry accepted best practice for this problem yet (or maybe just one I'm not aware of):
What is the most secure way for a batch script, a program needing to ...