Networking Forums

Networking Forums > Computer Networking > Linux Networking > Hacking Attempts

Reply
Thread Tools Display Modes

Hacking Attempts

 
 
Buck Turgidson
Guest
Posts: n/a

 
      12-22-2004, 01:00 AM
I faithfully check my linux logs everyday for hacking attempts. However,
until today, I never checked my router logs. I was surprised to find that I
someone rattles a doorknob here about 3 or 4 times an hour. My router
doesn't list times ,stupidly enough, but it is very frequent. They appear to
be interested in ports 4899 and 1026 which seem to be MSFT remote access
ports.

I am curious if the frequency of attempts is normal? How do they get IP
addresses? I know they can pull it from the headers of this email, but do
they go mining for this info? Do they pass around hit lists? Most of the
attempts seem to come from the Pacific Rim. Should I force an IP address
change, and use a web-based newsgroup front-end, and protect my IP address?

Sorry for all the questions. I am just a little unnerved at all the
doorknob rattles.


 
Reply With Quote
 
 
 
 
patrick@klos.com
Guest
Posts: n/a

 
      12-22-2004, 01:22 AM
In article <dz4yd.57790$Jk5.43155@lakeread01>,
Buck Turgidson <(E-Mail Removed)> wrote:
>I faithfully check my linux logs everyday for hacking attempts. However,
>until today, I never checked my router logs. I was surprised to find that I
>someone rattles a doorknob here about 3 or 4 times an hour. My router
>doesn't list times ,stupidly enough, but it is very frequent. They appear to
>be interested in ports 4899 and 1026 which seem to be MSFT remote access
>ports.
>
>I am curious if the frequency of attempts is normal?


It's probably pretty normal. It might even be a little on the light side.

>How do they get IP addresses?


They scan all IP addresses (more or less). Don't feel too special... ;^)

>I know they can pull it from the headers of this email, but do
>they go mining for this info?


No, that's too much work.

>Do they pass around hit lists?


Probably, but only of systems that they've actually cracked I suspect.

>Most of the attempts seem to come from the Pacific Rim.


Gee, there's a surprise (rolls eyes)!

>Should I force an IP address change, and use a web-based newsgroup
>front-end, and protect my IP address?


Nope. It won't make any difference. If you change your IP address,
you doorknob will be rattling again in no time.

>Sorry for all the questions. I am just a little unnerved at all the
>doorknob rattles.


Get used to it and be glad you have a router at all. They act as excellent
firewalls. Windows machines are filled with holes waiting for hackers when
there's nothing between them and the Internet.

========= For LAN/WAN Protocol Analysis, check out PacketView Pro! =========
Patrick Klos Email: (E-Mail Removed)
Klos Technologies, Inc. Web: http://www.klos.com/
==================== What goes around, comes around... =====================
 
Reply With Quote
 
Bit Twister
Guest
Posts: n/a

 
      12-22-2004, 01:42 AM
On Tue, 21 Dec 2004 21:00:29 -0500, Buck Turgidson wrote:
> I faithfully check my linux logs everyday for hacking attempts. However,
> until today, I never checked my router logs. I was surprised to find that I
> someone rattles a doorknob here about 3 or 4 times an hour.


Pretty slow rattling.

> I am curious if the frequency of attempts is normal?


Going to depend on malware of the day.

You want plots and graphs, http://www.dshield.org/

> How do they get IP addresses?


Do you mean 68.100.188.19

> I know they can pull it from the headers of this email,


This is not an email, it is a usenet post.

> but do they go mining for this info


Hey, kick up something like leafnode, and the posts can be run
through a filter to snarf your ip address.

> Do they pass around hit lists?


If they did, I would bet they would be caught a lot quicker.

> Most of the
> attempts seem to come from the Pacific Rim. Should I force an IP address
> change, and use a web-based newsgroup front-end, and protect my IP address?


Nope, some of the malware will infect a pc, the malware will then
hunt on that node's network then start hunting farther in the same
network.

> Sorry for all the questions. I am just a little unnerved at all the
> doorknob rattles.


Here is an 11 day tally of the ones I do not even bother to see in my
logs, they are thrown into the bit bucket.

Chain blacklst (2 references)
pkts bytes type port
17 860 tcp dpt:21
12 576 tcp dpt:25
182 8831 tcp dpt:80
6 288 tcp dpt:901
45 2164 tcp dpt:1023
290 13996 tcp dpt:1025
908 759K udp dpts:1026:1029 <=== port range
95 38380 udp dpt:1434
259 12472 tcp dpt:1433
2 88 tcp dpt:1521
60 2928 tcp dpt:2082
262 12636 tcp dpt:2745
138 6676 tcp dpt:3127
45 2144 tcp dpt:3128
11 532 tcp dpt:3389
87 4180 tcp dpt:3410
14 668 tcp dpt:4000
502 24396 tcp dpt:4899
70 3376 tcp dpt:5000
123 5924 tcp dpt:5554
149 7168 tcp dpt:6129
129 6200 tcp dpt:9898
53 2552 tcp dpt:12345
4 192 tcp dpt:17300
18 864 tcp dpt:27374
3 144 tcp dpt:65506

 
Reply With Quote
 
