Re: Don't broadcast info about Windows servers...
Quote:
Originally posted here by Trust_Not_123
Just a page on how to stop hackers gaining knowledge about your computer :D
Get it Here
Sorry, but IMHO, this is a pretty poor article: it doesn't bring anything new to the table, and very little "not so new" information worthy of reading.... I mean just check this paragraph:
Quote:
All back-door Trojans have one thing in common: They allow unauthorised access to the infected computer. Just as the name implies, this is like having your back door propped open to let every hacker know they are welcome. A number of Trojan programs are designed to covertly monitor activity on a victim system -- typically employing keystroke and screen captures. The results are then emailed from the victim system by the Trojan to a specific email account at various intervals. In this way, a hacker can really find out a lot about a system, often including the local admin password and other sensitive information that can be used to compromise the system. As a result, part of protecting the information about your servers involves protecting them against Trojans.
Could this say any less?! "Your server may be vulnerable to trojans. To make it secure, you should protect it against trojans" DUH!!!
Oh, and changing/hiding banners is known as "security through obscurity" and ain't worth nothing. Between, it would take only a few seconds to run an nmap scan with fingerprinting to know it's an w2k box, and if a webserver is running on port 80 and/or 443, you can pretty much assume it's IIS.
Oh, hey, did you know you should use an antivirus software?!!
Anyways, I know this is well intended, but you might try being a little more selective...
We already have heaps of tutorials that address this in a much better way.
Ammo
Re: Re: Don't broadcast info about Windows servers...
Quote:
Originally posted here by ammo
Oh, and changing/hiding banners is known as "security through obscurity" and ain't worth nothing. Between, it would take only a few seconds to run an nmap scan with fingerprinting to know it's an w2k box, and if a webserver is running on port 80 and/or 443, you can pretty much assume it's IIS.
Ammo
Ammo: That's a pretty odd statement at the end there..... The default ports for http and ssl are 80 & 443, it doesn't matter which web server you wanna put up the defaults are 80/443. So, if you are going to make the assumption that because a large number of web servers on the internet are Winboxes then you aren't being a very good hacker because you made an assumption that has somewhere close to a 50:50 chance of being wrong. Hack away baby.... you're probably wasting your time.
Then lets look at the first part of the statement re: security through obscurity. I disagree somewhat in your definition of that. If you have a box with public services such as http, smtp, dns etc. out there then no matter what you do it isn't "security through obscurity" because you have advertised services there. IMO, security through obscurity is more akin to running a box that has no common public services but has a web server on port 5487 for example. No-one scans for that port because no-one expects to find an exploitable resource there. That's your obscurity - You can access the web site by calling http://mydomain.com:5487 but no-one else will even look there.
Changing banner is a lot like driving a Roll Royce but having Pinto logo's on it..... If the car thief is told to steal a Rolls Royce he will overlook yours with the Pinto stuff on. Changing the banners helps make the skiddies with their automated tools move on - cos they don't really know what a Rolls Royce looks like so they rely upon the information that is easily accessible.
Thats my 2c...anyhoo