Go Back   Wireless and Wifi Forums > News > Newsgroups > alt.computer.security
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #61 (permalink)  
Old 11-19-2007, 12:42 PM
jameshanley39@yahoo.co.uk
Guest
 
Posts: n/a
Default Re: How did they get past my NAT?

Leythos wrote:

> In article <9e2f2f06-9ae5-41fb-867b-fd30940fcbe6
> @f13g2000hsa.googlegroups.com>, jameshanley39@yahoo.co.uk says...
> > On 19 Nov, 10:23, Leythos <v...@nowhere.lan> wrote:
> > > In article <533b5129-d008-4dd3-ac15-33ab1c6c5c11
> > > @v4g2000hsf.googlegroups.com>, jameshanle...@yahoo.co.uk says...
> > >
> > >
> > >
> > > > On Nov 18, 11:54 pm, Leythos <v...@nowhere.lan> wrote:
> > > > > In article <aaf5ac3a-9b60-451a-b03e-36c03533b841
> > > > > @w73g2000hsf.googlegroups.com>, jameshanle...@yahoo.co.uk
> > > > > says...
> > >
> > > > > > Leythos is keen on
> > > > > > blocking certain outgoing so he`d probably know of some
> > > > > > examples.
> > >
> > > > > SMTP, SQL Command, Windows File Sharing, IM......
> > >
> > > > > I don't allow outbound SMTP from workstations ever.
> > >
> > > > > I don't allow outbound SQL Command from anything, ever.
> > >
> > > > > Windows File Sharing, DNS, etc... never from the local
> > > > > workstations..
> > >
> > > > > IM - only from approved workstations....
> > >
> > > > > While DNS is not a easy exploit the others permit LAN
> > > > > machines to spread malware to people on the net with exposed
> > > > > machines.
> > >
> > > > if you block SMTP. Can users only send email via Yahoo like
> > > > websites? I guess you don`t block some SMTP and not others,
> > > > since how would you distinguish between good and bad. They
> > > > could(knowingly or not) be bad and use your SMTP server You`d
> > > > have to block all.. Do you have no SMTP server ?
> > >
> > > Yahoo? Who uses Yahoo?
> > >
> > > If you don't have your own email server in your network then you
> > > can limit your SMTP outbound to just the IP of your ISP's SMTP
> > > server - this will cause most SMTP bots to be limited to just the
> > > SMTP service of your ISP and they will contact you shortly after
> > > you are compromised.
> > >
> > > And yes, we block all SMTP Outbound from Workstations/Devices,
> > > Except for our own SMTP server - if you're not using our SMTP
> > > server then you're not using SMTP.

> >
> > the SMTP server that malicious programs are most likely to access
> > when on your network, is your SMTP server. Since most SMTP servers
> > are not "open relays".

>
> You seem to think that only an smpt server uses SMTP - but the only
> compromised SMTP servers I've seen in years were workstations/laptops
> where the idiot had compromised their workstation is a malware that
> installs its own SMTP engine - the laptop becomes a SMTP server
> sending out hundreds of emails with the infection included per
> minute. The malware, in every case, didn't attempt to use the
> internal SMTP server, it had it's own built into it.
>
> There are many threats, I look for more than just the common ones.


I too have seen what I think you describe. users running as
administrator get compromised their windows firewall is taken down and
they end up with an smtp server and others connecting(incoming) or
trying to connect. I think mostly they are saved by their NAT router.
That is a common one!!

They are screwed if they run a Bridge or half bridge thing. Where
there is no NAT. Like some USB dsl modems and perhaps PCI DSL modems.
Typically with those things the PPP is done by windows. ipconfig
displays their public ip. Malicious people connect successfully , spam
gets sent out from the user`s computer and user gets a threatening
email from their ISP to get rid of it or else.

But, we were talking of blocking outgoing, and thus outgoing smtp.





Reply With Quote
  #62 (permalink)  
Old 11-19-2007, 01:16 PM
Leythos
Guest
 
