As the title says i Need to know whether malwares like RAT'S ,key-loggers,shells,trojan horses or what-ever kind of software connecting to internet emits "user agents" from it's software to identify itself?
is this true?
I tought only browser's can emit user-agents from their respective softwares,but i am not sure about the other software Application being connected to the internet...
Check out MalZilla, it's a useful program for use in exploring malicious pages. It allows you to choose your own user agent and referrer, and has the ability to use proxies. It shows you the full source of web-pages and all the HTTP headers. It gives you various decoders to try and de-obfuscate java-script as well.