ეს პლაგინი არ დატესტილა WordPress-ის 3 ძირითად ვერსიაზე. როგორც ჩანს, ის უკვე აღარ არის მხარდაჭერილი და შესაძლოა არ იყოს თავსებადი WordPress-ის მიმდინარე ვერსიასთან.

HonnyPotter

აღწერა

A honeypot for logging all failed login-attempts.

Source code and issues available at https://github.com/MartinIngesen/HonnyPotter.

Note(!!!)

This will currently make all failed login attempts globally accessible. Use at your own risk. Clear the logs immediately if you for some reason type in your wrong (but almost correct) password. This might change in a future version.

დაყენება

  1. Create a HonnyPotter directory in /wp-content/plugins/ and upload all the files there.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Navigate to the settings panel under Settings > HonnyPotter
  4. Here you can alternatively change the log name. We autogenerate a random name on plugin installation.
  5. All failed login attempts will be logged to the log file.

ხდკ

Will my actual username and password be saved?

No. Only failed attempts get recorded in the logs.

How do I clear the logs?

FTP or access the WordPress installation, navigate to the HonnyPotter folder and delete the log.

მიმოხილვები

There are no reviews for this plugin.

მონაწილეები & დეველოპერები

“HonnyPotter” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.

მონაწილეები

გადათარგმნეთ HonnyPotter თქვენს ენაზე.

დაინტერესებული ხართ დეველოპმენტით?

დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.

ცვლილებები

1.3

  • Added some links to the GitHub repo, and information re: how to contact me for bugs or issues.

1.2

  • Fixed issue [Fatal error :( #1](https://github.com/MartinIngesen/HonnyPotter/issues/1) by rewriting the code for randomizing logfile-names.

1.1

  • First version.