in reply to Re: Echo off in IO::Sockets
in thread Echo off in IO::Sockets
I can see from what you have written that you have stated a somewhat legitimate reason for your qustion, but I still feel that it would be improper to answer your question (to be fair, I haven't used IO::Sockets, so I couldn't answer the question even if I wanted to).
Basically, what you are asking is for help creating security by obscurity. This is arguably the worst method of creating security. If, for some reason, a cracker wanted to take a run at your box, do you really believe that sending out signals suggesting your box is 3 different OSs is really going to fool anyone? If you have a moderately secure box, it might fool the casual user, but that's about it.
Learn how to tighten down your box properly and you won't have to worry about useless tricks like this.
Cheers,
Ovid
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
RE: (Ovid - Security from Obscurity) RE(2): Echo off in IO::Sockets
by mischief (Hermit) on Sep 04, 2000 at 04:11 UTC | |
by tilly (Archbishop) on Sep 04, 2000 at 05:56 UTC |