Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MartinIngesen/HonnyPotter
WordPress Honeypot
https://github.com/MartinIngesen/HonnyPotter
Last synced: about 1 month ago
JSON representation
WordPress Honeypot
- Host: GitHub
- URL: https://github.com/MartinIngesen/HonnyPotter
- Owner: MartinIngesen
- License: gpl-2.0
- Created: 2015-10-21T21:35:44.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-18T22:04:50.000Z (almost 7 years ago)
- Last Synced: 2024-08-03T23:06:35.096Z (4 months ago)
- Language: PHP
- Homepage:
- Size: 18.6 KB
- Stars: 28
- Watchers: 8
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-honeypots - HonnyPotter - WordPress login honeypot for collection and analysis of failed login attempts. (Honeypots)
- awesome-honeypots - HonnyPotter - WordPress login honeypot for collection and analysis of failed login attempts. (Honeypots)
- fucking-awesome-honeypots - HonnyPotter - WordPress login honeypot for collection and analysis of failed login attempts. (Honeypots)
README
# HonnyPotter
Available at [https://wordpress.org/plugins/honnypotter/](https://wordpress.org/plugins/honnypotter/).
# How to install
1. Copy all the files into a new directory in ``$WP_ROOT/wp-content/plugins/``
2. Activate the plugin via the WordPress administration panel. (``/wp-admin/plugins.php``)
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.# 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.
# Credits
[Created because Per Thorsheim wanted it.](https://twitter.com/thorsheim/status/656828775850725376)