|
|||||||||||
|
Re: Spam via proxy
From: Volker Tanger <volker.tanger(at)discon.de>
Date: Mon Dec 09 2002 - 05:10:46 EST Greetings! listuser wrote: > I work at a cable ISP and lots of our customers have open wingate,
The ancient "Proxy vulnerability" as in
This general problem has been known to be an issue with plain HTTP
proxies like the Squid for ages (e.g.
> ie if some one can tell me how to replicate this via a telnet session
The vulnerability can be exploited using the CONNECT method to connect to a different server, e.g. an internal mailserver as port usage is completely unrestricted by the ISVW proxies V 3.6 Example: you = 6.6.6.666 Trendmicro ISVW = 1.1.1.1 (http proxy at port 80) Internal Mailserver = 2.2.2.2 connect with "telnet 1.1.1.1 80" to ISVW proxy and enter followed with two linefeeds: CONNECT 2.2.2.2:25 / HTTP/1.0 response: mail server banner - and running SMTP session e.g. to send SPAM from. You can connect to any TCP port on any machine the proxy can connect to. Telnet, SMTP, POP, etc. You can see it in the logs you provided as CONNECT (squid), SSL (wingate) methods - all to port 25 (smtp). > How these cases are being handled else where. One problem we have
For squid see above URL. For TrendMicro ISVW see http://online.securityfocus.com/archive/1/302200 Generally we (advise to) put any proxy into a (separate) DMZ which only is accessible via a firewall (the usual 3-leg firewall config) that is blocking all but the identified, needed connections. Bye
Volker Tanger
-- discon gmbh WrangelstraĆe 100 D-10997 Berlin fon +49 30 6104-3307 fax +49 30 6104-3461 volker.tanger@discon.de http://www.discon.de/ ---------------------------------------------------------------------------- This list is provided by the SecurityFocus ARIS analyzer service. For more information on this free incident handling, management and tracking system please see: http://aris.securityfocus.comReceived on Tue Dec 10 00:49:26 2002 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:01:52 EDT |
||||||||||
|
|||||||||||