Posts: n/a
Default Re: How did they get past my NAT?

In article <474192b2$0$21100$da0feed9@news.zen.co.uk>, jameshanley39
@yahoo.co.uk says...
> Leythos wrote:
>
> > In article <9e2f2f06-9ae5-41fb-867b-fd30940fcbe6
> > @f13g2000hsa.googlegroups.com>, jameshanley39@yahoo.co.uk says...
> > > On 19 Nov, 10:23, Leythos <v...@nowhere.lan> wrote:
> > > > In article <533b5129-d008-4dd3-ac15-33ab1c6c5c11
> > > > @v4g2000hsf.googlegroups.com>, jameshanle...@yahoo.co.uk says...
> > > >
> > > >
> > > >
> > > > > On Nov 18, 11:54 pm, Leythos <v...@nowhere.lan> wrote:
> > > > > > In article <aaf5ac3a-9b60-451a-b03e-36c03533b841
> > > > > > @w73g2000hsf.googlegroups.com>, jameshanle...@yahoo.co.uk
> > > > > > says...
> > > >
> > > > > > > Leythos is keen on
> > > > > > > blocking certain outgoing so he`d probably know of some
> > > > > > > examples.
> > > >
> > > > > > SMTP, SQL Command, Windows File Sharing, IM......
> > > >
> > > > > > I don't allow outbound SMTP from workstations ever.
> > > >
> > > > > > I don't allow outbound SQL Command from anything, ever.
> > > >
> > > > > > Windows File Sharing, DNS, etc... never from the local
> > > > > > workstations..
> > > >
> > > > > > IM - only from approved workstations....
> > > >
> > > > > > While DNS is not a easy exploit the others permit LAN
> > > > > > machines to spread malware to people on the net with exposed
> > > > > > machines.
> > > >
> > > > > if you block SMTP. Can users only send email via Yahoo like
> > > > > websites? I guess you don`t block some SMTP and not others,
> > > > > since how would you distinguish between good and bad. They
> > > > > could(knowingly or not) be bad and use your SMTP server You`d
> > > > > have to block all.. Do you have no SMTP server ?
> > > >
> > > > Yahoo? Who uses Yahoo?
> > > >
> > > > If you don't have your own email server in your network then you
> > > > can limit your SMTP outbound to just the IP of your ISP's SMTP
> > > > server - this will cause most SMTP bots to be limited to just the
> > > > SMTP service of your ISP and they will contact you shortly after
> > > > you are compromised.
> > > >
> > > > And yes, we block all SMTP Outbound from Workstations/Devices,
> > > > Except for our own SMTP server - if you're not using our SMTP
> > > > server then you're not using SMTP.
> > >
> > > the SMTP server that malicious programs are most likely to access
> > > when on your network, is your SMTP server. Since most SMTP servers
> > > are not "open relays".

> >
> > You seem to think that only an smpt server uses SMTP - but the only
> > compromised SMTP servers I've seen in years were workstations/laptops
> > where the idiot had compromised their workstation is a malware that
> > installs its own SMTP engine - the laptop becomes a SMTP server
> > sending out hundreds of emails with the infection included per
> > minute. The malware, in every case, didn't attempt to use the
> > internal SMTP server, it had it's own built into it.
> >
> > There are many threats, I look for more than just the common ones.

>
> I too have seen what I think you describe. users running as
> administrator get compromised their windows firewall is taken down and
> they end up with an smtp server and others connecting(incoming) or
> trying to connect. I think mostly they are saved by their NAT router.
> That is a common one!!


That's NOT what I'm saying - I'm saying that users, on a LAN, behind a
NAT router with no forwarding enabled, using loaded an application that
was malware and it contained a SMTP service that was sending hundreds of
emails per minute. It was not allowing external connections, it was not
being connected to from the net, it was it's own SMTP service spewing
emails out to domains - the Windows firewall would not an could not stop
this.

> They are screwed if they run a Bridge or half bridge thing. Where
> there is no NAT. Like some USB dsl modems and perhaps PCI DSL modems.
> Typically with those things the PPP is done by windows. ipconfig
> displays their public ip. Malicious people connect successfully , spam
> gets sent out from the user`s computer and user gets a threatening
> email from their ISP to get rid of it or else.
>
> But, we were talking of blocking outgoing, and thus outgoing smtp.


