Unix Technical Forum

SEO

vBulletin Search Engine Optimization


Go Back   Unix Technical Forum > Unix Operating Systems > Solaris Operating System > Sun Solaris Administration

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-12-2008, 05:13 AM
Richard E Sgrignoli
 
Posts: n/a
Default What's the Big Deal in Solaris Version Being Identified?

Okay, have a question for those who are systems administrators at
either a highly sensitive site (government, intelligence, financial or
insurance data, et cetera)...sites which have INTENSE security
measures in place in EVERY aspect of systems administration.

The question is: WHY is the simple disclosure of the operating system
version such a forbidden item when one TELNETs or FTPs to/from such
site. Our banner displays the following (as an example):

SystemX> telnet SystemY
Trying...
Connected.Escape character is '^T'.

SunOS 5.8

Guard your LOGIN-ID and password. If you think your password has
been
compromised, change your password and contact Corporate Information
Security (CIS) immediately.
Direct LOGIN-ID requests to CIS, Suite 1234, on Form EDP-123.

login: mylogin
Password:
Last login: Mon Jul 28 09:03:14 from SystemX
Sun Microsystems Inc. SunOS 5.8 Generic Patch October
2001

Apparently it is a SERIOUS SECURITY FLAW to advertise that we are at
Solaris 5.8.

For those who agree that such information IS such a security flaw,
please enlighten me.....or does it seem that someone is going too far?

Thanks.

Richard
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-12-2008, 05:13 AM
I R A Darth Aggie
 
Posts: n/a
Default Re: What's the Big Deal in Solaris Version Being Identified?

On 28 Jul 2003 11:51:16 -0700,
Richard E Sgrignoli <Richard.Sgrignoli@highmark.com>, in
<9a3c69df.0307281051.1ba22b51@posting.google.com > wrote:

[example of a telnet session snipped]

+> Apparently it is a SERIOUS SECURITY FLAW to advertise that we are at
+> Solaris 5.8.

Someone has bought into the "security by obscurity" school of
thought. A standard nmap OS fingerprinting portscan may still give up
the OS's ID anyway.

However, if they're still letting telent connections[*] proceed, y'all
have bigger security issues than banner advertising what OS is
running.
[*] unless you're running a secure telnet, or using a OTP mechanism

James
--
Consulting Minister for Consultants, DNRC
I can please only one person per day. Today is not your day. Tomorrow
isn't looking good, either.
I am BOFH. Resistance is futile. Your network will be assimilated.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-12-2008, 05:14 AM
Anthony Mandic
 
Posts: n/a
Default Re: What's the Big Deal in Solaris Version Being Identified?

Rich Teer wrote:

> Apparently, the people who
> advise this tactic haven't heard of nmap's (and presumably others')
> ability to identify an OS just on it's TCP/IP stack finger print.


According to a recent post, this can be thwarted.

> It's an example of security by obscurity, which is next to worthless.


It might work (if only for a short while) if its Solaris x86
rather than Solaris SPARC or Linux on SPARC rather than Wintel.
You could also try letting it announce itself as VMS rather
than Solaris. I don't expect the rubes to be fooled for very
long though.

-am © 2003
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 01-12-2008, 05:14 AM
Paul Eggert
 
Posts: n/a
Default Re: What's the Big Deal in Solaris Version Being Identified?

Rich Teer <rich.teer@rite-group.com> writes:

> There is a (somewhat misguided) school of thought that says if
> you advertise the version of the OS you're using, you're giving
> the Bad Guys info to help them crack your systems, so changing
> the banner allegedly thwarts that.


Here's one example of that school of thought. The Recording Industry
Association of America (RIAA) attempts to discourage hackers by
setting their web server's banner to "TST-SECURE-OS". (They actually
run Microsoft IIS 6.0 atop Windows Server 2003.) By all reports, they
are regularly hacked into. See:

Ashlee Vance
RIAA blocks attacks with TST-Secure-OS
The Register (2003-07-25)
http://www.theregister.com/content/6/31983.html
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 01-12-2008, 05:14 AM
Josh McKee
 
Posts: n/a
Default Re: What's the Big Deal in Solaris Version Being Identified?

On 28 Jul 2003 11:51:16 -0700, Richard.Sgrignoli@highmark.com (Richard
E Sgrignoli) wrote:

>Okay, have a question for those who are systems administrators at
>either a highly sensitive site (government, intelligence, financial or
>insurance data, et cetera)...sites which have INTENSE security
>measures in place in EVERY aspect of systems administration.
>
>The question is: WHY is the simple disclosure of the operating system
>version such a forbidden item when one TELNETs or FTPs to/from such
>site. Our banner displays the following (as an example):
>
> SystemX> telnet SystemY
> Trying...
> Connected.Escape character is '^T'.
>
> SunOS 5.8
>
> Guard your LOGIN-ID and password. If you think your password has
>been
> compromised, change your password and contact Corporate Information
> Security (CIS) immediately.
> Direct LOGIN-ID requests to CIS, Suite 1234, on Form EDP-123.
>
> login: mylogin
> Password:
> Last login: Mon Jul 28 09:03:14 from SystemX
> Sun Microsystems Inc. SunOS 5.8 Generic Patch October
>2001
>
>Apparently it is a SERIOUS SECURITY FLAW to advertise that we are at
>Solaris 5.8.
>
>For those who agree that such information IS such a security flaw,
>please enlighten me.....or does it seem that someone is going too far?


