Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ph-7/honeypots
:honeybee: Examples of Honeypots to create the fake admin panels :honey_pot: This honeypot can help to understand and improve the security problems of your website or web app. There is an example of fake admin area for standalone and another honeypot fake admin login page for Joomla! CMS
https://github.com/ph-7/honeypots
admin fake fake-admin-panel honeypot honeypot-fake-admin joomla security
Last synced: 25 days ago
JSON representation
:honeybee: Examples of Honeypots to create the fake admin panels :honey_pot: This honeypot can help to understand and improve the security problems of your website or web app. There is an example of fake admin area for standalone and another honeypot fake admin login page for Joomla! CMS
- Host: GitHub
- URL: https://github.com/ph-7/honeypots
- Owner: pH-7
- License: other
- Created: 2012-09-07T00:04:56.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-12-13T20:20:33.000Z (about 12 years ago)
- Last Synced: 2024-10-13T12:24:21.261Z (2 months ago)
- Topics: admin, fake, fake-admin-panel, honeypot, honeypot-fake-admin, joomla, security
- Language: PHP
- Homepage: http://github.com/pH-7/Honeypots
- Size: 168 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-honeypot - **1**星
README
# Honeypots
This is an example of using honeypots with a Standalone model and a model with the Joomla CMS.
Note: The code has been tested with Joomla version 2.5, but it should be easy to adapt to other versions.You can also see an example of a module for pH7CMS here: http://github.com/pH-7/fake-admin-honeypot-V1.1
## Server Requirements
PHP 5.2.4 or higher.
## Author
Pierre-Henry Soria
## License
This source code is under the license [Creative Commons Attribution 3.0](http://creativecommons.org/licenses/by/3.0/) or later; See the LICENSE.txt file.