Yes, we are, and in this case, you've mistaken what I've said/shown,
where a blocking of SMTP outbound from the LAN by the workstations, or
where SMTP would be limited to the ISP's SMTP server, would block the
spreading of the malware in question.

--

Leythos - spam999free@rrohio.com (remove 999 to email me)

Fight exposing kids to porn, complain about sites like PCBUTTS 1.COM
that create filth and put it on the web for any kid to see: Just take a
look at some of the FILTH he's created and put on his website:
http://forums.speedguide.net/archive.../t-223485.html all exposed
to children (the link I've include does not directly display his filth).
You can find the same information by googling for 'PCBUTTS1' and
'exposed to kids'.

Reply With Quote
  #63 (permalink)  
Old 11-21-2007, 03:47 AM
goarilla
Guest
 
Posts: n/a
Default Re: How did they get past my NAT?

Unruh wrote:
> "jameshanley39@yahoo.co.uk" <jameshanley39@yahoo.co.uk> writes:
>
>> On 18 Oct, 19:14, Leythos <v...@nowhere.lan> wrote:
>>> In article <LWNRi.11385$GO5.3118@edtnps90>, unruh-s...@physics.ubc.ca
>>> says...
>>>
>>>
>>>
>>>> Yes, agreed. But that is irrelevant. The question is not whether or not a
>>>> firewall is more flexible than a NAT router, it is. The question is whether
>>>> there is a difference in security against unsolicited outside attacks
>>>> between a firewall which blocks all unsolicited outside connections, and a
>>>> NAT router with no port holes punched through (Ie no ports forwarded).
>>> Yes, there is a difference.
>>>
>>> All quality firewalls have certifications from independent authorities
>>> that will state how they work and that they are actually providing xyz.

>
> I am sorry, but you regard paper as a valid computer defense. Who cares if
> they have a piece of paper attached? The question is not who has the paper
> trail, but who has the security.
>


True but one of the things this also shows is that it has been ( thoroughly)
peer-reviewed by ( experts).I have my doubts as well since there is a lot of
potential for fraud in this space.

I like to think of it as the commercial variant to opensource software.
eg with many eyes bugs are shallow.

>>> NAT Routers have no certification (at least in the class we're talking
>>> about) and have been shown, many times, to have exploits that allow
>>> Unsolicited inbound traffic to pass through - even with no rules set by
>>> the owner.

>
> As have firewalls as times.
>
>
>
>> Where has it been shown many times?

>
>> ( Not shown [many times] in this newsgroup. I first heard of any such
>> issue from a few months ago perhaps, from Sebastian, on this
>> newsgroup, and since by Volker. In a thread where you were advocating
>> NAT for - I thought - blocking incoming )

>
>
>


Reply With Quote
  #64 (permalink)  
Old 12-01-2007, 09:58 AM
Petrowhisky
Guest
 
Posts: n/a
Default Re: How did they get past my NAT?


Leythos;645701 Wrote:
> In article <1192120303.414117.236860@g4g2000hsf.googlegroups. com>,
> maniaque27@gmail.com says...
> > not true. the WRT54G can block outgoing connections based on any
> > number of specified parameters, and then it has all those extra

> fancy
> > features that I don't understand ;)

>
> is'.


WRT54G is a SOHO product which satisfies only the home or small office
needs....

It can control the internet access based on some parameters like Time
,date etc...

It has both NAT and Firewall...

NAT (Network Address Translation )
_________________________

Only converting private ip to public ip and wise versa


Firewall
_____________

Filtering the traffic to and from the internal network to public
network.....

:wdone:


--
Petrowhisky

http://networksolutions4u.blogspot.com
------------------------------------------------------------------------
Petrowhisky's Profile: http://www.techtalkz.com/member.php?userid=21
View this thread: http://www.techtalkz.com/showthread.php?t=158852


Reply With Quote
  #65 (permalink)  
Old 12-02-2007, 12:52 PM
Leythos
Guest
 
Posts: n/a
Default Re: How did they get past my NAT?

In article <Petrowhisky.30yqvc@no-mx.www.techtalkz.com>,
Petrowhisky.30yqvc@no-mx.<a href="ht...htalkz.com</a> says...
> WRT54G is a SOHO product which satisfies only the home or small office
> needs....
>
> It can control the internet access based on some parameters like Time
> ,date etc...
>
> It has both NAT and Firewall...


It is a TOY, at best, and while it meets some requirements to be a
firewall it does not provide the protection that a typical firewall
appliance would/does.

The unit is a toy.

--

Leythos - spam999free@rrohio.com (remove 999 to email me)

Fight exposing kids to porn, complain about sites like PCBUTTS 1.COM
that create filth and put it on the web for any kid to see: Just take a
look at some of the FILTH he's created and put on his website:
http://forums.speedguide.net/archive.../t-223485.html all exposed
to children (the link I've include does not directly display his filth).
You can find the same information by googling for 'PCBUTTS1' and
'exposed to kids'.

Reply With Quote
  #66 (permalink)  
Old 12-02-2007, 09:43 PM
Todd H.
Guest
 
Posts: n/a
Default Re: How did they get past my NAT?

Leythos <void@nowhere.lan> writes:

> In article <Petrowhisky.30yqvc@no-mx.www.techtalkz.com>,
> Petrowhisky.30yqvc@no-mx.<a href="ht...htalkz.com</a> says...
> > WRT54G is a SOHO product which satisfies only the home or small office
> > needs....
> >
> > It can control the internet access based on some parameters like Time
> > ,date etc...
> >
> > It has both NAT and Firewall...

>
> It is a TOY, at best, and while it meets some requirements to be a
> firewall it does not provide the protection that a typical firewall
> appliance would/does.
>
> The unit is a toy.


Dial back the clock only a handful of years though, that hardware plus
open source firmware has functionality only the most austere of
"firewalls" at the time had.

It's all semantics.

YES, pedants, we get that the more expensive boxes are better, but
whether something's a firewall or not is clearly open to a broad range
of definition.

--
Todd H.
http://www.toddh.net/

Reply With Quote
  #67 (permalink)  
Old 12-03-2007, 10:38 AM
Leythos
Guest
 
Posts: n/a
Default Re: How did they get past my NAT?

In article <84fxyk67lk.fsf@ripco.com>, comphelp@toddh.net says...
> whether something's a firewall or not is clearly open to a broad range
> of definition.


And the WRT is a NAT Rourter with Firewall LIKE functions.

--

Leythos - spam999free@rrohio.com (remove 999 to email me)

Fight exposing kids to porn, complain about sites like PCBUTTS 1.COM
that create filth and put it on the web for any kid to see: Just take a
look at some of the FILTH he's created and put on his website:
http://forums.speedguide.net/archive.../t-223485.html all exposed
to children (the link I've include does not directly display his filth).
You can find the same information by googling for 'PCBUTTS1' and
'exposed to kids'.

Reply With Quote
Sponsored Links
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Been turned down for cashback in the past? Read this. heldge@googlemail.com uk.telecom.mobile 0 08-30-2007 09:20 PM
Acquiring Network Address - I can't get past this message jthompson99 Network Troubleshooting 1 05-06-2007 08:43 PM
DD-WRT fine in win 2k4 pro but not seeing past router in Backtrack linux? KG0WX alt.internet.wireless 10 02-13-2007 09:37 PM
Can't Get Past Router Freddy alt.internet.wireless 0 09-23-2006 05:56 PM
Re: It's a fake terrorist scare, folks detroitbiodiesel@gmail.com comp.security.misc 328 09-19-2006 07:07 PM


All times are GMT. The time now is 08:24 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45