shell bypass 403
UnknownSec Shell
:
/
usr
/
lib
/
node_modules
/
gulp
/
node_modules
/
liftoff
/
lib
/ [
drwxr-xr-x
]
upload
mass deface
mass delete
console
info server
name :
array_find.js
'use strict'; function arrayFind(arr, fn) { if (!Array.isArray(arr)) { return; } var idx = 0; while (idx < arr.length) { var result = fn(arr[idx]); if (result) { return result; } idx++; } } module.exports = arrayFind;
© 2026 UnknownSec