Date Posted:06:16:12 08/09/99 Mon Author:Tarbash Subject: programming plugin help needed
I'm currently working on a plugin for bo/standalone server that will hunt for trojans from an infected computer and then send the list back to the client. I don't anticipate this to be very hard program to write, however I don't have a lot of winsock programming knowledge. I have a book on winsock programming and i've looked online for information but I would appreciate some focused advice for my program. Also, I don't know how to hide the server app from view, this I would like to know how to do, and I don't really know how to start the server up after reboot. I am writing this application in MSVC++ because i have had the most experience with it. In my first version I plan to have the server send out the BO Udp packets and listen for "pongs". After receiving pongs the server will send a command, such as system info and if the proper response is forthcoming then it will write the ip# to a file which can later be pulled out. thank you for responding. email me at lumtenlum@yahoo.com or at billgates@mail.com