You are here 705137

[Fixed] Portable Apps Update process needs a different -Agent 2l5l3n

3 posts / 0 new
Last post
wally3514
Offline
Last seen: 13 years 4 months ago
ed: 2012-02-10 13:00
[Fixed] Portable Apps Update process needs a different -Agent

I'm using 10.0.1.

An update of one of my portable apps tripped one of our IDS signatures. The signature triggers on a -agent string known to be used by various malware.

SRC: GET /project/portableapps/Google%20Chrome%20Portable/Additional%20Versions/GoogleChromePortable_17.0.963.46_online.paf.exe HTTP/1.1
SRC: -Agent: NSIS_Inetc (Mozilla)
SRC: Host: s.sourceforge.net
SRC: Pragma: no-cache
SRC: X-Forwarded-For:
SRC: Connection: Keep-Alive

Link to the IDS rule:
http://doc.emergingthreats.net/2011227

My advice would be to change the portable app update tool and have it provide it's own -Agent string.

Pyromaniac
Pyromaniac's picture
Offline
Last seen: 10 years 2 months ago
Developer
ed: 2008-09-30 19:18
Really?

That's the standard NSIS ing plugin used by virtually all NSIS online installers. That's like blocking a message box that yells out "Hello World!" Pardon

Sure, viruses can stuff and tracking information, but that can be done with any language as well. I really don't think NSIS_Inetc should be blocked.

John T. Haller
John T. Haller's picture
Online
Last seen: 10 min 13 sec ago
DeveloperTranslator
ed: 2005-11-28 22:21
Fixed in 10.1

A different agent is used in 10.1 that should alleviate this issue in most strict corporate environments.

Sometimes, the impossible can become possible, if you're awesome!

to post comments