home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / PWPLWARN.ZIP / PWPLWARN.DOC < prev    next >
Encoding:
Text File  |  1992-07-11  |  1.2 KB  |  33 lines

  1.  
  2.  
  3.     Password Plus Warning - Reads the log file and warns you if
  4.     there have been recent password violations.
  5.  
  6.     I use password plus, and I think it is an excellent program.
  7.     However, I see one shortcoming:  If someone tried to get into
  8.     your system, and you type in the password as usall, there is no
  9.     way for you to know about it unless you check the log file
  10.     every time you boot up, which I don't do.
  11.  
  12.     So, I decided to write PWPLWARN, a little QuickBASIC 4.5 file
  13.     that reads the log file, and if either the last or next-to-last
  14.     log entry signals an invalid password attempt, it will sound an
  15.     alarm.  Why is the next-to-last entry checked also?  Because if
  16.     you run PWPLWARN after running Password plus, you'll never be
  17.     warned!  (Check the logic!).  If you run PWPLWARN before you run
  18.     Password Plus, you'll also get the warning.
  19.  
  20.     If there is no recent bad attempt, you'll barely notice PWPLWARN
  21.     running.  In case of no error, it outputs nothing.
  22.  
  23.     You can do whatever you want with the source and/or executable,
  24.     I release it into the public domain.  Use it, lose it, burn it,
  25.     translate it, modify it, whatever you want to do feel free.
  26.  
  27.     Gabriel Gonzalez
  28.     9050 Larkspur Dr
  29.     Westminster CA 92683
  30.  
  31.  
  32.  
  33.