shell bypass 403
UnknownSec Shell
:
/
home
/
forge
/
lolas.brannanatkinson.com
/
vendor
/
statamic
/
cms
/
resources
/
js
/ [
drwxrwxr-x
]
upload
mass deface
mass delete
console
info server
name :
store.js
export default { namespaced: true, state: { windowWidth: null, fieldtypes: null, composer: {}, config: {}, conditions: {}, }, mutations: { windowWidth(state, width) { state.windowWidth = width; }, fieldtypes(state, fieldtypes) { state.fieldtypes = fieldtypes; }, composer(state, composer) { state.composer = composer; }, config(state, config) { state.config = config; }, configValue(state, payload) { state.config[payload.key] = payload.value; }, preferences(state, preferences) { state.config.user.preferences = preferences; }, condition(state, payload) { state.conditions[payload.name] = payload.condition; } } };
© 2026 UnknownSec