Updated: 23.6.2002; 12:30:40 GMT.

Security weblog



daily link  Monday, May 20, 2002

13 security misimpressions

Fred Cohen, a person who defined term virus 20 years ago, goes on crusade against popular misconceptions about security:

  • That sounds like an 'academic' view
  • That's a Socialistic View
  • We have a firewall/intrusion detection system/virus scanner that will take care of it.
  • Nobody would be interested in hacking us.
  • "IT is responsible for security" - statement by the CEO.
  • "I use my children's names and passwords for all my passwords on all my accounts as I know the IT people make it safe".
  • We don't have to worry about viruses because [fill in the blank] - typically "we only use Macs", "we only use Linux", "we don't use shareware".
  • "We don't want to establish security policies, since that would upset the employees."
  • You consider *availability* to be a part of security?
  • Why waste money on intrusion detection? We've never seen a compromise or even an attack.
  • We use SSL, so our web site is secure.
  • We were certified by [PLACE NAME HERE] so we must be secure.
  10:55:58 PM  permalink  
Application security is the king

Fascinating article outlining the presentation of Yahoo's chief scientist from IEEE's Symposium on Security and Privacy. Surprisingly (or not) big service providers' security issues revolve around users cheating their way through the systems or "violations and exploitations of the service". Examples of such attacks include spam, ratings forgery in auction sites, rankings forgery on game sites, sneaking advertiser's content into forums, misusing redirect service, screen scaping and re-selling content, DoSing other bidders in the auction through password attack or social engineering into other user's mailbox.

Similar pecularities exist in most systems with public user population. Most dangerous attacks are generally done on the application level. Just ask financial industry! Not hackers, but business users fiddling with accounts were the biggest threat. And now, as all applications are on the web you can fiddle with them too. Great, isn't it?

Network security is more or less commodity nowadays. Firewalls, O/S hardening, IDS, SSL. The interesting things happen at the application layer.

  10:26:58 PM  permalink  
Programming cryptography with .NET Framework

First off, there is System.Security.Cryptography namespace of the Microsoft .NET CLR:

This namespace allows programmatic access to a variety of cryptographic services that you can incorporate into your applications to encrypt and decrypt data, ensure data integrity, and handle digital signatures and certificates. [MSDN via Sam Gentile's Radio Weblog ]

The namespace provides RSA, DSA, DES, TripleDES, RC2, MD5, SHA1, SHA256, SHA384, SHA512, HMACSHA1, MACTripleDES algorithms, basic facilities to handle Authenticode certificates and XMLDSIG implementation.

Then there is ASP.NET that provides:

... support for common HTTP authentication schemes including support for Basic, Digest, NTLM, Kerberos, and SSL/TLS client certificates.ASP.NET also supports Microsoft Passport authentication and provides a convenient implementation of Forms-based (Cookie) authentication [GotDotNet]

Since ASP.NET does not support SSL/TLS beyond http, open-source SSL implementation may come handy.

  9:18:17 PM  permalink  

 
May 2002
Sun Mon Tue Wed Thu Fri Sat
      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  
Apr   Jun

Misc

About
Reading list
Resources
Contact me

News

SANS NewsBites
Crypto-gram
UKCrypto
Information Security
all.net
Objectwatch
CBDi Forum

Channels

Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. Better Living Through Software (rss)
Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. Content Wire - Digital Copyright (rss)
Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. DeveloperWorks.com - Security Articles (rss)
Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. Dictionary.com Word of the Day (rss)
Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. Digital Identity (rss)
Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. Digital Identity World (rss)
Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. Financial Applications Security Weblog (rss)
Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. Joel on Software (rss)
Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. Jon's Radio (rss)
Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. Line56: B2B News (rss)
Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. O'Reilly Network ONJava.com (rss)
Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. Onlineblog.com - Guardian Online's weblog (rss)
Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. RISKS Digest (rss)
Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. Scripting News (rss)
Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. SecurityFocus (rss)
Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. Web Services Architect (rss)
Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. WebServices.Org (rss)
Radio UserLand users: click to subscribe. Other folks: use the RSS link to acquire this channel. Wired News (rss)




jenett.radio.simplicity.1.3R
Radio Userland


Copyright 2002 © Jiri Ludvik.
Last update: 23.6.2002; 12:30:40.