PHP Developer's Network : Network Member Forums

Class: Authen_DAP



  Search   All class groups   Latest entries   Top 10 charts   Newsletter   Blog   Forums   Help FAQ  
  Login   Register  
Recommend this page to a friend! Trackback URL: http://www.phpclasses.org/trackback/browse/package/2060.html
      Classes of Craig Manley  > 
Authen_DAP
 >  Download  >  Support forum Support forum  >  RSS 1.0 feed RSS 2.0 feed Latest changes  >  Stumble It! Stumble It!  >  Bookmark in del.icio.us Bookmark in del.icio.us  
  Supplied by   Group folder image Groups   Detailed description  
  Rate classes User ratings   Dependencies   Applications   Files Files  
  • Supplied by:

  • Picture of Craig Manley
    Name: Craig Manley <e-mail contact>
    Published packages: 5
    Country: The Netherlands The Netherlands - PHP professionals from The Netherlands looking for PHP jobs
    Home page: ???
    Age: ???
    All time rank: 196
    Week rank: 208

    Browse this author's classes

  • Innovation Award:

  • PHP Programming Innovation award nominee
    January 2005
    Number 6
    One the types of attacks to breach the security of systems is to attempt to guess the access passwords of the system users.

    Usually, the attacker resorts to dictionaries of common passwords that users tend to use, and try them all until one succeeds. This brute force attack method is usually known as dictionary attack.

    This class provides a solution to protect against dictionary attacks a site that require the users to authenticate to have access to restricted pages.

    It keeps track of login attempts to the same account, disabling access to that account for a given period after a few consecutive failed attempts.

    This way, dictionary attack attempts are discouraged as they may take a very very long to be successful.

    Manuel Lemos
  • Groups:

  • Group folder image
    User records, authentication and session handling
    View top rated classes
    Group folder image
    Security protection and attack detection
    View top rated classes
  • Detailed description:

  • This offers protection against automated attempts to guess login passwords also known as dictionary attacks.

    It works by logging failed access attempts and when necessary it blocks the access to users that have failed to login too many times, as it may be an attack of a cracker using a dictionary of common passwords trying guess the correct password with an automated script.

    The class uses a shared memory storage access class to keep track of the failed login attempts of each user.
  • User ratings:

  • There are not enough user ratings to display for this class.
  • Packages needed by this class:

  • Class Dependency Why it is needed
    IPC Shared Memory
    Required
    for shared memory
  • Applications that use this class:

  • No application links were specified for this class.
    Add link image If you know an application of this package, send a message to the author to add a link here.
  • Files:

  • File Role Description
    Accessible without login Plain text file DAP.php Class
    The main class, based on an existing Perl class of mine.
    Plain text file README.TXT Data
    Instructions
    Accessible without login Plain text file tdap.php Example
    Example/test script for Authen_DAP.
    Download all files: authen_dap.tar.gz authen_dap.zip
    NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.

 
  Advertise on this site   Site map   Statistics   Site tips   Privacy policy   Contact  

For more information send a message to :
info at phpclasses dot org.
Copyright (c) Icontem 1999-2008 PHP Classes - PHP Class Scripts
  PHP Book Reviews - Reviews of books and other products