Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Top Posters

Who's Online (3)

Powered by Vanilla. Made with Bootstrap.
Does malwares emits any kind of software user agents?
  • mandi
    Posts: 207
    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...

    I am bit-confused ,So i decided to ask here...


    Hope some one may clear my doubt...
  • no17
    Posts: 54
    it depends on the coder whether or not to give user agent details
  • MCP_01
    Posts: 18
    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.

    http://malzilla.sourceforge.net/
  • Xin
    Posts: 3,251
    Nope usually they just use the default firefox one, otherwise it would be obvious if you were infected
    Xin
  • Tavrinx
    Posts: 16
    depends on if they code the given program to send http headers