shell bypass 403

Cubjrnet7 Shell

: /home/eklavya/www/plugins/finder/tags/ [ drwxr-xr-x ]

name : tags.xml
<?xml version="1.0" encoding="UTF-8"?>
<extension type="plugin" group="finder" method="upgrade">
	<name>plg_finder_tags</name>
	<author>Joomla! Project</author>
	<creationDate>2013-02</creationDate>
	<copyright>(C) 2013 Open Source Matters, Inc.</copyright>
	<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
	<authorEmail>[email protected]</authorEmail>
	<authorUrl>www.joomla.org</authorUrl>
	<version>3.0.0</version>
	<description>PLG_FINDER_TAGS_XML_DESCRIPTION</description>
	<namespace path="src">Joomla\Plugin\Finder\Tags</namespace>
	<files>
		<folder plugin="tags">services</folder>
		<folder>src</folder>
	</files>
	<languages>
		<language tag="en-GB">language/en-GB/plg_finder_tags.ini</language>
		<language tag="en-GB">language/en-GB/plg_finder_tags.sys.ini</language>
	</languages>
	<config>
		<fields name="params">
			<fieldset name="basic" addfieldprefix="Joomla\Component\Finder\Administrator\Field">
				<field
					name="search_archived"
					type="radio"
					layout="joomla.form.field.radio.switcher"
					label="PLG_FINDER_TAGS_FIELD_SEARCH_ARCHIVED_LABEL"
					description="PLG_FINDER_TAGS_FIELD_SEARCH_ARCHIVED_DESC"
					default="1"
					filter="integer"
					>
					<option value="0">JNO</option>
					<option value="1">JYES</option>
				</field>
				<field
					name="taxonomies"
					type="taxonomytypes"
					label="PLG_FINDER_TAGS_TAXONOMIES_LABEL"
					default="type,language,author"
					multiple="true"
					>
					<option value="author">PLG_FINDER_TAGS_TAXONOMIES_AUTHOR</option>
					<option value="language">PLG_FINDER_TAGS_TAXONOMIES_LANGUAGE</option>
					<option value="type">PLG_FINDER_TAGS_TAXONOMIES_TYPE</option>
				</field>
			</fieldset>
		</fields>
	</config>
</extension>

© 2025 Cubjrnet7