shell bypass 403
UnknownSec Shell
:
/
home
/
forge
/
mpc.brannanatkinson.com
/
node_modules
/
alpinejs
/
src
/
utils
/ [
drwxrwxr-x
]
upload
mass deface
mass delete
console
info server
name :
throttle.js
export function throttle(func, limit) { let inThrottle return function() { let context = this, args = arguments if (! inThrottle) { func.apply(context, args) inThrottle = true setTimeout(() => inThrottle = false, limit) } } }
© 2026 UnknownSec