The idea is that if you know the version of the OS (or application)
one can attempt to exploit the system through the known
vulnerabilities for that OS (or application).

Josh
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 01-12-2008, 05:14 AM
Josh McKee
 
Posts: n/a
Default Re: What's the Big Deal in Solaris Version Being Identified?

On Tue, 29 Jul 2003 20:30:05 GMT, hoh@invalid.invalid (Goran Larsson)
wrote:

>In article <26vciv0sbgu7olvsuc8sl5pknf46ohd4e1@4ax.com>,
>Josh McKee <jtmckee@rmac.net> wrote:
>
>> The idea is that if you know the version of the OS (or application)
>> one can attempt to exploit the system through the known
>> vulnerabilities for that OS (or application).

>
>This improves the security just as much as removing the badges on the
>car in an attempt to make it more difficult to steal.


I didn't say it was effective. I merely answered his question.

Josh
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 01-12-2008, 05:16 AM
Andrew Kam
 
Posts: n/a
Default Re: What's the Big Deal in Solaris Version Being Identified?

Good morning all!

Post your technical queries to ap-csc-english@sun.com if you are based in
the Asia Pacific region (including Australia and New Zealand). This is the
Technical Support area. They should be able to point you in the right
direction.

However, unless you have a Cobalt machine - all other hardware and software
support requires you to have a valid maintenance contract number with Sun.
If you don't have one, be prepared to pay for time and materials costs.

Best regards
Andrew

"Douglas Siebert" <dsiebert@excisethis.khamsin.net> wrote in message
news:bg423d$gqm$1@sword.avalon.net...
> Richard.Sgrignoli@highmark.com (Richard E Sgrignoli) writes:
>
> >Okay, have a question for those who are systems administrators at
> >either a highly sensitive site (government, intelligence, financial or
> >insurance data, et cetera)...sites which have INTENSE security
> >measures in place in EVERY aspect of systems administration.

>
> >The question is: WHY is the simple disclosure of the operating system
> >version such a forbidden item when one TELNETs or FTPs to/from such
> >site. Our banner displays the following (as an example):

>
> > SystemX> telnet SystemY
> > Trying...
> > Connected.Escape character is '^T'.

>
> > SunOS 5.8

>
> > Guard your LOGIN-ID and password. If you think your password has
> >been
> > compromised, change your password and contact Corporate Information
> > Security (CIS) immediately.
> > Direct LOGIN-ID requests to CIS, Suite 1234, on Form EDP-123.

>
> > login: mylogin
> > Password:
> > Last login: Mon Jul 28 09:03:14 from SystemX
> > Sun Microsystems Inc. SunOS 5.8 Generic Patch October
> >2001

>
> >Apparently it is a SERIOUS SECURITY FLAW to advertise that we are at
> >Solaris 5.8.

>
>
> Used to be that knowing what version of what OS you were attacking was
> almost a "must have" to tailor your attacks. Nowadays there are other
> ways (TCP signatures, what ports are listening, the way the software
> responds on standard ports, etc.) that cracker software uses. However,
> while the anti "security through obscurity" crowd will claim that the
> ability to find the OS rev in other ways makes hiding it a useless
> measure, I think you shouldn't give attackers anything for free if you
> have to make them work for it. You'll never stop someone determined to
> get into your particular machine by hiding such info, but if you make
> things hard enough you might make someone who just wants to break into
> any old machine look elsewhere for easier targets.
>
> I don't particularly care for canned lists of security fixes that are
> done without reason. Nowadays you can type "solaris security" into
> google and get various lists of recommendations. But people who grab
> these lists and utilize them, or just add to existing lists over the
> years without considering whether something smart in 1993 is still
> useful in 2003 really annoy me. Sometimes you see things like requiring
> Kerberos be used instead of NIS for security reasons, nevermind that
> there have been several recent security holes in Kerberos but I can't
> remember the last attack against NIS (Kerberos may hide the encrypted
> passwords better but that's no good when you've got remote root holes
> lying around!) Not to say there aren't unknown root holes in NIS but
> complexity is the enemy of security and the simplicity of NIS is your
> friend in this instance.
>
> --
> Douglas Siebert dsiebert@excisethis.khamsin.net
>
> "Suppose you were an idiot. And suppose you were a member of Congress.
> But I repeat myself." -- Mark Twain



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 01-12-2008, 05:16 AM
greg
 
Posts: n/a
Default Re: What's the Big Deal in Solaris Version Being Identified?

In article <bgkbls$48s$1@mawar.singnet.com.sg>, akam@singmail.com
says...
> Good morning all!


[ninth round of spam/troll garbage]

Fuck off, Andrew.

plonk
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

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

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


All times are GMT. The time now is 09:42 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
UnixAdminTalk.com

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750