Welcome Guest, Not a member yet? Register   Sign In
How to hide Codeigniter from Wappalyzer firefox plugin?
#8

[eluser]term25[/eluser]
[quote author="CroNiX" date="1338659684"]No, you set the cookie name in your config, like the session cookie name whose default name is "ci_session". Why would you need to rework the cookie helper? You set those cookie names when you create the individual cookies, and they won't be the default CI names (since you make them yourself) so noone will know it was a "CI" cookie.

Also, they are just looking for the common directory names to see if they get a denied message, and if they do its most likely codeigniter (or other base install of another cms/framework/whatever, like looking for "wp-admin" on a wordpress site), like "system" and "application". Moving them works, but so does renaming them to something other than their default values.

[/quote]
SOLVED Wink

All you need to do is change ci_session in config.php to e.g. mysuperapp_session and wappalyzer can not detect it anymore. Moving folder or renaming them is not necessary, however it helps with security etc. But do not remember to clear browser session or uninstall and install wappalyzer to see the changes in effect.


Messages In This Thread
How to hide Codeigniter from Wappalyzer firefox plugin? - by El Forum - 06-01-2012, 07:03 AM
How to hide Codeigniter from Wappalyzer firefox plugin? - by El Forum - 06-01-2012, 12:23 PM
How to hide Codeigniter from Wappalyzer firefox plugin? - by El Forum - 06-01-2012, 01:00 PM
How to hide Codeigniter from Wappalyzer firefox plugin? - by El Forum - 06-01-2012, 02:22 PM
How to hide Codeigniter from Wappalyzer firefox plugin? - by El Forum - 06-02-2012, 03:48 AM
How to hide Codeigniter from Wappalyzer firefox plugin? - by El Forum - 06-02-2012, 03:48 AM
How to hide Codeigniter from Wappalyzer firefox plugin? - by El Forum - 06-02-2012, 10:54 AM
How to hide Codeigniter from Wappalyzer firefox plugin? - by El Forum - 06-02-2012, 01:25 PM



Theme © iAndrew 2016 - Forum software by © MyBB