Batch file to start trojan
Hello,
I need to write a batch file that will start a trojan server and then leave it running so that other commands in the batch file can be executed.
-
Is this possible in one batch file?
-
I make a batch file to go to the appropriate directory and then run the server, although the command prompt just closes after that - any tips please.
-
My aim is to get files back to my PC e.g. ipconfig >> ip.txt, and then send that back - how would i send this.
Any tips, ideas or places to research would be appreciated.
Cheers
Thanks for the info,
My trojan is made from Java therefore the machine that I put the server on must have Java runtime - might start using visual basic instead not sure.
For now I want to keep on with batch files: When I run the batch file to run the server it just dissappears were as it should stay and echo listening to ports whatever -> please help with this.
Am I right in saying that netcat is only for Linux as I saw on the sourceforge site that they are all rpms and tar files, I was interested in using this although I doint think its possible without Linux.
Cheers