DEV Community

miko1112
miko1112

Posted on

Requesting an HTTPS resource using batch

So, I'm trying to write a mini hacking tool that uses one-liners in cmd to do certain tasks like installing a virus for example. I need to be able to request things from a server. How would I do this with default Windows CMD? (if it is possible)
sys.exit()

Top comments (0)