Thursday, May 24, 2012

wireless scurity



Wireless networking has great potential for improving access to services at Rutgers. For this reason, it has been spreading rapidly around the campus. Unfortunately, many implementations are being done without attention to issues of security and authentication. As a result, most wireless networks at Rutgers are set up so that anyone with proper equipment can access the Rutgers network, even from outside the building. Anyone with the proper equipment can also spy on traffic. They can see users' passwords as well as other data. As Rutgers moves more and more services online, the amount of damage that can be done by having unauthorized people who learn passwords of Rutgers users is increasing.
These dangers are not just theoretical. Tools to tap nearby wireless networks are widely available, even for palmtop devices. A whole subculture has sprung up of people going around, scanning for open wireless nodes, and publicizing them to people who want free wireless access.

WPA and WEP

WPA and WEP are technologies that "encrypt" the traffic on your network. That is, they scramble it so that an attacker can't make any sense of it. To unscramble it at the other end, all systems using it must know a "key" or password.
Note that WPA is now in a second generation, referred to as WPA2. Unless otherwise specified, this document uses "WPA" to refer to both.
WPA and WEP provide both access control and privacy. Privacy comes from the encryption. Access control comes from the fact that someone must know the password to use your network.
For this reason, for small networks, using WPA is enough to meet the requirements of the Wireless policy. However you will still want to make sure that any services that use a password or other private information use SSL or some other type of end to end encryption.
WEP is significantly less secure than WPA, but can be used until your equipment can be upgraded to support WPA. While WEP is widely regarded as insecure, it is still a lot better than nothing.
WPA has two modes, personal and enterprise. For small installations you'll want to use personal mode. It just requires a password. Enterprise mode is for larger installations, that have a Radius server that will support WPA.
The primary problem with WPA in personal mode is that it has a single password, which you must tell to all users. That becomes impractical for larger installations.
WPA in enterprise mode requires each user to login with their own username and password. That simplifies management in large installations, because you don't have to distribute a common password to all your users. However it is a bit more complex to implement:
  • Each user's system must have special software to let the user login to the network. This software is referred to as an "802.1x supplicant".
  • The access point must support WPA enterprise mode. The access point is configured to talk to a RADIUS server, which is a central server that actually checks the password.
  • You must have a RADIUS server that supports WPA enterprise mode. While the RADIUS server may have its own list of usernames and passwords, it would be more common for it to talk to an LDAP or Active Directory server, so that users login to the network with the same password that they use for other services.

Database Managment System


A collection of programs that enables you to store, modify, and extract information from a database. There are many different types of DBMSs, ranging from small systems that run on personal computers to huge systems that run on mainframes. The following are examples of database Application:
  • computerized library systems
    • automated teller machines
  • flight reservation systems
    • computerized parts inventory systems
    From a technical standpoint, DBMSs can differ widely. The terms relational,networkflat, and hierarchical all refer to the way a DBMS organizes information internally. The internal organization can affect how quickly and flexibly you can extract information.




    Wednesday, May 23, 2012

    web2

    web 2

    Like many important concepts, Web 2.0 doesn't have a hard boundary, but rather, a gravitational core.
    as a set of principles and practices that tie together a veritable solar system of sites that demonstrate some or all of those principles, at a varying distance from that core.

    For example, at the first Web 2.0 conference, in October 2004, John Battelle and I listed a preliminary set of principles in our opening talk. The first of those principles was "The web as platform." Yet that was also a rallying cry of Web 1.0 darling Netscape, which went down in flames after a heated battle with Microsoft. What's more, two of our initial Web 1.0 exemplars, Double Click and Akamai, were both pioneers in treating the web as a platform. People don't often think of it as "web services", but in fact, ad serving was the first widely deployed web service, and the first widely deployed "mashup" (to use another term that has gained currency of late). Every banner ad is served as a seamless cooperation between two websites, delivering an integrated page to a reader on yet another computer. Akamai also treats the network as the platform, and at a deeper level of the stack, building a transparent caching and content delivery network that eases bandwidth congestion.

    Web 1.0

     

    Web 2.0

    DoubleClick

    -->

    Google AdSense

    Ofoto

    -->

    Flickr

    Akamai

    -->

    BitTorrent

    mp3.com

    -->

    Napster

    Britannica Online

    -->

    Wikipedia

    personal websites

    -->

    blogging

    evite

    -->

    upcoming.org and EVDB

    domain name speculation

    -->

    search engine optimization

    page views

    -->

    cost per click

    screen scraping

    -->

    web services

    publishing

    -->

    participation

    content management systems

    -->

    wikis

    directories (taxonomy)

    -->

    tagging ("folksonomy")

    stickiness

    -->

    syndication

    Friday, March 2, 2012

    security and safety for my pc

    Of all the security products I’ve chosen to look at over the coming 12 months, the first off the blocks this year is Kaspersky Internet Security 2012
    list of kasper have
    antivirus – protection of files, mail, instant messaging and web
    spam protection – block those unwanted emails
    firewall – protection against hackers
    applications control
    network defense – protect your home network
    network monitoring
    ad blocking – because you don’t like your surfing experience being spoiled by adverts
    cloud protection – quick response to new threats
    parental controls – keep your kids safe by blocking sites and limiting their time on the computer
    gaming profile
    virtual keyboard – a great defense against keyloggers

    Information system

    Information systems, as a discipline, focuses on exploring the interface between management, information science and computer science. Information systems are the software and hardware systems that support data-intensive applications. I think that information system is great field to study and gain more information