Buck Turgidson
Guest
Posts: n/a

 
      12-22-2004, 01:58 AM
Can't they these hackers think of better hobbies, like stamp collecting or
something.....


 
Reply With Quote
 
Bit Twister
Guest
Posts: n/a

 
      12-22-2004, 02:09 AM
On Tue, 21 Dec 2004 21:58:27 -0500, Buck Turgidson wrote:
> Can't they these hackers think of better hobbies, like stamp collecting or
> something.....


They are trying to get as many cracked boxes into their botnets.
They then sell advertising email bots to spammers.

The rest are script kiddies munging current mailware.

I would think it will peak for christmas. Looking for all those new
computers that do not come with SP2 installed on that M$ OS.

 
Reply With Quote
 
Jørn Dahl-Stamnes
Guest
Posts: n/a

 
      12-22-2004, 06:55 AM
In article <Cp5yd.57794$Jk5.34414@lakeread01>, "Buck Turgidson" <(E-Mail Removed)> wrote:
>Can't they these hackers think of better hobbies, like stamp collecting or
>something.....


Maybe they are collecting IP addresses? ;-)

--
Jørn Dahl-Stamnes
Homepage: http://www.dahl-stamnes.net/dahls/
 
Reply With Quote
 
Alexander Clouter
Guest
Posts: n/a

 
      12-22-2004, 03:36 PM
On 2004-12-22, Jørn Dahl-Stamnes <(E-Mail Removed)> wrote:
>
> Maybe they are collecting IP addresses? ;-)
>

I cannot remember where I saw it (probably steakandcheese.com) but someone
had made a screen shot that included:

1. a visual basic project development of a number of simple 'for' loops that
generated every IP address ( 0.0.0.0 -> 255.255.255.255 ) you could
get and dump the results to a file

2. the text file copied to his P2P share directory

3. his favourite P2P software running

4. _six_ people actually downloading the list of the ip addresses, the file
was called something like 'all the ip addresses on the internet.txt'

Cheers

Alex
 
Reply With Quote
 
Alexander Clouter
Guest
Posts: n/a

 
      12-22-2004, 03:36 PM
On 2004-12-22, Bit Twister <(E-Mail Removed)> wrote:
> On Tue, 21 Dec 2004 21:00:29 -0500, Buck Turgidson wrote:
>> I faithfully check my linux logs everyday for hacking attempts. However,
>> until today, I never checked my router logs. I was surprised to find that I
>> someone rattles a doorknob here about 3 or 4 times an hour.

>
> Pretty slow rattling.
>

we normally see 3 or 4 per IP address per minute (I work for an ISP). That
result surprised me too.

>> How do they get IP addresses?

>
> Do you mean 68.100.188.19
>

pah, useless. What about 54.12.64.23 or 123.123.123.123?

Cheers

Alex
 
Reply With Quote
 
John Thompson
Guest
Posts: n/a

 
      12-22-2004, 05:07 PM
On 2004-12-22, Buck Turgidson <(E-Mail Removed)> wrote:

> Can't they these hackers think of better hobbies, like stamp collecting or
> something.....


They're not hobbyists anymore -- it's now a quite lucrative business
finding exploitable machines and selling access to them to spammers and
such.

--

John ((E-Mail Removed))
 
Reply With Quote
 
Allodoxaphobia
Guest
Posts: n/a

 
      12-25-2004, 09:15 PM
On Wed, 22 Dec 2004 03:09:13 GMT, Bit Twister wrote:
> On Tue, 21 Dec 2004 21:58:27 -0500, Buck Turgidson wrote:
>> Can't they these hackers think of better hobbies, like stamp collecting or
>> something.....

>
> They are trying to get as many cracked boxes into their botnets.
> They then sell advertising email bots to spammers.
>
> The rest are script kiddies munging current mailware.
>
> I would think it will peak for christmas. Looking for all those
> new computers that do not come with SP2 installed on that M$ OS.


Even _if_ SP2 is installed:

http://www.eweek.com/article2/0,1759,1745642,00.asp

http://news.com.com/Chinese+firm+fin...3-5502534.html

http://www.usatoday.com/tech/news/co...winholes_x.htm

The exploits du jour.

Jonesy
--
| Marvin L Jones | jonz | W3DHJ | linux
| Gunnison, Colorado | @ | Jonesy | OS/2 __
| 7,703' -- 2,345m | config.com | DM68mn SK
 
Reply With Quote
 
 
 
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 On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
lfs attempts to mount nfs point twice Johannes Bühler Linux Networking 0 12-19-2009 09:32 AM
Tracking down invalid automount attempts No Body Linux Networking 0 08-18-2006 10:31 AM
Stopping hack attempts Gary Linux Networking 8 05-15-2006 05:57 AM
Blocked Connection Attempts - Hacker attempts? =?Utf-8?B?Umlja0lzQnVnZ2Vk?= Broadband Hardware 2 05-05-2006 06:57 AM
VPN connection attempts in2minds Home Networking 0 10-29-2003 11:28 AM



1 2 3 4 5 6 7 8 9 10 11