|
|||||||||||
|
Re: Spam via proxy
From: Joe Stewart <jstewart(at)lurhq.com>
Date: Mon Dec 09 2002 - 08:31:59 EST On Saturday 07 December 2002 12:52 pm, listuser wrote: > I work at a cable ISP and lots of our customers have open wingate, squid or
Hi,
Exposing the Underground: Adventures of an Open Proxy Server http://www.securitywriters.org/texts.php?op=display&id=54 There are programs to scan for open proxy servers, but you can also just try using nmap on well-known proxy ports (1080,8080,3128... sometimes 80 and 81). Then telnet to the port and try something like: "GET http://www.yahoo.com/ HTTP/1.0" and hit enter twice. This indicates they are at least open to HTTP proxying. This is a problem, but it's not as bad as some servers, which allow you to connect out on any port. For your spam example, try "CONNECT x.x.x.x:25 HTTP/1.0" where x.x.x.x is the address of some mailserver you own. If you get the SMTP banner, your suspicions are confirmed. Good luck!. -Joe -- Joe StewartReceived on Tue Dec 10 01:00:30 2002 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:01:54 EDT |
||||||||||
|
|||||||||||