Introduction
Joomla websites are susceptible to a wide range of attacks including SQL injections, brute-force attacks, and unauthorized logins. There are many joomla security plugins can improve the security of your website by addressing common security issues such as changing the administrator account from admin.
Current joomla security plugins don’t protect or hide joomla files. I have developed JB Hide Component and plugin because most hackers and bots know where to find important Joomla files and pages. A bot that is designed to target Joomla websites will therefore attack any website with Joomla files, and pass by those that do not.
Just as hacking software takes advantage of the fact that all Joomla websites are structured in the same way, JB Hide takes advantage of the fact that software can only target your website if it knows your website structure. It does this by removing all evidence that your website is powered by Joomla. This makes it very difficult for hackers to infiltrate your website.
Boost your security
JB Hide control access to PHP files. It protects your site from almost 90% of SQL-Injection and eXSS attacks caused by direct access to PHP files. This means you can install unsafe plugins without worry abhout security.
That makes impossible for hackers to find the path to php files and they can not identify the whether the joomla is used for website.
How does it work
The magic starts now… But before it please note everything is in its default location and we just control access to it. This guarantees maximum compatibility for our plugin.
Redirect to 404 page from users page index?options=com_users
Hide administrator link
· Try this: http://flance.info/hideme/index.php?options=com_users
· Not found!? OK. Redirected to custom 404 page
· Try http://flance.info/hideme/administrator
· NOT found try this http://flance.info/hideme/administrator/?test=1234
You get administrator page
In html output of the site you get
Change Joomla template directory, remove template Info from stylesheet, hash template folder name
Instead of template/template_name/template.css you get bare/jt315/css/template.css
Instead of template/template_name/template.js you get bare/jt315/css/template.js
Change components/ modules / plugins/ media directory folder and hash folders’s name for AJAX url and CSS files , etc
· Instead of media/jui /js/jquery.min.js flance.info/hideme/me/fhetq/js/jquery.min.js
· Instead of intead of module/js/javascriptfilename.js you get /fakemodulename/ hashed – example :sw2ww /js/ javascriptfilename.js
· Instead of intead of component/js/javascriptfilename.js you get /fakecomponentname/ hashed – example :sw2ww /javascriptfilename.js
· Instead of intead of plugins/js/javascriptfilename.js you get /fakepluginsname/hashed – example :sw2ww/javascriptfilename.js
Getting fake fol
JB Hide
- Version:
- 1.0
- Developer:
- frog
- Last updated:
-
Dec 31 2015
8 years ago - Date added:
- Nov 19 2014
- License:
- GPLv2 or later
- Type:
- Paid download
- Includes:
- c p
- Compatibility:
- J3
This extension does NOT implement the Joomla! Update System
Share