shell bypass 403
<?xml version="1.0" encoding="utf-8"?> <access component="com_advancedmodules"> <section name="component"> <action name="core.admin" title="JACTION_ADMIN"/> <action name="core.manage" title="JACTION_MANAGE"/> <action name="core.create" title="JACTION_CREATE"/> <action name="core.delete" title="JACTION_DELETE"/> <action name="core.edit" title="JACTION_EDIT"/> <action name="core.edit.state" title="JACTION_EDITSTATE"/> <action name="module.edit.frontend" title="COM_MODULES_ACTION_EDITFRONTEND"/> </section> <section name="module"> <action name="core.delete" title="JACTION_DELETE"/> <action name="core.edit" title="JACTION_EDIT"/> <action name="core.edit.state" title="JACTION_EDITSTATE"/> <action name="module.edit.frontend" title="COM_MODULES_ACTION_EDITFRONTEND"/> </section> </access>